summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorHaojian Zhuang <haojian.zhuang@marvell.com>2010-01-06 17:04:18 -0500
committerSamuel Ortiz <sameo@linux.intel.com>2010-03-07 22:17:01 +0100
commitbbd51b1ff1bf57b9ed7f062486a415509968d4d9 (patch)
treea7a4270a34b8f3fa0661af088b139c8d9d8314d5 /tools/perf/scripts/python/bin/stackcollapse-record
parent0df883df8e8aea79b501f6262b595e66dec175dc (diff)
downloadkernel-bbd51b1ff1bf57b9ed7f062486a415509968d4d9.tar.gz
mfd: Split 88pm8607 driver
Create 88pm8607-i2c driver to support all I2C operation of 88PM8607. Signed-off-by: Haojian Zhuang <haojian.zhuang@marvell.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
g: Remove useless and sometimes wrong commentsMichael Roth 2009-10-18Merge commit 'perf/core' into perf/hw-breakpointFrederic Weisbecker 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-09-15Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar 2009-09-07Merge branch 'tracing/core' into tracing/hw-breakpointsIngo Molnar 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-17Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar 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-06-02hw-breakpoints: sample HW breakpoint over kernel data addressK.Prasad 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