Support for linux kernels 2.6.32 through 2.6.37
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sun, 2 Sep 2012 19:33:09 +0000 (12:33 -0700)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sun, 2 Sep 2012 19:33:09 +0000 (12:33 -0700)
commit3a523f5b6b4f8ca82412cb45f2d2ad9c44e7d249
treedf4c34a8e7d267b62cafa470c7b303ce9a69183a
parent1638c9b4fa42c188ffa962552146537f8fb3d26e
Support for linux kernels 2.6.32 through 2.6.37

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
22 files changed:
.gitignore
Makefile
README
instrumentation/events/lttng-module/irq.h
instrumentation/events/lttng-module/sched.h
instrumentation/events/lttng-module/timer.h
linux-patches/backport-kallsym-sym-2.6.32.patch [new file with mode: 0644]
linux-patches/backport-splice-sym-2.6.32-34.patch [new file with mode: 0644]
linux-patches/backport-tp-2.6.34-tracepoint-data.patch [new file with mode: 0644]
linux-patches/backport-tracepoint-data-2.6.32-33.patch [new file with mode: 0644]
lttng-events.c
lttng-events.h
lttng-statedump-impl.c
lttng-syscalls.c
probes/Makefile
probes/define_trace.h
probes/lttng-probe-irq.c
probes/lttng-probe-sched.c
probes/lttng-probe-timer.c
wrapper/perf.h
wrapper/spinlock.h
wrapper/tracepoint.h [new file with mode: 0644]
This page took 0.026827 seconds and 4 git commands to generate.