[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230320183517.15099-1-adrian.hunter@intel.com>
Date: Mon, 20 Mar 2023 20:35:15 +0200
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/2] perf intel-pt: Small updates
Hi
Here are 2 small updates for Intel PT.
The first is just a couple of new event type names.
The second is a small change to Intel PT as it relates to
Intel FRED. The patch is standalone but, for anyone
interested, you can search LKML for FRED to find out more
about Intel FRED implementation.
Adrian Hunter (2):
perf intel-pt: Add event type names UINTR and UIRET
perf intel-pt: Add support for new branch instructions ERETS and ERETU
tools/perf/arch/x86/tests/insn-x86.c | 4 ++++
tools/perf/builtin-script.c | 2 +-
.../perf/util/intel-pt-decoder/intel-pt-insn-decoder.c | 18 ++++++++++++++++++
.../perf/util/intel-pt-decoder/intel-pt-insn-decoder.h | 2 ++
4 files changed, 25 insertions(+), 1 deletion(-)
Regards
Adrian
Powered by blists - more mailing lists