diff options
author | Arnaldo Carvalho de Melo <acme@redhat.com> | 2025-04-10 01:28:30 +0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2025-04-10 16:46:47 +0300 |
commit | fd889776df3b9e0187cf2048c2c5407c8a9c205e (patch) | |
tree | ba15394ef09aa142c79a4d5d0691f58a7eed6b1c /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 92c48ec231e2e73356418bdece2b8af855cf85b2 (diff) | |
download | linux-fd889776df3b9e0187cf2048c2c5407c8a9c205e.tar.xz |
perf ui browser hists: Simplify the routines that add entries to the popup menu
Some don't need some args, ditch them, also struct popup_actions->evsel
isn't needed as it is always obtainable from hists_to_evsel(browser->hists).
This way we simplify debugging by reducing this needless complexity.
Tested-by: Ingo Molnar <mingo@kernel.org>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Ian Rogers <irogers@google.com>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: James Clark <james.clark@linaro.org>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Kan Liang <kan.liang@linux.intel.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Link: https://lore.kernel.org/r/Z_dkNDj9EPFwPqq1@gmail.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions