forked from pool/libtracefs
Accepting request 983245 from home:wagi:branches:benchmark
- Update to latest upstream version (1.4.1) * Raw uprobe API: tracefs_uprobe_alloc() tracefs_uretprobe_alloc * Return the debugfs mount point tracefs_debug_dir() * sqlhst Fix labels being ignored for synthetic event field Allow same event to be both the start and end event Use unique names for labels Report errors when executing commands OBS-URL: https://build.opensuse.org/request/show/983245 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libtracefs?expand=0&rev=10
This commit is contained in:
parent
226b2d5af4
commit
3e45a3d607
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d03a2f86d894ae2ae67c9022da7431b3991addc52da7dbe829046fdede3032e2
|
||||
size 175453
|
3
libtracefs-1.4.1.tar.gz
Normal file
3
libtracefs-1.4.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cf2bb679e534180487cb295ec6cfc06f53d87f8118ba0bf8ba874e2f666fffd9
|
||||
size 178490
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 7 08:34:18 UTC 2022 - Daniel Wagner <daniel.wagner@suse.com>
|
||||
|
||||
- Update to latest upstream version (1.4.1)
|
||||
* Raw uprobe API:
|
||||
tracefs_uprobe_alloc()
|
||||
tracefs_uretprobe_alloc
|
||||
* Return the debugfs mount point
|
||||
tracefs_debug_dir()
|
||||
* sqlhst
|
||||
Fix labels being ignored for synthetic event field
|
||||
Allow same event to be both the start and end event
|
||||
Use unique names for labels
|
||||
Report errors when executing commands
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 5 15:46:56 UTC 2022 - Daniel Wagner <daniel.wagner@suse.com>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
Name: libtracefs
|
||||
%define lname libtracefs1
|
||||
Version: 1.3.1
|
||||
Version: 1.4.1
|
||||
Release: 0
|
||||
Summary: Linux kernel trace file system library
|
||||
License: LGPL-2.1-only
|
||||
|
Loading…
Reference in New Issue
Block a user