lkml.org 
[lkml]   [2011]   [Sep]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[GIT PULL 00/12] perf tools fixes
Date
Hi Linus,

Please consider pulling from:

git://github.com/acmel/linux.git perf-tools-for-linus

I was waiting to push it thru Ingo, but people are rightly complaining
these fixes should get into v3.1, so I asked Peter to take a look and he is OK
with sending them now to you.

Please let me know of anything I may have messed up in putting together
this git repo/branch on github.

Regards,

- Arnaldo

The following changes since commit d93dc5c4478c1fd5de85a3e8aece9aad7bbae044

Author: Linus Torvalds <torvalds@linux-foundation.org>
Date: Wed Sep 21 16:58:15 2011 -0700

Linux 3.1-rc7

Anton Blanchard (6):
perf symbols: Fix ppc64 SEGV in dso__load_sym with debuginfo files
perf symbols: /proc/kallsyms does not sort module symbols
perf symbols: Preserve symbol scope when parsing /proc/kallsyms
perf symbols: Add some heuristics for choosing the best duplicate symbol
perf symbols: Synthesize anonymous mmap events
perf sort: Fix symbol sort output by separating unresolved samples by type

Arnaldo Carvalho de Melo (1):
perf top: Fix userspace sample addr map offset

Darren Hart (1):
perf tools: Add support for disabling -Werror via WERROR=0

David Ahern (2):
perf record: Create events initially disabled and enable after init
perf tool: Fix endianness handling of u32 data in samples

Masami Hiramatsu (1):
perf probe: Fix regression of variable finder

Stephane Eranian (1):
perf symbols: Fix issue with binaries using 16-bytes buildids (v2)

tools/perf/Makefile | 9 ++-
tools/perf/builtin-record.c | 3 +
tools/perf/builtin-test.c | 2 +-
tools/perf/builtin-top.c | 9 ++-
tools/perf/util/event.c | 5 ++
tools/perf/util/event.h | 2 +-
tools/perf/util/evlist.c | 13 ++++
tools/perf/util/evlist.h | 1 +
tools/perf/util/evsel.c | 54 +++++++++++---
tools/perf/util/probe-finder.c | 2 +-
tools/perf/util/session.h | 3 +-
tools/perf/util/sort.c | 10 ++-
tools/perf/util/symbol.c | 153 +++++++++++++++++++++++++++++++---------
13 files changed, 209 insertions(+), 57 deletions(-)



\
 
 \ /
  Last update: 2011-09-23 22:29    [W:0.201 / U:0.060 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site