]> Git Repo - linux.git/commit
tracing: tracepoints, samples
authorMathieu Desnoyers <[email protected]>
Fri, 18 Jul 2008 16:16:16 +0000 (12:16 -0400)
committerIngo Molnar <[email protected]>
Tue, 14 Oct 2008 08:29:05 +0000 (10:29 +0200)
commit4a0897526bbc5c6ac0df80b16b8c60339e717ae2
treeaa8eb17c791cdff175f8cd6cb76f02d05f00029a
parent24b8d831d56aac7907752d22d2aba5d8127db6f6
tracing: tracepoints, samples

Tracepoint example code under samples/.

Signed-off-by: Mathieu Desnoyers <[email protected]>
Acked-by: 'Peter Zijlstra' <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
samples/Kconfig
samples/Makefile
samples/tracepoints/Makefile [new file with mode: 0644]
samples/tracepoints/tp-samples-trace.h [new file with mode: 0644]
samples/tracepoints/tracepoint-probe-sample.c [new file with mode: 0644]
samples/tracepoints/tracepoint-probe-sample2.c [new file with mode: 0644]
samples/tracepoints/tracepoint-sample.c [new file with mode: 0644]
This page took 0.041723 seconds and 4 git commands to generate.