]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
perf header: In print_pmu_caps use perf_env e_machine
authorIan Rogers <irogers@google.com>
Tue, 2 Jun 2026 15:25:08 +0000 (08:25 -0700)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 3 Jun 2026 19:49:56 +0000 (16:49 -0300)
commit5d57371b9cd2a40e04df0104b62a4c302555d076
tree136a682ab54a7e5bd6ac425a06ac3bbfea1e9af7
parent82ed70f00ccce18bd68cc82b62a80bb5a7f44856
perf header: In print_pmu_caps use perf_env e_machine

Switch from arch to e_machine in print_pmu_caps.

Signed-off-by: Ian Rogers <irogers@google.com>
Acked-by: Namhyung Kim <namhyung@kernel.org>
Cc: Alexander Gordeev <agordeev@linux.ibm.com>
Cc: Heiko Carstens <hca@linux.ibm.com>
Cc: Honglei Wang <jameshongleiwang@126.com>
Cc: Jan Polensky <japo@linux.ibm.com>
Cc: Sumanth Korikkar <sumanthk@linux.ibm.com>
Cc: Thomas Richter <tmricht@linux.ibm.com>
Cc: Vasily Gorbik <gor@linux.ibm.com>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/header.c