summaryrefslogtreecommitdiffstats
path: root/samples
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-111-2/+5
|\
| * hw-breakpoints: Use overflow handler instead of the event callbackFrederic Weisbecker2009-12-061-2/+5
* | Merge branch 'for-next' into for-linusJiri Kosina2009-12-071-3/+0
|\ \ | |/ |/|
| * Kconfig: Remove useless and sometimes wrong commentsMichael Roth2009-11-091-3/+0
* | hw-breakpoints: Use struct perf_event_attr to define kernel breakpointsFrederic Weisbecker2009-11-271-5/+5
* | hw-breakpoints: Simplify error handling in breakpoint creation requestsFrederic Weisbecker2009-11-261-3/+0
* | hw-breakpoint: Attribute authorship of hw-breakpoint related filesK.Prasad2009-11-231-0/+2
* | hw-breakpoints: Fix broken hw-breakpoint sample moduleFrederic Weisbecker2009-11-101-19/+24
* | Merge commit 'perf/core' into perf/hw-breakpointFrederic Weisbecker2009-10-187-159/+4
|\ \ | |/
| * const: constify remaining file_operationsAlexey Dobriyan2009-10-011-1/+1
| * tracing: Remove markersChristoph Hellwig2009-09-185-156/+1
| * debugfs: Change debuhgfs directory of trace-events-sample.hGeunSik Lim2009-09-151-1/+1
* | Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar2009-09-151-0/+1
|\ \ | |/
| * sparc64: cheaper asm/uaccess.h inclusionAlexey Dobriyan2009-08-161-0/+1
* | Merge branch 'tracing/core' into tracing/hw-breakpointsIngo Molnar2009-09-072-24/+40
|\ \ | |/
| * 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
* | | Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar2009-06-173-326/+2
|\ \ \ | |/ /
| * | firmware: remove broken example filesGreg Kroah-Hartman2009-06-152-325/+0
| * | kobject: samples: make SAMPLE_KOBJECT module-onlyMichal Marek2009-06-151-1/+2
| |/
* | hw-breakpoints: sample HW breakpoint over kernel data addressK.Prasad2009-06-024-1/+92
|/
* 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
OpenPOWER on IntegriCloud