index
:
systemtap-steved
master
nfsd-update
rpc-update
Unnamed repository; edit this file to name it for gitweb.
Steve Dickson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
grapher
/
StapParser.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
change namespace indentation to 0
Tim Moore
2009-12-21
1
-263
/
+263
*
grapher: implement restarting a stap process
Tim Moore
2009-12-11
1
-0
/
+18
*
grapher: integrate graph events from stdin with the stap process framework.
Tim Moore
2009-12-10
1
-11
/
+20
*
show the status of stap processes in the process window
Tim Moore
2009-12-09
1
-157
/
+181
*
grapher: start of a dialog for displaying active stap processes
Tim Moore
2009-12-08
1
-3
/
+9
*
refactor list of data sets out of GraphWidget into a global data structure.
Tim Moore
2009-12-08
1
-2
/
+4
*
add copyright and license to grapher files
Tim Moore
2009-12-07
1
-0
/
+8
*
support multiline data output from scripts run under the grapher
Tim Moore
2009-12-04
1
-8
/
+19
*
Make the hover text conform to data displayed.
Tim Moore
2009-12-02
1
-0
/
+2
*
Refactor drawing of different styles of graph into classes
Tim Moore
2009-12-02
1
-2
/
+2
*
change time type from double to int64_t
Tim Moore
2009-12-01
1
-3
/
+3
*
Fix regression of parsing grapher options
Tim Moore
2009-10-28
1
-28
/
+28
*
More refactoring for multiple stap processes.
Tim Moore
2009-10-27
1
-5
/
+5
*
Change stap parser to use an input file descriptor other than stdin
Tim Moore
2009-10-27
1
-1
/
+1
*
cleanup of graph data parser, using Boost functions where useful
Tim Moore
2009-10-14
1
-34
/
+32
*
grapher: Handle the death of the child stap process
Tim Moore
2009-09-30
1
-1
/
+26
*
Fix graph attribute parsing buglet
Tim Moore
2009-09-16
1
-2
/
+2
*
Fix missing strlen compile error.
Stan Cox
2009-08-06
1
-0
/
+1
*
Add #include and casting to allow compilations of grapher on RHEL5.
William Cohen
2009-08-04
1
-0
/
+1
*
Support for presenting multiple graphs
Tim Moore
2009-07-28
1
-113
/
+135
*
Templatize GraphData
Tim Moore
2009-07-28
1
-18
/
+59
*
Add CSV syntax support to the grapher
Tim Moore
2009-07-28
1
-10
/
+70
*
Refactor StapParser into its own files
Tim Moore
2009-07-28
1
-0
/
+81