diff options
author | 2025-01-03 15:41:22 +0000 | |
---|---|---|
committer | 2025-01-21 08:51:00 +0000 | |
commit | e088b65415a5b766374d08d3dbbbf493dd810b57 (patch) | |
tree | 31d902d31a7257ff8a6fc3535235e5d4de021b04 /GPL | |
parent | 4c4d9c232cc3951d3242095c7b39b8cf8f8d61e0 (diff) |
fix(telemetry): fix perf stat issue on Arm
VPP CSIT utilises perf stat command to monitor the perf events defined
in perf_stat_runtime.yaml file. However, the raw event specification
format(cpu/event=0xXXX,umask=0xXXX/u) is specific to x86
platforms(Intel/AMD). On ARM platforms, we stick to the symbolic names
of the perf events.
Signed-off-by: Jay Wang <jay.wang2@arm.com>
Change-Id: I967bc4bddf5fc9ffbe61c276efdd95d69f7c4412
Diffstat (limited to 'GPL')
0 files changed, 0 insertions, 0 deletions