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:
BIN
libtracefs-1.3.1.tar.gz
(Stored with Git LFS)
BIN
libtracefs-1.3.1.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
libtracefs-1.4.1.tar.gz
(Stored with Git LFS)
Normal file
BIN
libtracefs-1.4.1.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -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
|
||||
|
Reference in New Issue
Block a user