lisa.trace: Fix Trace.from_target() with kernel module
FIX FtraceCollector.get_data() yields a broken trace when some events are coming from the kernel modules, since the trace is extracted from the kernel after the module has been unloaded so the event format is unknown.
Loading
Please register or sign in to comment