aboutsummaryrefslogtreecommitdiffstats
path: root/samples
Commit message (Expand)AuthorAgeFilesLines
...
* tracing/events: add trace-events-sampleSteven Rostedt2009-04-145-1/+196
* tracing: Documentation / sample code fixes for tracepointsJody McIntyre2009-03-241-12/+12
* tracing: replace TP<var> with TP_<var>Steven Rostedt2009-03-101-4/+4
* samples: mark {static|__init|__exit} for {init|exit} functionsQinghuang Feng2009-01-067-13/+13
* tracepoints: add DECLARE_TRACE() and DEFINE_TRACE()Mathieu Desnoyers2008-11-162-2/+5
* tracepoints: samples, fix teardownMathieu Desnoyers2008-11-162-0/+2
* markers: probe example, fix teardownMathieu Desnoyers2008-10-141-0/+1
* tracing: tracepoints, samplesMathieu Desnoyers2008-10-147-1/+176
* kobject: should use kobject_put() in kset-exampleLi Zefan2008-07-211-1/+1
* Firmware: fix typo in example codeGreg Kroah-Hartman2008-07-211-1/+1
* samples: use non-racy method for /proc/marker-example creationDenis V. Lunev2008-04-291-4/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh...Linus Torvalds2008-04-211-0/+1
|\
* | firmware: clean up samples for coding style issuesGreg Kroah-Hartman2008-04-192-38/+40
* | firmware: move firmware_class from Documentation/ to samples/Randy Dunlap2008-04-192-0/+322
|/
* Kprobes: move kprobe examples to samples/Ananth N Mavinakayanahalli2008-03-046-1/+282
* Linux Kernel Markers: support multiple probesMathieu Desnoyers2008-02-131-16/+9
* kobject: add sample code for how to use ksets/ktypes/kobjectsGreg Kroah-Hartman2008-01-242-1/+279
* kobject: add sample code for how to use kobjects in a simple manner.Greg Kroah-Hartman2008-01-244-1/+149
* Linux Kernel Markers: fix samples to follow format string standardMathieu Desnoyers2007-11-142-2/+3
* Linux Kernel Markers - SamplesMathieu Desnoyers2007-10-195-0/+164
* markers: Add samples subdirMathieu Desnoyers2007-10-191-0/+11