1
0
Fork 0
alistair23-linux/samples/markers
Mathieu Desnoyers 531d297569 markers: probe example, fix teardown
Need a marker_synchronize_unregister() before the end of exit() to make sure
every probe callers have exited the non preemptible section and thus are not
executing the probe code anymore.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-10-14 10:38:30 +02:00
..
Makefile Linux Kernel Markers - Samples 2007-10-19 11:53:55 -07:00
marker-example.c samples: use non-racy method for /proc/marker-example creation 2008-04-29 08:06:21 -07:00
probe-example.c markers: probe example, fix teardown 2008-10-14 10:38:30 +02:00