tracing: Documentation / sample code fixes for tracepoints
authorJody McIntyre <scjody@sun.com>
Tue, 24 Mar 2009 20:00:28 +0000 (16:00 -0400)
committerIngo Molnar <mingo@elte.hu>
Tue, 24 Mar 2009 21:32:12 +0000 (22:32 +0100)
commit0a5d649018b151cb9331c213a843ac4a3e7e44ab
tree7eebf303860d35bf5f8d6bfe2d795a7c3b7303b3
parenta524446fe82f7f38738403a5a080c4910af86a61
tracing: Documentation / sample code fixes for tracepoints

Fix the tracepoint documentation to refer to "tracepoint-sample"
instead of "tracepoint-example" to match what actually exists;
fix the directory, and clarify how to compile.

Change every instance of "example" in the sample tracepoint code
to "sample" for consistency.

Signed-off-by: Jody McIntyre <scjody@sun.com>
Acked-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Cc: torvalds@linux-foundation.org
LKML-Reference: <20090324200027.GH8294@clouds>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Documentation/tracepoints.txt
samples/tracepoints/tracepoint-sample.c