alistair23-linux/samples
K.Prasad 432039933a hw-breakpoints: sample HW breakpoint over kernel data address
This patch introduces a sample kernel module to demonstrate the use of Hardware
Breakpoint feature. It places a breakpoint over the kernel variable 'pid_max'
to monitor all write operations and emits a function-backtrace when done.

Signed-off-by: K.Prasad <prasad@linux.vnet.ibm.com>
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
2009-06-02 22:47:00 +02:00
..
firmware_class samples: mark {static|__init|__exit} for {init|exit} functions 2009-01-06 15:59:12 -08:00
hw_breakpoint hw-breakpoints: sample HW breakpoint over kernel data address 2009-06-02 22:47:00 +02:00
kobject samples: mark {static|__init|__exit} for {init|exit} functions 2009-01-06 15:59:12 -08:00
kprobes Kprobes: move kprobe examples to samples/ 2008-03-04 16:35:11 -08:00
markers samples: mark {static|__init|__exit} for {init|exit} functions 2009-01-06 15:59:12 -08:00
trace_events tracing: update sample with TRACE_INCLUDE_FILE 2009-05-06 23:10:42 -04:00
tracepoints tracing: Documentation / sample code fixes for tracepoints 2009-03-24 22:32:12 +01:00
Kconfig hw-breakpoints: sample HW breakpoint over kernel data address 2009-06-02 22:47:00 +02:00
Makefile hw-breakpoints: sample HW breakpoint over kernel data address 2009-06-02 22:47:00 +02:00