Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jan 2009 06:21:30 +0000 (UTC)
From:      Jeff Roberson <jeff@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/tools/sched schedgraph.py
Message-ID:  <200901220621.n0M6LcIp055886@repoman.freebsd.org>

index | next in thread | raw e-mail

jeff        2009-01-22 06:21:30 UTC

  FreeBSD src repository

  Modified files:
    tools/sched          schedgraph.py 
  Log:
  SVN rev 187580 on 2009-01-22 06:21:30Z by jeff
  
   - Update my copyright.
   - Print human readable time as a float with two digits of precision.  Use
     ns now as well since clock periods are well into the hundreds of
     picoseconds now.
   - Show the average duration in the stats frame.  This is often more useful
     than total duration.
  
  Revision  Changes    Path
  1.25      +27 -16    src/tools/sched/schedgraph.py


help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901220621.n0M6LcIp055886>