[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221014170905.64069-1-adrian.hunter@intel.com>
Date: Fri, 14 Oct 2022 20:08:58 +0300
From: Adrian Hunter <adrian.hunter@...el.com>
To: Arnaldo Carvalho de Melo <acme@...nel.org>
Cc: Jiri Olsa <jolsa@...hat.com>, Namhyung Kim <namhyung@...nel.org>,
Ian Rogers <irogers@...gle.com>, linux-kernel@...r.kernel.org,
linux-perf-users@...r.kernel.org
Subject: [PATCH 0/7] perf intel-pt: jitdump fix and test
Hi
Here is a fix for perf inject --jit (patch 6) and an Intel PT test
(patch 5) that fails unless the fix is applied.
There is also another small fix, some tidy-ups and other new tests for the
shell test test_intel_pt.sh.
Adrian Hunter (6):
perf test: test_intel_pt.sh: Fix return checking again
perf test: test_intel_pt.sh: Tidy some perf record options
perf test: test_intel_pt.sh: Print a message when skipping kernel tracing
perf test: test_intel_pt.sh: Tidy some alignment
perf test: test_intel_pt.sh: Add jitdump test
perf inject: Fix GEN_ELF_TEXT_OFFSET for jit
Ammy Yi (1):
perf test: test_intel_pt.sh: Add 9 tests
tools/perf/tests/shell/test_intel_pt.sh | 385 +++++++++++++++++++++++++++++++-
tools/perf/util/genelf.h | 4 +-
2 files changed, 380 insertions(+), 9 deletions(-)
Regards
Adrian
Powered by blists - more mailing lists