From: Arnaldo Carvalho de Melo on
Hi Ingo,

Please pull from:

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

Regards,

Arnaldo Carvalho de Melo (4):
perf symbols: Consider unresolved DSOs in the dso__col_widt calculation
perf symbols: Check if a struct machine instance was found
perf session: Embed the host machine data on perf_session
perf report: Allow limiting the number of entries to print in callchains

tools/perf/builtin-report.c | 5 ++++-
tools/perf/util/callchain.h | 1 +
tools/perf/util/event.c | 27 +++++++++++++++++++++++++--
tools/perf/util/hist.c | 10 ++++++++++
tools/perf/util/map.c | 24 ------------------------
tools/perf/util/session.c | 8 ++++++++
tools/perf/util/session.h | 14 ++++++++------
tools/perf/util/symbol.c | 2 +-
tools/perf/util/symbol.h | 2 ++
9 files changed, 59 insertions(+), 34 deletions(-)

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