Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Nov 2007 04:46:37 +0000 (UTC)
From:      Sam Leffler <sam@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/tools/sched schedgraph.py
Message-ID:  <200711190446.lAJ4kcBr031075@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sam         2007-11-19 04:46:37 UTC

  FreeBSD src repository

  Modified files:
    tools/sched          schedgraph.py 
  Log:
  o expand usage comments; add cut&paste items for bozo's like me
  o add things i want to TODO list
  o add Record entry to each event which back-maps to the line # in the ktr file;
    useful for finding local context when the ktr file has lots of items that
    schedgraph doesn't grok
  o add missing KTR_SCHED event handlers
  o expose Counter max value through a ymax method for widget building
  o show timestamps in records rejected 'cuz time goes backwards
  
  Revision  Changes    Path
  1.14      +63 -18    src/tools/sched/schedgraph.py



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