* [GIT PULL] perf tools fixes for v6.1: 2nd batch
@ 2022-11-10 17:28 Arnaldo Carvalho de Melo
2022-11-11 18:03 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Arnaldo Carvalho de Melo @ 2022-11-10 17:28 UTC (permalink / raw)
To: Linus Torvalds
Cc: Ingo Molnar, Thomas Gleixner, Jiri Olsa, Namhyung Kim,
Clark Williams, Kate Carcia, linux-kernel, linux-perf-users,
Arnaldo Carvalho de Melo, Athira Jajeev, Disha Goel, Donglin Peng,
James Clark, Arnaldo Carvalho de Melo
Hi Linus,
Please consider pulling,
Best regards,
- Arnaldo
The following changes since commit 59f2f4b8a757412fce372f6d0767bdb55da127a8:
fs/userfaultfd: Fix maple tree iterator in userfaultfd_unregister() (2022-11-07 12:58:26 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux.git tags/perf-tools-fixes-for-v6.1-2-2022-11-10
for you to fetch changes up to 94d957ae513fc420d0a5a9bac815eb49ffebb56f:
perf tools: Add the include/perf/ directory to .gitignore (2022-11-08 18:54:41 -0300)
----------------------------------------------------------------
perf tools fixes for v6.1: 2nd batch
- Fix 'perf stat' crash with --per-node --metric-only in CSV mode, due
to the AGGR_NODE slot in the 'aggr_header_csv' array not being set.
- Fix printing prefix in CSV output of 'perf stat' metrics in interval
mode (-I), where an extra separator was being added to the start of
some lines.
- Fix skipping branch stack sampling 'perf test' entry, that was using
both --branch-any and --branch-filter, which can't be used together.
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
----------------------------------------------------------------
Athira Rajeev (1):
perf stat: Fix printing os->prefix in CSV metrics output
Donglin Peng (1):
perf tools: Add the include/perf/ directory to .gitignore
James Clark (1):
perf test: Fix skipping branch stack sampling test
Namhyung Kim (1):
perf stat: Fix crash with --per-node --metric-only in CSV mode
tools/perf/.gitignore | 1 +
tools/perf/tests/shell/test_brstack.sh | 5 ++++-
tools/perf/util/parse-branch-options.c | 4 +++-
tools/perf/util/stat-display.c | 6 ++++--
4 files changed, 12 insertions(+), 4 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [GIT PULL] perf tools fixes for v6.1: 2nd batch
2022-11-10 17:28 [GIT PULL] perf tools fixes for v6.1: 2nd batch Arnaldo Carvalho de Melo
@ 2022-11-11 18:03 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-11-11 18:03 UTC (permalink / raw)
To: Arnaldo Carvalho de Melo
Cc: Linus Torvalds, Ingo Molnar, Thomas Gleixner, Jiri Olsa,
Namhyung Kim, Clark Williams, Kate Carcia, linux-kernel,
linux-perf-users, Arnaldo Carvalho de Melo, Athira Jajeev,
Disha Goel, Donglin Peng, James Clark, Arnaldo Carvalho de Melo
The pull request you sent on Thu, 10 Nov 2022 14:28:31 -0300:
> git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux.git tags/perf-tools-fixes-for-v6.1-2-2022-11-10
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/eb037f16f7e843722db5f0275d84b3f738d5649d
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-11-11 18:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-10 17:28 [GIT PULL] perf tools fixes for v6.1: 2nd batch Arnaldo Carvalho de Melo
2022-11-11 18:03 ` pr-tracker-bot
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).