aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorFrank Li <[email protected]>2019-05-01 18:43:29 +0000
committerWill Deacon <[email protected]>2019-06-13 11:07:57 +0100
commit9a66d36cc7ace8062bd703d1edfb99437a2ddf2b (patch)
treee3321a1edc901db79bff1ed81fbeb0ddcfbe89e9 /tools/perf/scripts/python/syscall-counts-by-pid.py
parent2b37c1c3e7bbfaaa3910ee66f44f5a4138229884 (diff)
drivers/perf: imx_ddr: Add DDR performance counter support to perf
Add DDR performance monitor support for iMX8QXP. The PMU consists of 3 programmable event counters and a single dedicated cycle counter. Example usage: $ perf stat -a -e \ imx8_ddr0/read-cycles/,imx8_ddr0/write-cycles/,imx8_ddr0/precharge/ ls - or - $ perf stat -a -e \ imx8_ddr0/cycles/,imx8_ddr0/read-access/,imx8_ddr0/write-access/ ls Other events are supported, and advertised via perf list. Reviewed-by: Andrey Smirnov <[email protected]> Signed-off-by: Frank Li <[email protected]> [will: rewrote commit message/kconfig and used #defines for dev/cpuhp names] Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions