lkml.org 
[lkml]   [2021]   [Sep]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[GIT PULL] perf tools fixes for v5.15: 2nd batch
Date
Hi Linus,

Please consider pulling,

Best regards,

- Arnaldo


The following changes since commit 5816b3e6577eaa676ceb00a848f0fd65fe2adc29:

Linux 5.15-rc3 (2021-09-26 14:08:19 -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.15-2021-09-27

for you to fetch changes up to 4da8b121884d84476f3d50d46a471471af1aa9df:

perf iostat: Fix Segmentation fault from NULL 'struct perf_counts_values *' (2021-09-27 09:41:07 -0300)

----------------------------------------------------------------
perf tools fixes for v5.15: 2nd batch

- Fix 'perf test' DWARF unwind for optimized builds.

- Fix 'perf test' 'Object code reading' when dealing with samples in @plt
symbols.

- Fix off-by-one directory paths in the ARM support code.

- Fix error message to eliminate confusion in 'perf config' when first creating
a config file.

- 'perf iostat' fix for system wide operation.

- Fix printing of metrics when 'perf iostat' is used with one or more
iio_root_ports and unconnected cpus (using -C).

- Fix several typos in the documentation files.

- Fix spelling mistake "icach" -> "icache" in the power8 JSON vendor files.

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

----------------------------------------------------------------
Colin Ian King (1):
perf vendor events powerpc: Fix spelling mistake "icach" -> "icache"

Ian Rogers (2):
perf test: Fix DWARF unwind for optimized builds.
perf arm: Fix off-by-one directory paths.

James Clark (1):
perf tests: Fix flaky test 'Object code reading'

Like Xu (4):
perf doc: Fix typos all over the place
perf config: Refine error message to eliminate confusion
perf iostat: Use system-wide mode if the target cpu_list is unspecified
perf iostat: Fix Segmentation fault from NULL 'struct perf_counts_values *'

tools/perf/Documentation/jitdump-specification.txt | 2 +-
tools/perf/Documentation/perf-c2c.txt | 2 +-
tools/perf/Documentation/perf-intel-pt.txt | 2 +-
tools/perf/Documentation/perf-lock.txt | 2 +-
tools/perf/Documentation/perf-script-perl.txt | 2 +-
tools/perf/Documentation/perf-script-python.txt | 2 +-
tools/perf/Documentation/perf-stat.txt | 2 +-
tools/perf/Documentation/topdown.txt | 2 +-
tools/perf/arch/arm/util/auxtrace.c | 8 ++---
tools/perf/arch/arm/util/cs-etm.c | 24 ++++++-------
tools/perf/arch/arm/util/perf_regs.c | 2 +-
tools/perf/arch/arm/util/pmu.c | 2 +-
tools/perf/arch/arm/util/unwind-libdw.c | 6 ++--
tools/perf/arch/arm/util/unwind-libunwind.c | 4 +--
tools/perf/arch/x86/util/iostat.c | 2 +-
tools/perf/builtin-stat.c | 2 ++
.../perf/pmu-events/arch/powerpc/power8/other.json | 2 +-
tools/perf/tests/code-reading.c | 4 +--
tools/perf/tests/dwarf-unwind.c | 39 ++++++++++++++++++----
tools/perf/util/config.c | 2 +-
20 files changed, 70 insertions(+), 43 deletions(-)

\
 
 \ /
  Last update: 2021-09-27 20:51    [W:0.046 / U:0.104 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site