From: Arnaldo Carvalho de Melo <acme@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Ingo Molnar <mingo@kernel.org>,
Thomas Gleixner <tglx@linutronix.de>,
Jiri Olsa <jolsa@kernel.org>, Namhyung Kim <namhyung@kernel.org>,
Ian Rogers <irogers@google.com>,
Adrian Hunter <adrian.hunter@intel.com>,
James Clark <james.clark@linaro.org>,
Clark Williams <williams@redhat.com>,
linux-kernel@vger.kernel.org, linux-perf-users@vger.kernel.org,
Arnaldo Carvalho de Melo <acme@kernel.org>,
Leo Yan <leo.yan@arm.com>, Thomas Richter <tmricht@linux.ibm.com>,
Francesco Nigro <nigro.fra@gmail.com>,
Arnaldo Carvalho de Melo <acme@redhat.com>
Subject: [GIT PULL] perf tools fixes for v7.0: 2nd batch
Date: Mon, 23 Mar 2026 07:57:25 -0300 [thread overview]
Message-ID: <20260323105725.1882966-1-acme@kernel.org> (raw)
Hi Linus,
Please consider pulling,
Best regards,
- Arnaldo
The following changes since commit 04a9f1766954687f0a1b7a0f7184dc4f86edcb30:
Merge tag 'soc-fixes-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc (2026-03-18 08:28:54 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools.git tags/perf-tools-fixes-for-v7.0-2-2026-03-23
for you to fetch changes up to 493ad070cbcb0d62deed877d90e80e554cac7f01:
tools headers: Synchronize linux/build_bug.h with the kernel sources (2026-03-22 18:34:39 -0300)
----------------------------------------------------------------
perf tools fixes for v7.0: 2nd batch
o Fix parsing 'overwrite' in command line event definitions in
big-endian machines by writing correct union member.
o Fix finding default metric in 'perf stat'.
o Fix relative paths for including headers in 'perf kvm stat'.
o Sync header copies with the kernel sources: msr-index.h, kvm,
build_bug.h.
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
--
2.53.0
----------------------------------------------------------------
Arnaldo Carvalho de Melo (5):
Merge remote-tracking branch 'torvalds/master' into perf-tools
tools arch x86: Sync the msr-index.h copy with the kernel sources
tools headers UAPI: Sync linux/kvm.h with the kernel sources
tools headers UAPI: Sync x86's asm/kvm.h with the kernel sources
tools headers: Synchronize linux/build_bug.h with the kernel sources
Ian Rogers (1):
perf metricgroup: Fix metricgroup__has_metric_or_groups()
Leo Yan (2):
tools headers: Skip arm64 cputype.h check
perf kvm stat: Fix relative paths for including headers
Thomas Richter (1):
perf parse-events: Fix big-endian 'overwrite' by writing correct union member
tools/arch/x86/include/asm/msr-index.h | 5 +-
tools/arch/x86/include/uapi/asm/kvm.h | 1 +
tools/include/linux/build_bug.h | 4 +-
tools/include/uapi/linux/kvm.h | 8 +++
tools/perf/check-headers.sh | 1 -
tools/perf/util/kvm-stat-arch/kvm-stat-x86.c | 6 +-
tools/perf/util/metricgroup.c | 6 +-
tools/perf/util/parse-events.c | 82 ++++++++++++++++++++++------
8 files changed, 87 insertions(+), 26 deletions(-)
next reply other threads:[~2026-03-23 10:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-23 10:57 Arnaldo Carvalho de Melo [this message]
2026-03-24 16:12 ` [GIT PULL] perf tools fixes for v7.0: 2nd batch Linus Torvalds
2026-03-24 16:18 ` pr-tracker-bot
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=20260323105725.1882966-1-acme@kernel.org \
--to=acme@kernel.org \
--cc=acme@redhat.com \
--cc=adrian.hunter@intel.com \
--cc=irogers@google.com \
--cc=james.clark@linaro.org \
--cc=jolsa@kernel.org \
--cc=leo.yan@arm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-perf-users@vger.kernel.org \
--cc=mingo@kernel.org \
--cc=namhyung@kernel.org \
--cc=nigro.fra@gmail.com \
--cc=tglx@linutronix.de \
--cc=tmricht@linux.ibm.com \
--cc=torvalds@linux-foundation.org \
--cc=williams@redhat.com \
/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