SHA256
1
0
forked from pool/lttng-ust

Accepting request 732859 from home:marxin:branches:devel:tools:lttng

- Update to version 2.10.5:
  * New tracef() instrumentation facility. Excerpt from
    the lttng-ust(3) man page.
  * Perf PMU counters support from user-space on x86.
  * Library base address dump is now stable
    (thanks to Mentor for their contribution).
  * fixes boo#1149704.

OBS-URL: https://build.opensuse.org/request/show/732859
OBS-URL: https://build.opensuse.org/package/show/devel:tools:lttng/lttng-ust?expand=0&rev=33
This commit is contained in:
2019-09-24 10:54:52 +00:00
committed by Git OBS Bridge
parent 9d6dc6d6c3
commit 71bb09feb6
6 changed files with 27 additions and 16 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Sep 24 08:06:00 UTC 2019 - Martin Liška <mliska@suse.cz>
- Update to version 2.10.5:
* New tracef() instrumentation facility. Excerpt from
the lttng-ust(3) man page.
* Perf PMU counters support from user-space on x86.
* Library base address dump is now stable
(thanks to Mentor for their contribution).
* fixes boo#1149704.
-------------------------------------------------------------------
Wed Nov 14 12:28:56 UTC 2018 - sor.alexei@meowr.ru