public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [git pull] incremental updates to timechart
@ 2009-09-19 11:34 Arjan van de Ven
  2009-09-19 11:34 ` [PATCH] perf: Add "perf timechart record" Arjan van de Ven
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Arjan van de Ven @ 2009-09-19 11:34 UTC (permalink / raw)
  To: mingo; +Cc: linux-kernel, fweisbec, peterz, Paul Mackerras

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2009-09-19 17:02 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-19 11:34 [git pull] incremental updates to timechart Arjan van de Ven
2009-09-19 11:34 ` [PATCH] perf: Add "perf timechart record" Arjan van de Ven
2009-09-19 17:00   ` [tip:perfcounters/core] perf timechart: " tip-bot for Arjan van de Ven
2009-09-19 11:35 ` [PATCH] perf: Be consistent about minimum text size in the svghelper Arjan van de Ven
2009-09-19 17:01   ` [tip:perfcounters/core] perf utils: " tip-bot for Arjan van de Ven
2009-09-19 11:35 ` [PATCH] trace: Move the end point of a C state in the power tracer Arjan van de Ven
2009-09-19 17:01   ` [tip:perfcounters/core] tracing, x86, cpuidle: " tip-bot for Arjan van de Ven
2009-09-19 11:36 ` [PATCH] perf: Add timechart help text and add timechart to "perf help" Arjan van de Ven
2009-09-19 17:01   ` [tip:perfcounters/core] " tip-bot for Arjan van de Ven
2009-09-19 11:36 ` [PATCH] perf: Use a define for the maximum length of a trace event Arjan van de Ven
2009-09-19 17:01   ` [tip:perfcounters/core] perf utils: " tip-bot for Arjan van de Ven

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox