[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220923173142.805896-1-namhyung@kernel.org>
Date: Fri, 23 Sep 2022 10:31:38 -0700
From: Namhyung Kim <namhyung@...nel.org>
To: Arnaldo Carvalho de Melo <acme@...nel.org>,
Jiri Olsa <jolsa@...nel.org>
Cc: Ingo Molnar <mingo@...nel.org>,
Peter Zijlstra <peterz@...radead.org>,
LKML <linux-kernel@...r.kernel.org>,
Ian Rogers <irogers@...gle.com>,
Adrian Hunter <adrian.hunter@...el.com>,
linux-perf-users@...r.kernel.org,
Stephane Eranian <eranian@...gle.com>
Subject: [PATCH 0/4] perf tools: Assorted random fixes and updates
Hello,
This is collection of random fixes and updates.
And I'm resending them as they seem to be lost in the list.
Thanks,
Namhyung
Namhyung Kim (4):
perf record: Fix a segfault in record__read_lost_samples()
perf inject: Clarify build-id options a little bit
perf tools: Add 'addr' sort key
perf annotate: Toggle full address <-> offset display
tools/perf/Documentation/perf-inject.txt | 6 ++--
tools/perf/Documentation/perf-report.txt | 3 +-
tools/perf/builtin-record.c | 6 ++++
tools/perf/ui/browsers/annotate.c | 6 +++-
tools/perf/util/annotate.c | 19 +++++++++++-
tools/perf/util/annotate.h | 4 ++-
tools/perf/util/hist.c | 1 +
tools/perf/util/hist.h | 1 +
tools/perf/util/sort.c | 38 ++++++++++++++++++++++++
tools/perf/util/sort.h | 1 +
10 files changed, 79 insertions(+), 6 deletions(-)
--
2.37.3.998.g577e59143f-goog
Powered by blists - more mailing lists