aboutsummaryrefslogtreecommitdiff
path: root/samples/markers/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2009-09-18tracing: Remove markersChristoph Hellwig1-4/+0
Now that the last users of markers have migrated to the event tracer we can kill off the (now orphan) support code. Signed-off-by: Christoph Hellwig <[email protected]> Acked-by: Mathieu Desnoyers <[email protected]> Cc: Steven Rostedt <[email protected]> Cc: Frederic Weisbecker <[email protected]> LKML-Reference: <[email protected]> Signed-off-by: Ingo Molnar <[email protected]>
2007-10-19Linux Kernel Markers - SamplesMathieu Desnoyers1-0/+4
Module example showing how to use the Linux Kernel Markers. [[email protected]: coding-style fixes] Signed-off-by: Mathieu Desnoyers <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>