[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1380539585-23859-1-git-send-email-artagnon@gmail.com>
Date: Mon, 30 Sep 2013 16:43:03 +0530
From: Ramkumar Ramachandra <artagnon@...il.com>
To: LKML <linux-kernel@...r.kernel.org>
Cc: Ingo Molnar <mingo@...nel.org>,
Arnaldo Carvalho de Melo <acme@...stprotocols.net>
Subject: [PATCH 0/2] Toying with the perf tool
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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists