summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorIan Rogers <irogers@google.com>2025-10-07 08:38:35 -0700
committerNamhyung Kim <namhyung@kernel.org>2025-10-13 01:58:51 -0700
commit6090e612cf24393335e709105db31b6d6e36d6ef (patch)
tree9723ab53c4536708c91ac478325ad1b096ac7dbd /tools/perf/scripts/python
parent12690401a4393238c391b7a6a861a28d26374013 (diff)
downloadlinux-6090e612cf24393335e709105db31b6d6e36d6ef.tar.gz
linux-6090e612cf24393335e709105db31b6d6e36d6ef.zip
perf build python: Don't leave a.out file when building with clang
Testing clang features doesn't specify a "-o" option so an a.out file is created and left in the make directory (not the output). Fix this by specifying a "-o" of "/dev/null". Reorganize the code a little to help with readability. Signed-off-by: Ian Rogers <irogers@google.com> Tested-by: Justin Stitt <justinstitt@google.com> Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions