From: Rob Herring <robh@kernel.org>
To: Peter Zijlstra <peterz@infradead.org>,
Ingo Molnar <mingo@redhat.com>,
Arnaldo Carvalho de Melo <acme@kernel.org>,
Mark Rutland <mark.rutland@arm.com>,
Alexander Shishkin <alexander.shishkin@linux.intel.com>,
Jiri Olsa <jolsa@kernel.org>, Namhyung Kim <namhyung@kernel.org>
Cc: Leo Yan <leo.yan@linaro.org>, James Clark <james.clark@arm.com>,
linux-kernel@vger.kernel.org, linux-perf-users@vger.kernel.org
Subject: [PATCH v5 0/2] perf tool: 'config3' attribute support
Date: Fri, 17 Feb 2023 16:32:09 -0600 [thread overview]
Message-ID: <20220914-arm-perf-tool-spe1-2-v2-v5-0-2cf5210b2f77@kernel.org> (raw)
This series adds the perf tool support for 'config3' attr. This is
the last part to enable Arm SPEv1.2 support. The necessary kernel side
changes are pending for v6.3[1].
[1] https://lore.kernel.org/all/20230207124250.GA12385@willie-the-truck/
---
Changes in v5:
- Rebase on v6.2-rc1
- Drop applied config attr fix
- Link to v4: https://lore.kernel.org/r/20220914-arm-perf-tool-spe1-2-v2-v4-0-83c098e6212e@kernel.org
Changes in v4:
- Fix event parsing test segfault
- Add 'config3' in event parsing tests
- Link to v3: https://lore.kernel.org/r/20220914-arm-perf-tool-spe1-2-v2-v3-0-8189fc04dcc6@kernel.org
---
Rob Herring (2):
perf tools: Sync perf_event_attr::config3 addition
perf: Add support for perf_event_attr::config3
tools/include/uapi/linux/perf_event.h | 3 +++
tools/perf/tests/parse-events.c | 13 ++++++++++++-
tools/perf/util/parse-events.c | 6 ++++++
tools/perf/util/parse-events.h | 1 +
tools/perf/util/parse-events.l | 1 +
tools/perf/util/pmu.c | 3 +++
tools/perf/util/pmu.h | 1 +
7 files changed, 27 insertions(+), 1 deletion(-)
---
base-commit: 9abf2313adc1ca1b6180c508c25f22f9395cc780
change-id: 20220914-arm-perf-tool-spe1-2-v2-cab789c5d598
Best regards,
--
Rob Herring <robh@kernel.org>
next reply other threads:[~2023-02-17 22:32 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-17 22:32 Rob Herring [this message]
2023-02-17 22:32 ` [PATCH v5 1/2] perf tools: Sync perf_event_attr::config3 addition Rob Herring
2023-02-18 13:21 ` Arnaldo Carvalho de Melo
2023-03-20 18:21 ` Rob Herring
2023-03-21 12:43 ` Arnaldo Carvalho de Melo
2023-02-23 14:23 ` kajoljain
2023-02-17 22:32 ` [PATCH v5 2/2] perf: Add support for perf_event_attr::config3 Rob Herring
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220914-arm-perf-tool-spe1-2-v2-v5-0-2cf5210b2f77@kernel.org \
--to=robh@kernel.org \
--cc=acme@kernel.org \
--cc=alexander.shishkin@linux.intel.com \
--cc=james.clark@arm.com \
--cc=jolsa@kernel.org \
--cc=leo.yan@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-perf-users@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=mingo@redhat.com \
--cc=namhyung@kernel.org \
--cc=peterz@infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).