Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package trace-cmd for openSUSE:Factory checked in at 2025-02-04 18:13:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/trace-cmd (Old) and /work/SRC/openSUSE:Factory/.trace-cmd.new.2316 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "trace-cmd" Tue Feb 4 18:13:26 2025 rev:21 rq:1242997 version:3.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/trace-cmd/trace-cmd.changes 2024-05-11 18:24:43.425917563 +0200 +++ /work/SRC/openSUSE:Factory/.trace-cmd.new.2316/trace-cmd.changes 2025-02-04 18:14:48.441167816 +0100 @@ -1,0 +2,40 @@ +Tue Feb 4 08:53:01 UTC 2025 - Andrea Manzini <[email protected]> + +- Update to latest upstream version 3.3.1: + * Disable function trace option func_stack_trace before clearing filter + * Fix compression algorithm for files greater than 2GB + * Update printf format to match unsigned parameters. + +- Update to version 3.3.0: + * Now by default, the output shows the latency lines: + * Add feature to build with meson from using make + * Add trace-cmd record --daemonize + * Add trace-cmd show --buffer-subbuf-size option + This will display the "subbuf-size" of the instance ring buffer. + (New Linux kernel featuer added in v6.8) + * Add trace-cmd show --buffer_percent option + This will display the "buffer_percent" option, added in v5.0. + * Add trace-cmd show --hist and --trigger options + Add options to trace-cmd show to display the hist and trigger contents + of events. + * Add new command "sqlhist" that makes trace-cmd do the same work as + the sqlhist code in libtracefs. + * Show "buffer_subbuf_size" in trace-cmd stat + * Add trace-cmd record --subbuf-size option + * Allow trace-cmd report to read multiple files without using the -i + option. That is, "trace-cmd report trace*.dat" will now work. + * Have trace-cmd split work with trace.dat files with multiple instances. + * Allow trace-cmd split to split out instance buffers + * Allow trace-cmd record to support -m option when recording from an agent. + * Fix output file names for trace-cmd split + * Fix the way filters were applied to trace-cmd report with multiple trace.dat + files. + * Fix the trace-cmd reset -d option + * Fix meson build issue + * Make some man pages clean ups + * Fix other minor issues. + +- dropped patch: libtracecmd-add-explicit-meson-thread-dependency.patch +- dropped patch: tracecmd-add-explicit-meson-thread-dependency.patch + +------------------------------------------------------------------- Old: ---- libtracecmd-add-explicit-meson-thread-dependency.patch trace-cmd-v3.2.tar.gz tracecmd-add-explicit-meson-thread-dependency.patch New: ---- trace-cmd-v3.3.1.tar.gz BETA DEBUG BEGIN: Old: - dropped patch: libtracecmd-add-explicit-meson-thread-dependency.patch - dropped patch: tracecmd-add-explicit-meson-thread-dependency.patch Old: - dropped patch: libtracecmd-add-explicit-meson-thread-dependency.patch - dropped patch: tracecmd-add-explicit-meson-thread-dependency.patch BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ trace-cmd.spec ++++++ --- /var/tmp/diff_new_pack.jEcpqx/_old 2025-02-04 18:14:49.037192407 +0100 +++ /var/tmp/diff_new_pack.jEcpqx/_new 2025-02-04 18:14:49.041192572 +0100 @@ -1,7 +1,7 @@ # # spec file for package trace-cmd # -# 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 @@ -17,15 +17,13 @@ Name: trace-cmd -Version: 3.2 +Version: 3.3.1 Release: 0 Summary: Configuration tool for Ftrace License: GPL-2.0-only Group: Development/Tools/Debuggers URL: https://git.kernel.org/pub/scm/utils/trace-cmd/trace-cmd.git Source0: trace-cmd-v%{version}.tar.gz -Patch1: libtracecmd-add-explicit-meson-thread-dependency.patch -Patch2: tracecmd-add-explicit-meson-thread-dependency.patch BuildRequires: asciidoc BuildRequires: fdupes BuildRequires: libtraceevent-devel ++++++ trace-cmd-v3.2.tar.gz -> trace-cmd-v3.3.1.tar.gz ++++++ ++++ 5676 lines of diff (skipped)
