summaryrefslogtreecommitdiffstats
path: root/samples
Commit message (Expand)AuthorAgeFilesLines
* tracing: Remove markersChristoph Hellwig2009-09-185-156/+1
* debugfs: Change debuhgfs directory of trace-events-sample.hGeunSik Lim2009-09-151-1/+1
* sparc64: cheaper asm/uaccess.h inclusionAlexey Dobriyan2009-08-161-0/+1
* tracing/events: Move TRACE_SYSTEM outside of include guardLi Zefan2009-07-131-17/+20
* Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-06-202-11/+24
|\
| * tracing: update sample event documentationSteven Rostedt2009-06-162-11/+24
* | firmware: remove broken example filesGreg Kroah-Hartman2009-06-152-325/+0
* | kobject: samples: make SAMPLE_KOBJECT module-onlyMichal Marek2009-06-151-1/+2
|/
* tracing: update sample with TRACE_INCLUDE_FILESteven Rostedt2009-05-061-1/+6
* tracing: small trave_events sample Makefile cleanupChristoph Hellwig2009-05-061-3/+1
* tracing/events: make SAMPLE_TRACE_EVENTS default to nLi Zefan2009-05-061-3/+2
* tracing/events: don't say hi when loading the trace event sampleLi Zefan2009-05-061-4/+0
* 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