Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Jun 2015 12:07:06 -0700
From:      abhishek kulkarni <abhya007@gmail.com>
To:        freebsd-dtrace@freebsd.org, rstone@freebsd.org
Subject:   Regarding schedgraph.py
Message-ID:  <CAJUVsevkhb50V8mg-KJM8XFjty=shmz=ZsJmT=-NYr8tsVXcLw@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hello All,

I am using the schedgraph.py tool for plotting the data generated by
schedgraph.d for FreeBSD. I am looking to add a feature to it wherein I
need the epoch timestamp to be added to the CPU load graph.We can get the
epoch timestamp from the Dtrace script using the Walltimestamp field. In
schedgrap.py, the problem is that the parse function uses the regex
expressions for each line. Could you suggest a regex expression for the
walltimestamp that I could add to the code and also the method by which its
value could be populated.

Thanks and Regards
Abhishek Kulkarni



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJUVsevkhb50V8mg-KJM8XFjty=shmz=ZsJmT=-NYr8tsVXcLw>