summaryrefslogtreecommitdiffstats
path: root/samples
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-224-0/+4
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-154-0/+4
* | kfifo: fix scatterlist usageIra W. Snyder2010-10-011-8/+9
|/
* kfifo: add explicit error checking in all the examplesAndrea Righi2010-08-204-51/+144
* kfifo: fix a memory leak in dma exampleAndrea Righi2010-08-201-3/+1
* kfifo: fix kernel BUG in dma exampleAndrea Righi2010-08-201-0/+1
* kfifo: add explicit error checking in byte stream exampleAndrea Righi2010-08-201-6/+27
* kfifo: add kfifo_skip() testcaseAndrea Righi2010-08-201-0/+4
* kfifo: add example files to the kernel sample directoryStefani Seibold2010-08-117-1/+614
* SAMPLES: kprobe_example: Make it print something on MIPS.David Daney2010-08-051-0/+9
* tracing: Let tracepoints have data passed to tracepoint callbacksSteven Rostedt2010-05-143-12/+12
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Merge commit 'v2.6.34-rc1' into perf/urgentIngo Molnar2010-03-092-5/+5
|\
| * Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-071-1/+1
| * kset-example: Spelling fixes.Radu Voicilas2010-03-071-2/+2
| * kobject-example: Spelling fixes.Radu Voicilas2010-03-071-2/+2
* | percpu: Add __percpu sparse annotations to hw_breakpointTejun Heo2010-02-271-3/+3
|/
* 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
OpenPOWER on IntegriCloud