mirror of
https://github.com/crash-utility/crash
synced 2025-02-24 17:36:50 +00:00
Linux 4.7 kernel commit dcb0b5575d24 that changed the bit index for the TRACE_EVENT_FL_TRACEPOINT flag. Without the patch, the "extend" command fails to load the trace.so module, with the error message "extend: /path/to/crash/extensions/trace.so: no commands registered: shared object unloaded". The patch reads the flag's enum value dynamically instead of using a hard-coded value. (namhyung@gmail.com) |
||
---|---|---|
.. | ||
dminfo.c | ||
echo.c | ||
eppic.c | ||
eppic.mk | ||
Makefile | ||
snap.c | ||
snap.mk | ||
trace.c |