File trace-cmd.changes of Package trace-cmd
-------------------------------------------------------------------
Mon Oct 8 19:18:13 UTC 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 15:12:32 UTC 2012 - mgorman@suse.com
- Backport patches necessary for the "wakeup" plugin to collect
actual data and report it without segmentation faults.
-------------------------------------------------------------------
Wed Sep 19 10:29:43 UTC 2012 - mgorman@suse.com
- Depend on libxslt instead of xsltproc on older releases.
-------------------------------------------------------------------
Mon Sep 17 16:11:52 UTC 2012 - mgorman@suse.com
- Initial package