Implement state dump
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 16 Feb 2012 02:02:00 +0000 (21:02 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 16 Feb 2012 02:02:00 +0000 (21:02 -0500)
commitc337ddc219f608d4d35f461bdc9d2246324d6708
tree29e0fc0d8a1c151bfbdb75dbfae6789d82eeee2b
parented5a7a8ff90907466838a57cd0cf8500d83a5e9f
Implement state dump

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Makefile
instrumentation/events/lttng-module/lttng-statedump.h [new file with mode: 0644]
lttng-events.c
lttng-events.h
lttng-probes.c
lttng-statedump-impl.c [new file with mode: 0644]
probes/Makefile
probes/lttng-events.h
probes/lttng-probe-statedump.c [new file with mode: 0644]
wrapper/irqdesc.c [new file with mode: 0644]
wrapper/irqdesc.h [new file with mode: 0644]
This page took 0.029198 seconds and 4 git commands to generate.