mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Arjan van de Ven <arjan@infradead.org>
To: linux-kernel@vger.kernel.org
Cc: paulus@samba.org, ahpa@zytor.com, mingo@redhat.com,
	arjan@linux.intel.com, tglx@linutronix.de, mingo@elte.hu
Subject: [git pull] 4 timechart feature patches
Date: Sun, 20 Sep 2009 18:12:48 +0200	[thread overview]
Message-ID: <20090920181248.464c9193@infradead.org> (raw)

Small timechart updated; a few new features and an improvement in performance
that makes inkscape not as slow as it was before.

patches will be posted as reply to this email

The following changes since commit f85b2af8c53ed0f5e0d1008dcea33888d6e22c45:
  Ingo Molnar (1):
        Merge branch 'out-of-tree'

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 (4):
      perf timechart: Show the name of the waker/wakee in timechart
      perf timechart: Show the duration of scheduler delays in the SVG
      perf util: Make the timechart SVG width dynamic
      perf util: SVG performance improvements

 tools/perf/Documentation/perf-timechart.txt |    3 +
 tools/perf/builtin-timechart.c              |   23 +++--
 tools/perf/util/svghelper.c                 |  170 +++++++++++++++++++++-----
 tools/perf/util/svghelper.h                 |   11 +-
 4 files changed, 162 insertions(+), 45 deletions(-)

-- 
Arjan van de Ven 	Intel Open Source Technology Centre
For development, discussion and tips for power savings, 
visit http://www.lesswatts.org

             reply	other threads:[~2009-09-20 16:15 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-20 16:12 Arjan van de Ven [this message]
2009-09-20 16:13 ` [PATCH] perf timechart: Show the name of the waker/wakee in timechart Arjan van de Ven
2009-09-20 17:40   ` [tip:perfcounters/urgent] " tip-bot for Arjan van de Ven
2009-09-20 16:13 ` [PATCH] perf timechart: Show the duration of scheduler delays in the SVG Arjan van de Ven
2009-09-20 17:40   ` [tip:perfcounters/urgent] " tip-bot for Arjan van de Ven
2009-09-20 16:14 ` [PATCH] perf util: Make the timechart SVG width dynamic Arjan van de Ven
2009-09-20 17:40   ` [tip:perfcounters/urgent] " tip-bot for Arjan van de Ven
2009-09-20 16:14 ` [PATCH] perf util: SVG performance improvements Arjan van de Ven
2009-09-20 17:40   ` [tip:perfcounters/urgent] " tip-bot for Arjan van de Ven

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090920181248.464c9193@infradead.org \
    --to=arjan@infradead.org \
    --cc=ahpa@zytor.com \
    --cc=arjan@linux.intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=mingo@redhat.com \
    --cc=paulus@samba.org \
    --cc=tglx@linutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome