mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
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>,
	linux-kernel@vger.kernel.org, linux-perf-users@vger.kernel.org,
	Arnaldo Carvalho de Melo <acme@kernel.org>,
	Adrian Hunter <adrian.hunter@intel.com>,
	Al Grant <al.grant@foss.arm.com>, Andi Kleen <ak@linux.intel.com>,
	Denis Nikitin <denik@chromium.org>,
	Ian Rogers <irogers@google.com>,
	Jin Yao <yao.jin@linux.intel.com>,
	Kan Liang <kan.liang@linux.intel.com>,
	Arnaldo Carvalho de Melo <acme@redhat.com>
Subject: [GIT PULL] perf tools fixes for v5.11
Date: Sun, 17 Jan 2021 18:09:08 -0300	[thread overview]
Message-ID: <20210117210908.13730-1-acme@kernel.org> (raw)

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(-)

             reply	other threads:[~2021-01-17 21:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-17 21:09 Arnaldo Carvalho de Melo [this message]
2021-01-17 21:26 ` 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=20210117210908.13730-1-acme@kernel.org \
    --to=acme@kernel.org \
    --cc=acme@redhat.com \
    --cc=adrian.hunter@intel.com \
    --cc=ak@linux.intel.com \
    --cc=al.grant@foss.arm.com \
    --cc=denik@chromium.org \
    --cc=irogers@google.com \
    --cc=jolsa@kernel.org \
    --cc=kan.liang@linux.intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-perf-users@vger.kernel.org \
    --cc=mingo@kernel.org \
    --cc=namhyung@kernel.org \
    --cc=tglx@linutronix.de \
    --cc=torvalds@linux-foundation.org \
    --cc=yao.jin@linux.intel.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

all inboxes | Powered by JetHome®