forked from pool/libtraceevent
Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 7a20bd36f1 | |||
| 892f06e26c |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:233d88adf5bae6b4511980f0f6314f348326b55fdb3dc9c4212c810e1ab06789
|
||||
size 156029
|
||||
BIN
libtraceevent-1.8.4.tar.gz
LFS
Normal file
BIN
libtraceevent-1.8.4.tar.gz
LFS
Normal file
Binary file not shown.
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 30 10:59:16 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.8.4:
|
||||
* Have sizeof() parsing handle u8/s8 through u64/s64
|
||||
* Print arrays like Linux does
|
||||
* Print function pointer address when TEP_EVENT_FL_PRINTRAW is specified
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 31 15:45:06 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libtraceevent
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -22,7 +22,7 @@
|
||||
%define sodname %{dname}%{sonum}
|
||||
|
||||
Name: libtraceevent
|
||||
Version: 1.8.3
|
||||
Version: 1.8.4
|
||||
Release: 0
|
||||
Summary: Linux kernel trace event library
|
||||
License: GPL-2.0-only AND LGPL-2.1-only
|
||||
|
||||
Reference in New Issue
Block a user