[ltt-dev] [PATCH v4 0/2] add tracepoints and markers for panic and kexec event
Zhaolei
zhaolei at cn.fujitsu.com
Thu Feb 19 04:22:53 EST 2009
Hello,
Panic and kexec related events are useful for flight-recorder.
I updated this patch to top of lttng git tree(2.6.29-rc3-lttng-0.92).
And add marker interface to these tracepoints.
Changelog:
v4: (based on v2)
Update patch to top of lttng git tree(2.6.29-rc3-lttng-0.92).
Add marker interface to these tracepoints.
v3: Move tracepoint header from include/trace/kernel.h
to include/trace/notifier.h(it is wrong, discard)
v2: Move tracepoint header from include/trace/panic(kexec).h
to include/trace/kernel.h
v1: Add panic and kexec related tracepoints.
B.R.
Zhaolei
More information about the lttng-dev
mailing list