| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: trace-cmd | Distribution: SUSE Linux Enterprise 15 |
| Version: 2.6.1 | Vendor: SUSE LLC <https://www.suse.com/> |
| Release: 2.37 | Build date: Fri May 25 23:33:21 2018 |
| Group: Development/Tools/Debuggers | Build host: sheep65 |
| Size: 569406 | Source RPM: trace-cmd-2.6.1-2.37.src.rpm |
| Packager: https://www.suse.com/ | |
| Url: http://elinux.org/Ftrace | |
| Summary: Configuration tool for Ftrace | |
trace-cmd is a command-line tool for configuring Ftrace.
GPL-2.0 and LGPL-2.1
* Wed Nov 01 2017 mgorman@suse.com
- Add audit-devel as a build dependency to remove a build warning
- Revert event-fork support as children are not properly traced (bsc#1064552)
Adds revert-trace-cmd-if-event-fork-exists-use-it-instead-of-ptrace.patch
- Bump release number
* Mon Aug 28 2017 mgorman@suse.com
- Upgrade to version 2.6.1
- Improved robust handling of malloc failures and corrupted input
- Improved graphing support
- Fix bug due to double frees
- Fix output format oddities
- Add filtering of specific pids
- Add bash-completion handler
- New option: --max-graph-depth to limit graph depth
- New option: -I remove interrupts from trace
- New option: -S remove softirqs from trace
- New option: --ts2secs to convert cycles into seconds
- Updated makefile-lib64.patch to match upstream Makefile changes
* Wed Oct 05 2016 mel.gorman@microfocus.com
- Upgrade to version 2.6
- New option: -g for trace-cmd profile on custom events
- New option: -G to make irqs global events in trace-cmd profile
- New option: -B and -t options to trace-cmd extract to handle instances
- New option: -a for all instances in trace-cmd extract
- New option: -a for all instances for trace-cmd stop, reset, and restart
- New option: --debug to trace-cmd report that shows markup of the trace.dat file.
- New option: --by-comm to group tasks together by their names in trace-cmd profile.
- New plugin: Added plugin for tlb_flush event
- output: Show actual event paths instead of glob when starting
- output: Simplify status output at end of trace
- output: Sort events in trace-cmd profile
- output: Show instance names in trace-cmd stat
- Plugins are now allowed to have options
- Have trace-cmd hist work with instances
- Upgrade to version 2.5.2
- Added support for tracefs filesystem.
- profile: Show timestamps of max and mins
- profile: Add -H for user specified event hooking
- Have -H in record be saved for report --profile to use
* Wed Jan 28 2015 mgorman@suse.com
- Upgrade to version 2.5.1
- New command stream: stream to console without files
- New command profile: live statistic gathering
- New command stat: show what can be enabled
- New command hist: histogram of recorded events
- New command mem: filter a trace for kernel slab allocator calls
- New option: record --profile will enable the same defaults as used
with trace-cmd profile
- New option: report --event filter recorded events based on a regex
- New option: report --profile produces identical output as trace-cmd profile
except on recorded data instead of live data.
- Resets all modifications to existing tracing options on completion
- Trace multiple PIDs (-P x,y,z)
* Tue Mar 12 2013 mgorman@suse.com
- Upgrade to version 2.0.4
- Have read splice check for EINTR or EAGAIN
- Do not block during ring buffer extract
- Do not block on reads when record is finished
The read splice check is expected to be necessary for trace-cmd to
work with Linux kernel versions 3.10 and later.
* Thu Dec 20 2012 tonyj@suse.com
- 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. This adds
an openSUSE-specific patch called "makefile-lib64.patch" that will
not be pushed upstream.
* Mon Oct 08 2012 mgorman@suse.com
- Move to upstream stable version v2.0.1. Previously backported patches
and openSUSE-specific path patches have been merged upstream in this
version.
- Allow filtering by function names instead of pointers
- Numberous formatting fixes
- Many small stability fixes in the event parser, libtraceevent and trace-cmd.
Off-by-one errors, potential memory leaks etc.
- Reduced memory and CPU usage. Closes file descriptors that pin kernel memory,
avoids loading of python if python plugins are not in use.
* Fri Sep 28 2012 mgorman@suse.com
- Backport patches necessary for the "wakeup" plugin to collect
actual data and report it without segmentation faults.
* Wed Sep 19 2012 mgorman@suse.com
- Depend on libxslt instead of xsltproc on older releases.
* Mon Sep 17 2012 mgorman@suse.com
- Initial package
/etc/bash_completion.d/trace-cmd.bash /usr/bin/trace-cmd /usr/lib64/trace-cmd /usr/lib64/trace-cmd/plugins /usr/lib64/trace-cmd/plugins/plugin_blk.so /usr/lib64/trace-cmd/plugins/plugin_cfg80211.so /usr/lib64/trace-cmd/plugins/plugin_function.so /usr/lib64/trace-cmd/plugins/plugin_hrtimer.so /usr/lib64/trace-cmd/plugins/plugin_jbd2.so /usr/lib64/trace-cmd/plugins/plugin_kmem.so /usr/lib64/trace-cmd/plugins/plugin_kvm.so /usr/lib64/trace-cmd/plugins/plugin_mac80211.so /usr/lib64/trace-cmd/plugins/plugin_sched_switch.so /usr/lib64/trace-cmd/plugins/plugin_scsi.so /usr/lib64/trace-cmd/plugins/plugin_tlb.so /usr/lib64/trace-cmd/plugins/plugin_xen.so /usr/share/doc/packages/trace-cmd /usr/share/doc/packages/trace-cmd/COPYING /usr/share/man/man1/kernelshark.1.gz /usr/share/man/man1/trace-cmd-check-events.1.gz /usr/share/man/man1/trace-cmd-extract.1.gz /usr/share/man/man1/trace-cmd-hist.1.gz /usr/share/man/man1/trace-cmd-list.1.gz /usr/share/man/man1/trace-cmd-listen.1.gz /usr/share/man/man1/trace-cmd-mem.1.gz /usr/share/man/man1/trace-cmd-options.1.gz /usr/share/man/man1/trace-cmd-profile.1.gz /usr/share/man/man1/trace-cmd-record.1.gz /usr/share/man/man1/trace-cmd-report.1.gz /usr/share/man/man1/trace-cmd-reset.1.gz /usr/share/man/man1/trace-cmd-restore.1.gz /usr/share/man/man1/trace-cmd-show.1.gz /usr/share/man/man1/trace-cmd-snapshot.1.gz /usr/share/man/man1/trace-cmd-split.1.gz /usr/share/man/man1/trace-cmd-stack.1.gz /usr/share/man/man1/trace-cmd-start.1.gz /usr/share/man/man1/trace-cmd-stat.1.gz /usr/share/man/man1/trace-cmd-stop.1.gz /usr/share/man/man1/trace-cmd-stream.1.gz /usr/share/man/man1/trace-cmd.1.gz /usr/share/man/man5/trace-cmd.dat.5.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Aug 9 14:57:03 2025