]> www.infradead.org Git - users/jedix/linux-maple.git/commit
perf util: Remove unused pstack__pop
authorDr. David Alan Gilbert <linux@treblig.org>
Wed, 5 Mar 2025 02:31:17 +0000 (02:31 +0000)
committerNamhyung Kim <namhyung@kernel.org>
Mon, 10 Mar 2025 18:31:24 +0000 (11:31 -0700)
commitcf99ec1525b056accbfc44b034a1d8672ef77f3f
tree554f0044eebf54d5e053959fba865f3566bf930a
parenta9b496f4206733fce6c18dd0c439c794e02fdf9c
perf util: Remove unused pstack__pop

The last use of pstack__pop() was removed in 2015 by
commit 6422184b087f ("perf hists browser: Simplify zooming code using
pstack_peek()")

Remove it.

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Reviewed-by: Ian Rogers <irogers@google.com>
Link: https://lore.kernel.org/r/20250305023120.155420-4-linux@treblig.org
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
tools/perf/util/pstack.c
tools/perf/util/pstack.h