Files
linux/drivers/perf
Hoan Tran b7a8ce416b drivers/perf: xgene_pmu: Fix IOB SLOW PMU parser error
[ Upstream commit a45fc268db ]

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>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-08-24 13:06:41 +02:00
..
2018-03-16 20:44:12 +01:00
2018-03-16 20:44:12 +01:00
2018-03-06 17:26:17 +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