summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorSekhar Nori <nsekhar@ti.com>2018-05-11 20:51:35 +0530
committerSekhar Nori <nsekhar@ti.com>2018-05-15 14:30:34 +0530
commit7d46899d57f8b61eb28701d9a4043b71e3392c26 (patch)
tree91d4f4d3a0a34845edf705f220e6e004572704c9 /tools/perf/scripts/python/event_analyzing_sample.py
parent73d4337ed9ceddef4b2f0e226634d5f985aa2d1c (diff)
downloadkernel-7d46899d57f8b61eb28701d9a4043b71e3392c26.tar.gz
ARM: davinci: board-dm646x-evm: pass correct I2C adapter id for VPIF
commit a16cb91ad9c4 ("[media] media: vpif: use a configurable i2c_adapter_id for vpif display") removed hardcoded I2C adaptor setting in VPIF driver, but missed updating platform data passed from DM646x board. Fix it. Fixes: a16cb91ad9c4 ("[media] media: vpif: use a configurable i2c_adapter_id for vpif display") Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions
s into callchain_cumul_hitsFrederic Weisbecker 2011-01-22perf callchain: Feed callchains into a cursorFrederic Weisbecker 2010-08-27Merge branch 'perf/urgent' into perf/coreFrederic Weisbecker 2010-08-27perf: Initialize callchains roots's childen hitsFrederic Weisbecker 2010-08-22perf: Support for callchains mergeFrederic Weisbecker 2010-08-22perf: Rename append_callchain into callchain_appendFrederic Weisbecker 2010-08-22perf: Keep track of the max depth of a callchainFrederic Weisbecker 2010-07-21Merge branch 'linus' into perf/coreIngo Molnar 2010-07-08perf: Sync callchains with period based hitsFrederic Weisbecker 2010-07-08perf: Resurrect flat callchainsFrederic Weisbecker 2010-06-05perf tools: Make event__preprocess_sample parse the sampleArnaldo Carvalho de Melo 2010-05-20perf annotate: Use build-ids to find the right DSOArnaldo Carvalho de Melo 2010-05-09perf report: Allow limiting the number of entries to print in callchainsArnaldo Carvalho de Melo 2010-05-09perf callchain: Move validate_callchain to callchain libArnaldo Carvalho de Melo 2010-03-26perf callchains: Store the map together with the symbolArnaldo Carvalho de Melo 2010-03-22perf: Fix orphan callchain branchesFrederic Weisbecker 2009-09-24perf tools: Protect header files with a consistent styleJohn Kacur 2009-08-12perf tools: Factorize the map helpersFrederic Weisbecker 2009-08-09perf tools: callchain: Fix 'perf report' display to be callchain by defaultFrederic Weisbecker 2009-08-09perf tools: Fix call-chain cumul hit based sub-total (fractal mode)Frederic Weisbecker 2009-07-05perf report: Add "Fractal" mode output - support callchains with relative ove...Frederic Weisbecker 2009-07-02perf_counter tools: Set the minimum percent for callchains to be displayedFrederic Weisbecker 2009-07-02perf report: Add support for callchain graph outputFrederic Weisbecker 2009-07-01perf_counter tools: Share list.h with the kernelArnaldo Carvalho de Melo 2009-07-01perf_counter tools: Share rbtree.with the kernelArnaldo Carvalho de Melo 2009-07-01perf_counter tools: Add more warnings and fix/annotate themIngo Molnar 2009-07-01perf_counter tools: Resolve symbols in callchainsFrederic Weisbecker 2009-06-26perf_counter tools: Prepare a small callchain frameworkFrederic Weisbecker