Changelog for
crash-trace-command-2.0-14.el7.x86_64.rpm :
Mon Aug 20 14:00:00 2018 Dave Anderson
- 2.0-14
- Fix for ftrace_event_call data structure change
Resolves: rhbz#1596549
Wed Dec 6 13:00:00 2017 Dave Anderson - 2.0.13
- Build requires crash-devel-7.2.0-2 and usage requires crash-7.2.0-2
because of load_module structure change.
Resolves: rhbz#1520825
Sun Apr 16 14:00:00 2017 Dave Anderson - 2.0.12
- Differentiate ppc64 .ring_buffer_read text symbol from ring_buffer_read data symbol
- Fix for ring_buffer_per_cpu.nr_pages size change on big-endian systems
- Fix for Linux 4.7 change to the TRACE_EVENT_FL_TRACEPOINT flag
Resolves: rhbz#1441914
Resolves: rhbz#1440726
Thu Feb 25 13:00:00 2016 Dave Anderson - 2.0-10
- Fix for ftrace symbol name changes in Linux 4.2
Resolves: rhbz#1265553
Tue Sep 2 14:00:00 2014 Dave Anderson - 2.0-9
- Add ppc64le support.
Resolves: rhbz#1123995
Fri Jan 24 13:00:00 2014 Daniel Mach - 2.0-8
- Mass rebuild 2014-01-24
Fri Dec 27 13:00:00 2013 Daniel Mach - 2.0-7
- Mass rebuild 2013-12-27
Thu Dec 5 13:00:00 2013 Dave Anderson - 2.0-6
- Add Linux 3.10 support.
Resolves: rhbz#863833
Tue Nov 12 13:00:00 2013 Dave Anderson - 2.0-5
- Add ARM64 support.
Resolves: rhbz#1028580
Tue Aug 20 14:00:00 2013 Dave Anderson - 2.0-4
- crash utility has added LZO and snappy compression in addition to zlib
Wed May 29 14:00:00 2013 Dave Anderson - 2.0-3
- Replace obsolete _init() and _fini() functions.
- Fix possible segmentation violation on calloc() failure.
- Initialize trace_dat to avoid compiler warning.
Mon Nov 26 13:00:00 2012 Dave Anderson - 2.0-2
- trace-cmd package required
- rpmlint cleanups to this file
- fix compiler warnings for trace.c
Wed Nov 21 13:00:00 2012 Qiao Nuohan - 2.0-1
- update code
Resolves: rhbz#863833
Wed Feb 8 13:00:00 2012 Dave Anderson - 1.0-4
- Build with RPM_OPT_FLAGS.
Resolves: rhbz#729018
Wed Jun 9 14:00:00 2010 Dave Anderson - 1.0-3
- Remove trace_dump.patch, which requires a kernel later than
the RHEL6 base of 2.6.32.
Resolves: rbhz#601536
Mon May 24 14:00:00 2010 Dave Anderson - 1.0-2
- Fix for segmentation violation with \"trace show -c cpu\" command,
and add \"trace dump -t\" command.
Resolves: rbhz#592887
Wed Dec 9 13:00:00 2009 Dave Anderson - 1.0-1.2
- fix Makefile to account for s390 build
- change exclusive arch entry from i386 to {ix86}
- Resolves: rbhz#545564
Tue Dec 8 13:00:00 2009 Dennis Gregorovic - 1.0-1.1
- Rebuilt for RHEL 6
Fri Sep 25 14:00:00 2009 Dave Anderson
- Initial crash-trace-command package