What | Removed | Added |
---|---|---|
Assignee | screening-team-bugs@suse.de | mgorman@suse.com |
% osc maintainer -e trace-cmd Defined in package: devel:tools/trace-cmd bugowner of trace-cmd : - maintainer of trace-cmd : mgorman@suse.com, daniel.wagner@suse.com Defined in project: devel:tools bugowner of trace-cmd : - maintainer of trace-cmd : dmueller@suse.com, stephan@kulow.org, meissner@suse.com, rguenther@suse.com, tiwai@suse.com, duwe@suse.com, werner@suse.com, matz@suse.com, sleep_walker@opensuse.org, tonyj@suse.com, mpluskal@suse.com, jubalh@iodoru.org, - Latest changes: https://build.opensuse.org/projects/openSUSE:Factory/packages/trace-cmd/files/trace-cmd.changes?expand=1 >> ------------------------------------------------------------------- >> Fri May 10 09:19:23 UTC 2024 - Petr Tesařík <ptesarik@suse.com> >> >> - Build with support for zlib and zstd compression. >> >> ------------------------------------------------------------------- >> Thu Jun 15 19:09:55 UTC 2023 - Tony Jones <tonyj@suse.com> >> >> - Add explicit thread dependency for older versions of meson (i.e SLE-15-SP5) >> New patch: libtracecmd-add-explicit-meson-thread-dependency.patch >> New patch: tracecmd-add-explicit-meson-thread-dependency.patch >> >> ------------------------------------------------------------------- >> Thu Jun 15 18:55:34 UTC 2023 - Tony Jones <tonyj@suse.com> >> >> - Update to version 3.2 >> * Add trace-attach.c to meson build >> * Add initial support for meson >> * Quiet valgrind from reporting forked children >> * Close handle after opening >> * Fix memory leaks of followers >> * Add Makefile target for memory test >> * Update the version to the development >> * Add new command "attach" >> * Add tracecmd_get_tsc2nsec() API >> * Unlock records in tracecmd_iterate_events() >> * Add "IP" to -N argument in help message >> * Remove redundant check of instance in allocate_instance() >> * Free buf_from in error path of tracecmd_compress_copy_from() >> * Update v7 trace.dat documentation to clarify the strings section >> * Do not destroy existing instances >> * Do not extract top level unless told to >> * Fix tracecmd_compress_copy_from() write size return >> * Document filter scope >> * Support global filters >> * Ensure filter is applied to single input file >> * Open code execvp routine to avoid multiple execve syscalls >> >> - Drop patches (upstream): >> * 0001-libtracecmd-Add-initial-support-for-meson.patch >> * 0002-trace-cmd-Add-initial-support-for-meson.patch >> >> -------------------------------------------------------------------