[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090919133410.7b23e270@infradead.org>
Date: Sat, 19 Sep 2009 13:34:10 +0200
From: Arjan van de Ven <arjan@...radead.org>
To: mingo@...e.hu
Cc: linux-kernel@...r.kernel.org, fweisbec@...il.com,
peterz@...radead.org, Paul Mackerras <paulus@...ba.org>
Subject: [git pull] incremental updates to timechart
Hi Ingo,
a few incremental updates to timechart are now in my git tree; mostly based
on your review feedback. The individual patches will be sent as reply to this email
The following changes since commit a98c33c37d5973f2c4edeac7426b9a944d668fe1:
Ingo Molnar (1):
Merge branch 'tracing/urgent'
are available in the git repository at:
ssh://master.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-timechart master
Arjan van de Ven (5):
perf: Add "perf timechart record"
perf: Be consistent about minimum text size in the svghelper
trace: Move the end point of a C state in the power tracer
perf: Add timechart help text and add timechart to "perf help"
perf: Use a define for the maximum length of a trace event
arch/x86/kernel/process.c | 3 --
drivers/cpuidle/cpuidle.c | 2 +
tools/perf/Documentation/perf-timechart.txt | 35 ++++++++++++++++++++
tools/perf/builtin-timechart.c | 47 ++++++++++++++++++++++----
tools/perf/command-list.txt | 1 +
tools/perf/util/header.c | 7 ++--
tools/perf/util/svghelper.c | 24 +++++++------
7 files changed, 94 insertions(+), 25 deletions(-)
create mode 100644 tools/perf/Documentation/perf-timechart.txt
--
Arjan van de Ven Intel Open Source Technology Centre
For development, discussion and tips for power savings,
visit http://www.lesswatts.org
--
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