summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorArnaldo Carvalho de Melo <acme@redhat.com>2026-04-08 14:31:57 -0300
committerNamhyung Kim <namhyung@kernel.org>2026-04-08 19:21:04 -0700
commite5cce1b9c82fbd48e2f1f7a25a9fad8ee228176f (patch)
tree6027130b3c8ac989c0ff8df681856dbc4d50a335 /tools/perf/scripts/python/bin/stackcollapse-record
parentd3e01be6daab9f76f3c8b0ffd556ed9f18275c22 (diff)
perf util: Kill die() prototype, dead for a long time
In fef2a735167a827a ("perf tools: Kill die()") the die() function was removed, but not the prototype in util.h, now when building with LIBPERL=1, during a 'make -C tools/perf build-test' routine test, it is failing as perl likes die() calls and then this clashes with this remnant, remove it. Fixes: fef2a735167a827a ("perf tools: Kill die()") Reviewed-by: Ian Rogers <irogers@google.com> Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com> Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions