[GIT PULL 0/5] perf/core improvements and fixes

From: Arnaldo Carvalho de Melo
Date: Mon Dec 06 2010 - 15:33:56 EST


Hi Ingo,

Please pull from:

git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 perf/core

This is in addition to the previous pull request.

Regards,

- Arnaldo

Akihiro Nagai (1):
perf options: add OPT_CALLBACK_DEFAULT_NOOPT

Chris Samuel (1):
perf tools: Catch a few uncheck calloc/malloc's

Ian Munsie (1):
perf hist: Better displaying of unresolved DSOs and symbols

Stephane Eranian (1):
perf script: Fix compiler warning in builtin_script.c:is_top_script()

Thomas Gleixner (1):
perf session: Sort all events if ordered_samples=true

tools/perf/builtin-kmem.c | 3 +
tools/perf/builtin-lock.c | 3 +
tools/perf/builtin-sched.c | 3 +
tools/perf/builtin-script.c | 10 ++--
tools/perf/builtin-timechart.c | 3 +
tools/perf/util/header.c | 3 +
tools/perf/util/parse-options.h | 4 +
tools/perf/util/session.c | 125 ++++++++++++++++++++++----------------
tools/perf/util/sort.c | 6 +-
9 files changed, 99 insertions(+), 61 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/