Messages in this thread |  | | | From | Arnaldo Carvalho de Melo <> | | Subject | [GIT PULL 0/3] perf/core fixes and improvements | | Date | Tue, 21 Feb 2012 15:35:24 -0200 |
| |
The following changes since commit 09bda4432a8a4d4db2b2b94697abc8d732a9ff73:
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core (2012-02-17 12:55:07 +0100)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux perf-core-for-mingo
for you to fetch changes up to 6b1bee9035d430c4b4f586df6df4b3f840e89b5b:
perf tools: fix broken perf record -a mode (2012-02-21 15:05:43 -0200)
---------------------------------------------------------------- Important fix from Stephane for system wide monitoring, problem introduced recently in the pid list patches. Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
---------------------------------------------------------------- Danny Kukawka (1): perf tools: Remove duplicated string.h includes Stefan Hajnoczi (1): perf tools: Allow expressions in __print_symbolic() fields
Stephane Eranian (1): perf tools: fix broken perf record -a mode
tools/perf/util/probe-event.c | 1 - tools/perf/util/thread_map.c | 2 +- tools/perf/util/trace-event-parse.c | 12 ++++++++++++ 3 files changed, 13 insertions(+), 2 deletions(-)
|  |