Hi, I was curiously poking around the perf tool this morning. The hacking session resulted in two minor patches:
[1/2] is a minor non-functional cleanup of the Makefile. [2/2] is more important: it omits printing bogus data in an edge case. Thanks for reading. Ramkumar Ramachandra (2): perf tool: simplify ARCH code in Makefile perf tool: don't print bogus data on -e cycles tools/perf/builtin-stat.c | 9 ++++----- tools/perf/config/Makefile | 47 ++++++++++++++++++++++------------------------ 2 files changed, 26 insertions(+), 30 deletions(-) -- 1.8.4.477.g5d89aa9 -- 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/