Em Fri, Nov 13, 2015 at 11:48:29AM +0200, Adrian Hunter escreveu: > Hi > > Here are a 3 fixes. The patches apply cleanly to 4.3, although > the problems go back further than that.
Thanks for the patches and for the before/after for the rbtree problem, I reproduced it here, fixes the problem! - Arnaldo > > Adrian Hunter (3): > perf tools: Fix dso lookup by long name and missing buildids > perf buildid-list: Requires ordered events > perf inject: Also re-pipe lost_samples event > > tools/perf/builtin-inject.c | 1 + > tools/perf/util/build-id.c | 1 + > tools/perf/util/dso.c | 17 +++++++++++++++++ > tools/perf/util/dso.h | 1 + > tools/perf/util/machine.c | 1 + > 5 files changed, 21 insertions(+) > > > Regards > Adrian -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

