linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] perf tools fixes for v5.13: 6th batch
@ 2021-06-19 16:54 Arnaldo Carvalho de Melo
  2021-06-19 22:00 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Arnaldo Carvalho de Melo @ 2021-06-19 16:54 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Ingo Molnar, Thomas Gleixner, Jiri Olsa, Namhyung Kim,
	linux-kernel, linux-perf-users, Arnaldo Carvalho de Melo,
	Ian Rogers, John Garry, Riccardo Mancini,
	Arnaldo Carvalho de Melo

Hi Linus,

	Please consider pulling,

Best regards,

- Arnaldo


The following changes since commit 9ed13a17e38e0537e24d9b507645002bf8d0201f:

  Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (2021-06-18 18:55:29 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux.git tags/perf-tools-fixes-for-v5.13-2021-06-19

for you to fetch changes up to 1792a59eab9593de2eae36c40c5a22d70f52c026:

  tools headers UAPI: Sync linux/in.h copy with the kernel sources (2021-06-19 10:15:22 -0300)

----------------------------------------------------------------
perf tools fixes for v5.13: 6th batch

- Fix refcount usage when processing PERF_RECORD_KSYMBOL.

- 'perf stat' metric group fixes.

- Fix 'perf test' non-bash issue with stat bpf counters.

- Update unistd, in.h and socket.h with the kernel sources, silencing
  perf build warnings.

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>

----------------------------------------------------------------
Arnaldo Carvalho de Melo (3):
      perf beauty: Update copy of linux/socket.h with the kernel sources
      tools headers UAPI: Sync asm-generic/unistd.h with the kernel original
      tools headers UAPI: Sync linux/in.h copy with the kernel sources

Ian Rogers (1):
      perf test: Fix non-bash issue with stat bpf counters

John Garry (2):
      perf metricgroup: Fix find_evsel_group() event selector
      perf metricgroup: Return error code from metricgroup__add_metric_sys_event_iter()

Riccardo Mancini (1):
      perf machine: Fix refcount usage when processing PERF_RECORD_KSYMBOL

 tools/include/uapi/asm-generic/unistd.h        |  3 +--
 tools/include/uapi/linux/in.h                  |  3 +++
 tools/perf/tests/shell/stat_bpf_counters.sh    |  4 ++--
 tools/perf/trace/beauty/include/linux/socket.h |  2 --
 tools/perf/util/machine.c                      |  3 ++-
 tools/perf/util/metricgroup.c                  | 14 ++++++++------
 6 files changed, 16 insertions(+), 13 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] perf tools fixes for v5.13: 6th batch
  2021-06-19 16:54 [GIT PULL] perf tools fixes for v5.13: 6th batch Arnaldo Carvalho de Melo
@ 2021-06-19 22:00 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-06-19 22:00 UTC (permalink / raw)
  To: Arnaldo Carvalho de Melo
  Cc: Linus Torvalds, Ingo Molnar, Thomas Gleixner, Jiri Olsa,
	Namhyung Kim, linux-kernel, linux-perf-users,
	Arnaldo Carvalho de Melo, Ian Rogers, John Garry,
	Riccardo Mancini, Arnaldo Carvalho de Melo

The pull request you sent on Sat, 19 Jun 2021 13:54:17 -0300:

> git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux.git tags/perf-tools-fixes-for-v5.13-2021-06-19

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/913ec3c22ef425d63dd0bc81fb008ce7f9bcb07b

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:[~2021-06-19 22:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-19 16:54 [GIT PULL] perf tools fixes for v5.13: 6th batch Arnaldo Carvalho de Melo
2021-06-19 22:00 ` 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).