summaryrefslogtreecommitdiffstats
path: root/grapher
Commit message (Expand)AuthorAgeFilesLines
* PR11114: simplify librpm autoconfFrank Ch. Eigler2010-02-251-3/+0
* Don't try to parallel install partial build-elfutils build in lib-elfutils.Mark Wielaard2010-02-161-1/+0
* Run autoreconfEugeniy Meshcheryakov2010-01-211-1/+2
* Add SystemTap_Beginners_Guide to build.Mark Wielaard2010-01-021-0/+2
* grapher: workaround for bz 11118Tim Moore2009-12-311-1/+1
* Merge remote branch 'origin/master'Tim Moore2009-12-231-129/+223
|\
| * Incremented version number for release 1.1.David Smith2009-12-211-129/+223
* | grapher: remove _zoomFactor from horizontal scaling calculationTim Moore2009-12-233-6/+14
* | grapher: scale from right end of graphTim Moore2009-12-233-28/+54
* | grapher: fix bug in looking up event under pointerTim Moore2009-12-231-1/+1
* | grapher: draw axes on multiples of the axis "major unit"Tim Moore2009-12-231-1/+1
* | grapher: scroll continuously with timeTim Moore2009-12-235-70/+96
|/
* change namespace indentation to 0Tim Moore2009-12-2111-1364/+1364
* PR 10889: Reorganize client/server man pages. Document --unprivileged.Dave Brolley2009-12-171-223/+129
* grapher: implement restarting a stap processTim Moore2009-12-113-48/+128
* grapher: integrate graph events from stdin with the stap process framework.Tim Moore2009-12-103-21/+32
* grapher: more implementation stap process windowTim Moore2009-12-102-155/+173
* grapher: change SIGCHLD handling and exit cleanupTim Moore2009-12-101-115/+95
* show the status of stap processes in the process windowTim Moore2009-12-094-227/+418
* grapher: start of a dialog for displaying active stap processesTim Moore2009-12-087-59/+573
* refactor list of data sets out of GraphWidget into a global data structure.Tim Moore2009-12-088-32/+69
* tiny refactoring of signal and pipe codeTim Moore2009-12-081-11/+6
* add copyright and license to grapher filesTim Moore2009-12-0712-0/+96
* make the list items in the data set list unselectableTim Moore2009-12-072-1/+13
* Change data set list display to use a check box for inclusion in a graphTim Moore2009-12-073-100/+47
* option to display graph times relative to the start timeTim Moore2009-12-075-6/+98
* Add a missing cairo context restore()Tim Moore2009-12-071-0/+1
* Add new graph output to the last graphTim Moore2009-12-041-1/+1
* restore event square colorTim Moore2009-12-041-0/+2
* hover text on the additional graphsTim Moore2009-12-042-2/+10
* tweak multiline hover text to have proper interline spacingTim Moore2009-12-041-7/+13
* support multiline data output from scripts run under the grapherTim Moore2009-12-044-15/+53
* Error check in hover text code for empty graphsTim Moore2009-12-031-2/+4
* Hover text for event-style graphsTim Moore2009-12-034-13/+47
* Make the hover text conform to data displayed.Tim Moore2009-12-027-26/+73
* Refactor drawing of different styles of graph into classesTim Moore2009-12-027-78/+204
* Account for zoom factor when choosing hover textTim Moore2009-12-021-5/+5
* Regenerate autotools files using autoreconf to pick up latest Makefile.am cha...Dave Brolley2009-12-011-124/+216
* some aesthetic tweaks to the grapherTim Moore2009-12-012-2/+2
* Add hover text to the graph.Tim Moore2009-12-015-42/+114
* change time type from double to int64_tTim Moore2009-12-015-25/+44
* Merge branch 'master' of ssh://sources.redhat.com/git/systemtapDave Brolley2009-11-231-1/+0
|\
| * PR4037: 32-bit staprun vs. 64-bit kernels just works (tm)Frank Ch. Eigler2009-11-171-1/+0
* | Ensure uprobes/Makefile never returns failure due to setting permissions.Dave Brolley2009-11-231-216/+124
|/
* Fix stapprobes.irq title and add to install listJosh Stone2009-11-101-124/+216
* Merge branch 'master' of ssh://sources.redhat.com/git/systemtapDave Brolley2009-11-034-231/+318
|\
| * * grapher/GraphData.hxx (GraphDataBase, GraphData): UseTim Moore2009-10-281-3/+10
| * Fix regression of parsing grapher optionsTim Moore2009-10-281-28/+28
| * Merge branch 'master' of ssh://sourceware.org/git/systemtapTim Moore2009-10-271-25/+53
| |\
| | * Enable Kbuild-like quiet buildsJosh Stone2009-10-221-25/+53