* Jiri Olsa <jo...@kernel.org> wrote: > hi Ingo, > please consider pulling > > thanks, > jirka > > > The following changes since commit cf230918cda19532e4a5cc4f0d5c82fa7e5e94f6: > > Merge branch 'perf/core' into perf/urgent, to pick up the latest fixes > (2014-06-14 14:10:08 +0200) > > are available in the git repository at: > > > git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf.git > tags/perf-urgent-for-mingo > > for you to fetch changes up to a93f0e551af9e194db38bfe16001e17a3a1d189a: > > perf symbols: Get kernel start address by symbol name (2014-06-20 09:34:22 > +0200) > > ---------------------------------------------------------------- > perf/urgent fixes: > > . Fix kernel start address lookup in report code (Simon Que) > > . Fix segfault in cumulative.callchain report (Jiri Olsa) > > Signed-off-by: Jiri Olsa <jo...@kernel.org> > > ---------------------------------------------------------------- > Jiri Olsa (1): > perf tools: Fix segfault in cumulative.callchain report > > Simon Que (1): > perf symbols: Get kernel start address by symbol name > > tools/perf/ui/browsers/hists.c | 21 ++++++++++++---- > tools/perf/util/machine.c | 54 > +++++++++++++++++------------------------- > 2 files changed, 38 insertions(+), 37 deletions(-)
Pulled, thanks a lot Jiri! Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/