]> www.infradead.org Git - users/jedix/linux-maple.git/commit
perf tools: Get rid of now-unused rb_resort.h
authorNamhyung Kim <namhyung@kernel.org>
Wed, 5 Feb 2025 20:54:42 +0000 (12:54 -0800)
committerNamhyung Kim <namhyung@kernel.org>
Thu, 13 Feb 2025 03:44:15 +0000 (19:44 -0800)
commitbd50a26c9ad3a6af9899ff503f50c67029ed03d6
tree70e9774eba76fb9e8a269c7715248cc3aad8913c
parentef2da619b132c6f749c99f8fea15b5fe563c8cf9
perf tools: Get rid of now-unused rb_resort.h

It was only used in perf trace and it switched to use hashmap instead.
Let's delete the code.

Reviewed-by: Howard Chu <howardchu95@gmail.com>
Acked-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Tested-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Link: https://lore.kernel.org/r/20250205205443.1986408-4-namhyung@kernel.org
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
tools/perf/util/rb_resort.h [deleted file]