linux-stable/tools/perf/ui/gtk
Namhyung Kim 8015457584 perf annotate: Calculate instruction overhead using hashmap
Use annotated_source.samples hashmap instead of addr array in the
struct sym_hist.

Reviewed-by: Ian Rogers <irogers@google.com>
Reviewed-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Tested-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Link: https://lore.kernel.org/r/20240304230815.1440583-3-namhyung@kernel.org
2024-03-06 20:25:20 -08:00
..
annotate.c perf annotate: Calculate instruction overhead using hashmap 2024-03-06 20:25:20 -08:00
browser.c
Build
gtk.h perf annotate: Use global annotation_options 2023-12-07 17:17:57 -03:00
helpline.c
hists.c
progress.c
setup.c
util.c