summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorJaehoon Chung <jh80.chung@samsung.com>2013-02-01 14:32:22 +0900
committerChris Ball <cjb@laptop.org>2013-02-24 14:37:13 -0500
commitf5c2758fbb3095dc0fe4725e4a2eaec3580e1eba (patch)
tree51c93150a208b3db224ace695ec586d0754e1749 /tools/perf/scripts/python/export-to-sqlite.py
parent7a81902fa52f2b6f5037e167f74ebb5a41cfc7d1 (diff)
downloadkernel-f5c2758fbb3095dc0fe4725e4a2eaec3580e1eba.tar.gz
mmc: core: fix indentation
This patch fixes incorrect indentation. (Just code cleanup) Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com> Signed-off-by: Chris Ball <cjb@laptop.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
f/util/arm-spe-decoder/arm-spe-pkt-decoder.c?id=6550149e801a32b1533ed86509af76319cb75eba'>perf arm-spe: Refactor context packet handlingLeo Yan 2020-11-26perf arm-spe: Refactor address packet handlingLeo Yan 2020-11-26perf arm-spe: Add new function arm_spe_pkt_desc_addr()Leo Yan 2020-11-26perf arm-spe: Refactor packet header parsingLeo Yan 2020-11-26perf arm-spe: Refactor printing string to bufferLeo Yan 2020-11-11perf arm-spe: Fix packet length handlingLeo Yan 2020-11-11perf arm-spe: Refactor arm_spe_get_events()Leo Yan 2020-11-11perf arm-spe: Refactor payload size calculationLeo Yan 2020-11-11perf arm-spe: Fix a typo in commentLeo Yan 2020-11-11perf arm-spe: Include bitops.h for BIT() macroLeo Yan 2020-06-01perf tools: Move arm-spe-pkt-decoder.h/c to the new dirTan Xiaojun