lkml.org 
[lkml]   [2018]   [Feb]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCHv3 0/9] perf tool: Assorted fixes
Date
hi,
sending assorted general fixes that queued
up in my other branches.

v3 changes:
- reworked machine__create_kernel_maps to take into account
kernel modules based on Namhyung's comments
- fixed dso__load changes to take into account namespace switch
- add perf test 1 fix

v2 changes:
- rebased on current perf/core
- detailed changelog for patch 1
- using zfree instead of free in patch 2
- using machine__set_mmap_name function name

Also available in here:
https://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf.git
perf/fixes

thanks,
jirka


---
Jiri Olsa (9):
tools lib symbol: Skip non-address kallsyms line
perf tools: Check if we read regular file in dso__load
perf tools: Free root_dir in machine__init error path
perf tools: Move kernel mmap name into struct machine
perf tools: Generalize machine__set_kernel_mmap function
perf tools: Don't search for active kernel start in __machine__create_kernel_maps
perf tools: Remove machine__load_kallsyms function
perf tools: Do not create kernel maps in sample__resolve
perf tests: Use arch__compare_symbol_names to compare symbols

tools/lib/symbol/kallsyms.c | 4 ++++
tools/perf/tests/vmlinux-kallsyms.c | 4 ++--
tools/perf/util/build-id.c | 10 +++------
tools/perf/util/event.c | 16 +-------------
tools/perf/util/machine.c | 145 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------------------------------------------------------------
tools/perf/util/machine.h | 6 +-----
tools/perf/util/symbol.c | 13 +++++-------
7 files changed, 87 insertions(+), 111 deletions(-)

\
 
 \ /
  Last update: 2018-02-15 13:27    [W:0.185 / U:0.472 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site