This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
linux-stable
Watch
1
Star
0
Fork
You've already forked linux-stable
0
mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced
2024-11-01 08:58:07 +00:00
Code
Issues
Releases
Wiki
Activity
a682604838
linux-stable
/
samples
/
Makefile
4 lines
100 B
Makefile
Raw
Normal View
History
Unescape
Escape
Linux Kernel Markers - Samples Module example showing how to use the Linux Kernel Markers. [akpm@linux-foundation.org: coding-style fixes] Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-10-19 06:41:08 +00:00
# Makefile for Linux samples code
tracing: tracepoints, samples Tracepoint example code under samples/. Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca> Acked-by: 'Peter Zijlstra' <peterz@infradead.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-07-18 16:16:16 +00:00
obj-$(CONFIG_SAMPLES)
+=
markers/ kobject/ kprobes/ tracepoints/
Reference in a new issue
Copy permalink