hi, sending misc standalone fixies from plugins support patchset, plus one extra kmem command fix.
available at: git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf.git perf/core_file thanks, jirka Cc: Corey Ashford <[email protected]> Cc: Frederic Weisbecker <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Namhyung Kim <[email protected]> Cc: Paul Mackerras <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Arnaldo Carvalho de Melo <[email protected]> Cc: David Ahern <[email protected]> --- Jiri Olsa (4): perf tools: Fix 'make install prefix=...' build rule perf tools: Remove unused trace-event-* code perf tools: Unify page_size usage perf tools: Make kmem work for non numa machines tools/perf/Makefile | 1 + tools/perf/builtin-kmem.c | 2 +- tools/perf/builtin-record.c | 5 +---- tools/perf/perf.c | 1 + tools/perf/util/python.c | 1 + tools/perf/util/trace-event-parse.c | 36 ------------------------------------ tools/perf/util/trace-event.h | 9 --------- 7 files changed, 5 insertions(+), 50 deletions(-) -- 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/

