lkml.org 
[lkml]   [2015]   [Apr]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v3 0/2] perf: report/annotate: fix segfault problem.
Date
Patch v3 updates tests/kmod-path.c. It also check cpumode to filter out
strings like '[vdso]' and '[vsyscalls]' instead of directly match
against them.

'perf: kmaps: enforce usage of kmaps to protect futher bugs.' is also
posted in this series (1/2). It has a small fix: moving map__kmap() and
newly introduced map__kmaps() from map.h to map.c, because they require
pr_err and struct dso but their existance are not ensure in map.h.

Wang Nan (2):
perf: kmaps: enforce usage of kmaps to protect futher bugs.
perf: report/annotate: fix segfault problem.

tools/perf/tests/kmod-path.c | 43 +++++++++++++++++++++++++++++++++----
tools/perf/util/dso.c | 49 +++++++++++++++++++++++++++++++++++++------
tools/perf/util/dso.h | 12 ++++++-----
tools/perf/util/header.c | 2 +-
tools/perf/util/machine.c | 9 ++++++--
tools/perf/util/map.c | 20 ++++++++++++++++++
tools/perf/util/map.h | 6 ++----
tools/perf/util/probe-event.c | 2 ++
tools/perf/util/session.c | 3 +++
tools/perf/util/symbol-elf.c | 16 +++++++++-----
tools/perf/util/symbol.c | 34 ++++++++++++++++++++++++------
11 files changed, 163 insertions(+), 33 deletions(-)

--
1.8.3.4



\
 
 \ /
  Last update: 2015-04-07 11:01    [W:0.104 / U:0.252 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site