Hoan Tran a45fc268db 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>
2018-06-18 17:48:42 +01:00
..
2018-03-16 20:44:12 +01:00
2018-03-16 20:44:12 +01:00
2018-05-21 18:02:35 +01:00
2018-03-06 17:26:17 +01:00
2018-03-16 20:44:12 +01:00
2018-03-16 20:44:12 +01:00