diff options
author | Davidlohr Bueso <dave@stgolabs.net> | 2018-12-06 11:18:17 -0800 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2019-01-25 15:12:10 +0100 |
commit | 7137ff50b68a48bc28270c91b1c313259ab0c1c4 (patch) | |
tree | 9af6b7fc0ae471e61d9a9d177f1f12d33e790d2b /tools/perf/ui/browsers/hists.c | |
parent | ca2270292e6c3415102242bf9dc3d05f622b7b28 (diff) | |
download | linux-7137ff50b68a48bc28270c91b1c313259ab0c1c4.tar.gz linux-7137ff50b68a48bc28270c91b1c313259ab0c1c4.tar.bz2 linux-7137ff50b68a48bc28270c91b1c313259ab0c1c4.zip |
perf symbols: Use cached rbtrees
At the cost of an extra pointer, we can avoid the O(logN) cost of
finding the first element in the tree (smallest node).
Signed-off-by: Davidlohr Bueso <dbueso@suse.de>
Tested-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Link: http://lkml.kernel.org/r/20181206191819.30182-6-dave@stgolabs.net
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/ui/browsers/hists.c')
0 files changed, 0 insertions, 0 deletions