diff options
author | Hoan Tran <hoan.tran@amperecomputing.com> | 2018-06-07 16:35:01 +0300 |
---|---|---|
committer | Will Deacon <will.deacon@arm.com> | 2018-06-18 19:48:42 +0300 |
commit | a45fc268db20ecd859bb61e25045912b3194b5e6 (patch) | |
tree | 2b0a0c700ef960a04d0bddb0ebb92a93b9a4891b /mm | |
parent | ce397d215ccd07b8ae3f71db689aedb85d56ab40 (diff) | |
download | linux-a45fc268db20ecd859bb61e25045912b3194b5e6.tar.xz |
drivers/perf: xgene_pmu: Fix IOB SLOW PMU parser error
This patch fixes the below parser error of the IOB SLOW PMU.
# perf stat -a -e iob-slow0/cycle-count/ sleep 1
evenf syntax error: 'iob-slow0/cycle-count/'
\___ parser error
It replaces the "-" character by "_" character inside the PMU name.
Signed-off-by: Hoan Tran <hoan.tran@amperecomputing.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions