diff options
author | Namhyung Kim <namhyung@kernel.org> | 2024-03-04 15:08:14 -0800 |
---|---|---|
committer | Namhyung Kim <namhyung@kernel.org> | 2024-03-06 20:25:36 -0800 |
commit | f59e3660cd84d94cfdddbced91200981d9c25218 (patch) | |
tree | 041c07711570e8bd87e829ea3b579fd8c802eb0c /tools/perf/scripts/python/syscall-counts.py | |
parent | 80154575849778e40d9d87aa7ab14491ac401948 (diff) |
perf annotate: Remove sym_hist.addr[] array
It's not used anymore and the code is coverted to use a hash map. Now
sym_hist has a static size, so no need to have sizeof_sym_hist in the
struct annotated_source.
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-4-namhyung@kernel.org
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions