[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240405211800.1412920-1-namhyung@kernel.org>
Date: Fri, 5 Apr 2024 14:17:56 -0700
From: Namhyung Kim <namhyung@...nel.org>
To: Arnaldo Carvalho de Melo <acme@...nel.org>,
Ian Rogers <irogers@...gle.com>,
Kan Liang <kan.liang@...ux.intel.com>
Cc: Jiri Olsa <jolsa@...nel.org>,
Adrian Hunter <adrian.hunter@...el.com>,
Peter Zijlstra <peterz@...radead.org>,
Ingo Molnar <mingo@...nel.org>,
LKML <linux-kernel@...r.kernel.org>,
linux-perf-users@...r.kernel.org
Subject: [PATCH 0/4] perf annotate-data: small random fixes and updates
Hello,
I found some problems in the data type profiling with perf annotate.
The patch 1 should go to perf-tools and others can go to perf-tools-next.
Thanks,
Namhyung
Namhyung Kim (4):
perf annotate: Make sure to call symbol__annotate2() in TUI
perf annotate-data: Fix global variable lookup
perf annotate-data: Do not delete non-asm lines
perf annotate: Get rid of symbol__ensure_annotate()
tools/perf/ui/browsers/annotate.c | 2 +-
tools/perf/util/annotate-data.c | 10 ++-
tools/perf/util/annotate.c | 104 ++++++++++++++++++++----------
3 files changed, 80 insertions(+), 36 deletions(-)
base-commit: b6347cb5e04e9c1d17342ab46e2ace2d448de727
--
2.44.0.478.gd926399ef9-goog
Powered by blists - more mailing lists