60c06ea820
- Update to version 3.3.3: * Fix completion of trace-cmd report to show files * Fix checking glob() return values * Fix open file descriptors in trace-cmd split
Daniel Wagner2025-08-27 07:51:51 +00:00
996c4024ab
- Update to version 3.3.2: * Add trace-cmd show --max_latency * Bail out of trace-cmd reset on invalid options * Add trace-cmd reset -k option to keep events * New bash completions * Update help messages of trace-cmd show for --hist and --trigger options * Fix some memory errors * Fix sqlhist initialization of variables * Fix trace-cmd record demonization stdin redirection to /dev/null
Daniel Wagner2025-04-29 12:21:06 +00:00
28da69ea74
Accepting request 1242997 from devel:tools
Ana Guerrero2025-02-04 17:13:26 +00:00
bfc6b0874b
- 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
Daniel Wagner2025-02-04 09:13:54 +00:00
129d773cc0
- Upgrade to version v2.0.2 Changelog: - Update README for plugins directory - trace-cmd: Move trace-cmd python modules to lib/ - python: Fix further issues of struct record rename - Fix libraries to install in /usr/lib64 on relevant archs.
Tony Jones2012-12-29 06:33:32 +00:00
f6446e5649
Accepting request 137531 from devel:tools
Stephan Kulow
2012-10-10 07:33:46 +00:00