summaryrefslogtreecommitdiffstats
path: root/grapher/grapher.cxx
Commit message (Expand)AuthorAgeFilesLines
* grapher: implement restarting a stap processTim Moore2009-12-111-47/+108
* grapher: integrate graph events from stdin with the stap process framework.Tim Moore2009-12-101-8/+9
* grapher: more implementation stap process windowTim Moore2009-12-101-4/+34
* grapher: change SIGCHLD handling and exit cleanupTim Moore2009-12-101-115/+95
* show the status of stap processes in the process windowTim Moore2009-12-091-54/+113
* grapher: start of a dialog for displaying active stap processesTim Moore2009-12-081-30/+126
* refactor list of data sets out of GraphWidget into a global data structure.Tim Moore2009-12-081-2/+2
* tiny refactoring of signal and pipe codeTim Moore2009-12-081-11/+6
* add copyright and license to grapher filesTim Moore2009-12-071-0/+8
* some aesthetic tweaks to the grapherTim Moore2009-12-011-1/+1
* Kill off child processes correctly on exit.Tim Moore2009-10-271-30/+100
* More refactoring for multiple stap processes.Tim Moore2009-10-271-153/+164
* Change stap parser to use an input file descriptor other than stdinTim Moore2009-10-271-14/+7
* dialog for choosing stap script and providing arguments to stap and the scriptTim Moore2009-09-301-4/+89
* classes for launching stap and listening for its deathTim Moore2009-09-301-94/+221
* Pass command line arguments on to stapTim Moore2009-09-301-3/+6
* grapher: Handle the death of the child stap processTim Moore2009-09-301-8/+85
* Draw multiple graphsTim Moore2009-09-301-0/+10
* Draw graphs inside a scrolled windowTim Moore2009-09-161-2/+5
* Support for presenting multiple graphsTim Moore2009-07-281-3/+0
* grapher fixupsTim Moore2009-07-281-1/+1
* run stap from grapherTim Moore2009-07-281-2/+32
* Incorporate grapher widget in real applicationTim Moore2009-07-281-11/+78
* Refactor StapParser into its own filesTim Moore2009-07-281-87/+1
* Move grapher to subdirectoryTim Moore2009-04-201-0/+127