aboutsummaryrefslogtreecommitdiffstats
path: root/samples (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-01const: constify remaining file_operationsAlexey Dobriyan1-1/+1
2009-09-18tracing: Remove markersChristoph Hellwig5-156/+1
2009-09-15debugfs: Change debuhgfs directory of trace-events-sample.hGeunSik Lim1-1/+1
2009-08-16sparc64: cheaper asm/uaccess.h inclusionAlexey Dobriyan1-0/+1
2009-07-13tracing/events: Move TRACE_SYSTEM outside of include guardLi Zefan1-17/+20
2009-06-20Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-11/+24
2009-06-16tracing: update sample event documentationSteven Rostedt2-11/+24
2009-06-15firmware: remove broken example filesGreg Kroah-Hartman2-325/+0
2009-06-15kobject: samples: make SAMPLE_KOBJECT module-onlyMichal Marek1-1/+2
2009-05-06tracing: update sample with TRACE_INCLUDE_FILESteven Rostedt1-1/+6
2009-05-06tracing: small trave_events sample Makefile cleanupChristoph Hellwig1-3/+1
2009-05-06tracing/events: make SAMPLE_TRACE_EVENTS default to nLi Zefan1-3/+2
2009-05-06tracing/events: don't say hi when loading the trace event sampleLi Zefan1-4/+0
2009-04-14tracing/events: add trace-events-sampleSteven Rostedt5-1/+196
2009-03-24tracing: Documentation / sample code fixes for tracepointsJody McIntyre1-12/+12
2009-03-10tracing: replace TP<var> with TP_<var>Steven Rostedt1-4/+4
2009-01-06samples: mark {static|__init|__exit} for {init|exit} functionsQinghuang Feng7-13/+13
2008-11-16tracepoints: add DECLARE_TRACE() and DEFINE_TRACE()Mathieu Desnoyers2-2/+5
2008-11-16tracepoints: samples, fix teardownMathieu Desnoyers2-0/+2
2008-10-14markers: probe example, fix teardownMathieu Desnoyers1-0/+1
2008-10-14tracing: tracepoints, samplesMathieu Desnoyers7-1/+176
2008-07-21kobject: should use kobject_put() in kset-exampleLi Zefan1-1/+1
2008-07-21Firmware: fix typo in example codeGreg Kroah-Hartman1-1/+1
2008-04-29samples: use non-racy method for /proc/marker-example creationDenis V. Lunev1-4/+2
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juhl/trivialLinus Torvalds1-0/+1
2008-04-19firmware: clean up samples for coding style issuesGreg Kroah-Hartman2-38/+40
2008-04-19firmware: move firmware_class from Documentation/ to samples/Randy Dunlap2-0/+322
2008-03-04Kprobes: move kprobe examples to samples/Ananth N Mavinakayanahalli6-1/+282
2008-02-13Linux Kernel Markers: support multiple probesMathieu Desnoyers1-16/+9
2008-01-24kobject: add sample code for how to use ksets/ktypes/kobjectsGreg Kroah-Hartman2-1/+279
2008-01-24kobject: add sample code for how to use kobjects in a simple manner.Greg Kroah-Hartman4-1/+149
2007-11-14Linux Kernel Markers: fix samples to follow format string standardMathieu Desnoyers2-2/+3
2007-10-19Linux Kernel Markers - SamplesMathieu Desnoyers5-0/+164
2007-10-19markers: Add samples subdirMathieu Desnoyers1-0/+11