aboutsummaryrefslogtreecommitdiff
path: root/samples
AgeCommit message (Expand)Author
2009-10-01const: constify remaining file_operationsAlexey Dobriyan
2009-09-18tracing: Remove markersChristoph Hellwig
2009-09-15debugfs: Change debuhgfs directory of trace-events-sample.hGeunSik Lim
2009-08-16sparc64: cheaper asm/uaccess.h inclusionAlexey Dobriyan
2009-07-13tracing/events: Move TRACE_SYSTEM outside of include guardLi Zefan
2009-06-20Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-06-16tracing: update sample event documentationSteven Rostedt
2009-06-15firmware: remove broken example filesGreg Kroah-Hartman
2009-06-15kobject: samples: make SAMPLE_KOBJECT module-onlyMichal Marek
2009-05-06tracing: update sample with TRACE_INCLUDE_FILESteven Rostedt
2009-05-06tracing: small trave_events sample Makefile cleanupChristoph Hellwig
2009-05-06tracing/events: make SAMPLE_TRACE_EVENTS default to nLi Zefan
2009-05-06tracing/events: don't say hi when loading the trace event sampleLi Zefan
2009-04-14tracing/events: add trace-events-sampleSteven Rostedt
2009-03-24tracing: Documentation / sample code fixes for tracepointsJody McIntyre
2009-03-10tracing: replace TP<var> with TP_<var>Steven Rostedt
2009-01-06samples: mark {static|__init|__exit} for {init|exit} functionsQinghuang Feng
2008-11-16tracepoints: add DECLARE_TRACE() and DEFINE_TRACE()Mathieu Desnoyers
2008-11-16tracepoints: samples, fix teardownMathieu Desnoyers
2008-10-14markers: probe example, fix teardownMathieu Desnoyers
2008-10-14tracing: tracepoints, samplesMathieu Desnoyers
2008-07-21kobject: should use kobject_put() in kset-exampleLi Zefan
2008-07-21Firmware: fix typo in example codeGreg Kroah-Hartman
2008-04-29samples: use non-racy method for /proc/marker-example creationDenis V. Lunev
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh...Linus Torvalds
2008-04-19firmware: clean up samples for coding style issuesGreg Kroah-Hartman
2008-04-19firmware: move firmware_class from Documentation/ to samples/Randy Dunlap
2008-03-04Kprobes: move kprobe examples to samples/Ananth N Mavinakayanahalli
2008-02-13Linux Kernel Markers: support multiple probesMathieu Desnoyers
2008-01-24kobject: add sample code for how to use ksets/ktypes/kobjectsGreg Kroah-Hartman
2008-01-24kobject: add sample code for how to use kobjects in a simple manner.Greg Kroah-Hartman
2007-11-14Linux Kernel Markers: fix samples to follow format string standardMathieu Desnoyers
2007-10-19Linux Kernel Markers - SamplesMathieu Desnoyers
2007-10-19markers: Add samples subdirMathieu Desnoyers