summaryrefslogtreecommitdiffstats
path: root/grapher/StapParser.hxx
Commit message (Expand)AuthorAgeFilesLines
* change namespace indentation to 0Tim Moore2009-12-211-56/+56
* grapher: implement restarting a stap processTim Moore2009-12-111-1/+2
* grapher: integrate graph events from stdin with the stap process framework.Tim Moore2009-12-101-2/+3
* show the status of stap processes in the process windowTim Moore2009-12-091-0/+8
* grapher: start of a dialog for displaying active stap processesTim Moore2009-12-081-23/+54
* refactor list of data sets out of GraphWidget into a global data structure.Tim Moore2009-12-081-5/+2
* add copyright and license to grapher filesTim Moore2009-12-071-0/+8
* support multiline data output from scripts run under the grapherTim Moore2009-12-041-1/+2
* change time type from double to int64_tTim Moore2009-12-011-1/+1
* More refactoring for multiple stap processes.Tim Moore2009-10-271-4/+4
* Change stap parser to use an input file descriptor other than stdinTim Moore2009-10-271-1/+7
* grapher: Handle the death of the child stap processTim Moore2009-09-301-2/+5
* Templatize GraphDataTim Moore2009-07-281-2/+3
* Add CSV syntax support to the grapherTim Moore2009-07-281-0/+1
* Refactor StapParser into its own filesTim Moore2009-07-281-0/+21