]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
perf env: Remove unused perf_env__raw_arch
authorIan Rogers <irogers@google.com>
Tue, 2 Jun 2026 15:25:12 +0000 (08:25 -0700)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 3 Jun 2026 19:52:27 +0000 (16:52 -0300)
commitda976dd4842981fa9fe8bf736ec3d440fa9ce029
tree0c58f3121111f5d9e4af79b5fa02f5f7d573805a
parent13d5660026b5415caea341380d68bc75960ba502
perf env: Remove unused perf_env__raw_arch

The switch to using e_machine has made the perf_env__raw_arch function
unused so remove it.

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/env.c
tools/perf/util/env.h