mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] perf tools fixes for v5.11
@ 2021-01-17 21:09 Arnaldo Carvalho de Melo
  2021-01-17 21:26 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Arnaldo Carvalho de Melo @ 2021-01-17 21:09 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Ingo Molnar, Thomas Gleixner, Jiri Olsa, Namhyung Kim,
	linux-kernel, linux-perf-users, Arnaldo Carvalho de Melo,
	Adrian Hunter, Al Grant, Andi Kleen, Denis Nikitin, Ian Rogers,
	Jin Yao, Kan Liang, Arnaldo Carvalho de Melo

Hi Linus,

	Please consider pulling,

Best regards,

- Arnaldo

The following changes since commit f4e087c666f54559cb4e530af1fbfc9967e14a15:

  Merge tag 'acpi-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm (2021-01-15 10:55:33 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux.git tags/perf-tools-fixes-2021-01-17

for you to fetch changes up to 648b054a4647cd62e13ba79f398b8b97a7c82b19:

  perf inject: Correct event attribute sizes (2021-01-15 17:28:28 -0300)

----------------------------------------------------------------
perf tools fixes for 5.11:

- Fix 'CPU too large' error in Intel PT.

- Correct event attribute sizes in 'perf inject'.

- Sync build_bug.h and kvm.h kernel copies.

- Fix bpf.h header include directive in 5sec.c 'perf trace' bpf example.

- libbpf tests fixes.

- Fix shadow stat 'perf test' for non-bash shells.

- Take cgroups into account for shadow stats in 'perf stat'.

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

Test results in the signed tag at:

https://git.kernel.org/pub/scm/linux/kernel/git/acme/linux.git/tag/?h=perf-tools-fixes-2021-01-17

----------------------------------------------------------------
Adrian Hunter (1):
      perf intel-pt: Fix 'CPU too large' error

Al Grant (1):
      perf inject: Correct event attribute sizes

Arnaldo Carvalho de Melo (3):
      perf bpf examples: Fix bpf.h header include directive in 5sec.c example
      tools headers UAPI: Sync kvm.h headers with the kernel sources
      tools headers: Syncronize linux/build_bug.h with the kernel sources

Ian Rogers (3):
      libperf tests: Avoid uninitialized variable warning
      libperf tests: If a test fails return non-zero
      libperf tests: Fail when failing to get a tracepoint id

Namhyung Kim (3):
      perf test: Fix shadow stat test for non-bash shells
      perf stat: Introduce struct runtime_stat_data
      perf stat: Take cgroups into account for shadow stats

 tools/include/linux/build_bug.h            |   5 -
 tools/include/uapi/linux/kvm.h             |   2 +
 tools/lib/perf/tests/test-cpumap.c         |   2 +-
 tools/lib/perf/tests/test-evlist.c         |   7 +-
 tools/lib/perf/tests/test-evsel.c          |   2 +-
 tools/lib/perf/tests/test-threadmap.c      |   2 +-
 tools/perf/examples/bpf/5sec.c             |   2 +-
 tools/perf/tests/shell/stat+shadow_stat.sh |  30 ++-
 tools/perf/util/header.c                   |   8 +
 tools/perf/util/machine.c                  |   4 +-
 tools/perf/util/session.c                  |   2 +-
 tools/perf/util/stat-shadow.c              | 366 +++++++++++++++--------------
 12 files changed, 224 insertions(+), 208 deletions(-)

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

end of thread, other threads:[~2021-01-17 21:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-17 21:09 [GIT PULL] perf tools fixes for v5.11 Arnaldo Carvalho de Melo
2021-01-17 21:26 ` 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

all inboxes | Powered by JetHome®