This is a set of patches with runtime fixes for Android. Any comments and suggestions are wellcome.
Thanks, Irina Irina Tirdea (4): perf tools: remove sscanf extension %as perf stat: add compile-time option to disable --big-num perf archive: remove -f from the rm command perf archive: make f the last parameter for tar tools/perf/Makefile | 8 ++++++++ tools/perf/builtin-stat.c | 8 ++++++++ tools/perf/config/feature-tests.mak | 12 ++++++++++++ tools/perf/perf-archive.sh | 6 +++--- tools/perf/util/probe-event.c | 25 ++++++++++++++++++------- tools/perf/util/trace-event-parse.c | 18 ++++++++---------- 6 files changed, 57 insertions(+), 20 deletions(-) -- 1.7.9.5 -- 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/

