Regarding schedgraph.py
abhishek kulkarni
abhya007 at gmail.com
Thu Jun 25 19:07:07 UTC 2015
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
More information about the freebsd-dtrace
mailing list