Em Wed, Oct 02, 2013 at 01:59:36PM +0200, Jiri Olsa escreveu: > On Wed, Oct 02, 2013 at 05:03:48PM +0530, Ramkumar Ramachandra wrote: > > Jiri Olsa wrote: > > > what perf version are you running?
> > I'm running off the one in torvalds/linux.git. > > $ perf --version > > perf version 3.12.rc3.g34b22d5 > > The log of builtin-timechart.c shows that it was last touched by you > > three months ago: 5936678 (perf timechart: Remove event types > > framework only user, 2013-07-11). Are there some patches awaiting > > merge that I'm missing? > looks like you're missing this one: > (git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux perf/core) > perf tools: Add default handler for mmap2 events > commit e0e3e2d9a522b2230d395922fde9c6ea928ae7f8 > Author: David Ahern <dsah...@gmail.com> > Date: Sun Sep 22 19:44:59 2013 -0600 > > Not sure if this one plus some other MMAP2 David's fixies The other is already in -rc: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/tools/perf/builtin-trace.c?id=384c671e33a7ddf905f2c60b433b9883f0e5a605 > are on its way up, but if not I guess Arnaldo's planning > to push them out eventually ;-) I thought this one wouldn't be needed for perf/urgent, but it is, just cherry picked it there, will push. - Arnaldo -- 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/