crash/extensions
Dave Anderson 9c49844316 Fix for the "trace.c" extension module. The kernel buffer referenced
by "max_tr_ring_buffer" is not available in all configurations of the
kernel so the unitialized max_tr_ring_buffer variable should not be
used.  A similar check existed previously before the recent rework of
the trace extension module to support multiple buffers.
(rabinv@axix.com)
2017-02-07 10:42:46 -05:00
..
dminfo.c Initial commit: crash-7.0.4 2014-01-28 16:46:11 -05:00
echo.c Initial commit: crash-7.0.4 2014-01-28 16:46:11 -05:00
eppic.c Initial commit: crash-7.0.4 2014-01-28 16:46:11 -05:00
eppic.mk Update the extensions/eppic.mk file to clone the eppic source code 2015-07-09 10:45:18 -04:00
Makefile Remove the leftover ".constructor" build file in the extensions 2015-05-18 11:00:31 -04:00
snap.c Added support for the ARM64 architecture in the extensions/snap.c 2014-04-04 15:22:43 -04:00
snap.mk Build extension modules that utilize the generic extensions/Makefile 2015-04-24 10:42:54 -04:00
trace.c Fix for the "trace.c" extension module. The kernel buffer referenced 2017-02-07 10:42:46 -05:00