1. 12 Jun, 2011 1 commit
  2. 15 Feb, 2009 1 commit
  3. 10 Jan, 2009 1 commit
  4. 07 Jan, 2009 2 commits
    • Arjan van de Ven's avatar
      bootchart: improve output based on Dave Jones' feedback · 40c8c85a
      Arjan van de Ven authored
      
      Dave Jones, in his blog, had some feedback about the bootchart script:
      Primarily his complaint was that shorter delays weren't visualized.
      
      The reason for that was that too small delays will have their labels
      mixed up in the graph in an unreadable mess.
      
      This patch has a fix for this; for one, it makes the output wider,
      so more will fit.
      The second part is that smaller delays are now shown with a
      much smaller font for the label; while this isn't per se
      readable at a 1:1 zoom, at least you can zoom in with most SVG
      viewing applications and see what it is you are looking at.
      Signed-off-by: default avatarArjan van de Ven <arjan@linux.intel.com>
      Signed-off-by: default avatarSam Ravnborg <sam@ravnborg.org>
      40c8c85a
    • Arjan van de Ven's avatar
      bootchart: improve output based on Dave Jones' feedback · 24b0ecad
      Arjan van de Ven authored
      
      Dave Jones, in his blog, had some feedback about the bootchart script:
      Primarily his complaint was that shorter delays weren't visualized.
      
      The reason for that was that too small delays will have their labels
      mixed up in the graph in an unreadable mess.
      
      This patch has a fix for this; for one, it makes the output wider,
      so more will fit.
      The second part is that smaller delays are now shown with a
      much smaller font for the label; while this isn't per se
      readable at a 1:1 zoom, at least you can zoom in with most SVG
      viewing applications and see what it is you are looking at.
      Signed-off-by: default avatarArjan van de Ven <arjan@linux.intel.com>
      24b0ecad
  5. 13 Nov, 2008 1 commit
  6. 12 Nov, 2008 1 commit
  7. 22 Oct, 2008 2 commits
  8. 14 Oct, 2008 5 commits
  9. 12 Oct, 2008 3 commits