summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove unused variable.Dave Brolley2009-12-151-4/+0
* Merge branch 'master' of ssh://sources.redhat.com/git/systemtapDave Brolley2009-12-151-18/+35
|\
| * Fixed DEBUG_MEM debug memory tracking.David Smith2009-12-151-18/+35
* | Merge branch 'master' of ssh://sources.redhat.com/git/systemtapDave Brolley2009-12-151-1/+8
|\|
| * Don't save build-id if it is located before _stextEugeniy Meshcheryakov2009-12-151-1/+8
* | Don't automatically authorize new root certificates as trusted signers.Dave Brolley2009-12-151-9/+1
* | Merge branch 'master' of ssh://sources.redhat.com/git/systemtapDave Brolley2009-12-1441-713/+2025
|\|
| * Do not use condition_codes() on armEugeniy Meshcheryakov2009-12-131-1/+1
| * Use env(SYSTEMTAP_TESTAPPS) for all systemtap.appsStan Cox2009-12-114-8/+19
| * runtime build: fix alloc.c buildability on old gcc 3.4Frank Ch. Eigler2009-12-111-2/+2
| * grapher: implement restarting a stap processTim Moore2009-12-113-48/+128
| * runtime: undefine DEBUG_MEM, retain alloc countingFrank Ch. Eigler2009-12-101-9/+10
| * runtime: print stp_alloc statistics in startup printkFrank Ch. Eigler2009-12-102-20/+13
| * Merge commit 'origin/master'Tim Moore2009-12-106-27/+58
| |\
| | * Begin to parameterize loc2c for proper DWARF target address size.Roland McGrath2009-12-091-4/+15
| | * Fix regression in statistic operationsAnton Vorontsov2009-12-091-6/+12
| | * PR 10848 partial fix by using systemtap memory functions everywhere.David Smith2009-12-092-8/+12
| | * Handle .probes section big endian 32 bit case.Stan Cox2009-12-092-9/+19
| * | 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
| |/
| * Merge commit 'origin/master'Tim Moore2009-12-089-142/+344
| |\
| | * Add .library("lib").mark("mark") and use it for .mark semaphores.Stan Cox2009-12-087-124/+271
| | * Revert "PR 10641 fixed by checking module name in unprivileged mode."David Smith2009-12-083-17/+0
| | * Add dtrace -I support.Mark Wielaard2009-12-082-17/+70
| | * PR 10641 fixed by checking module name in unprivileged mode.David Smith2009-12-073-0/+17
| | * Small compile server shutdown fix.David Smith2009-12-071-1/+3
| * | 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
| * Merge branch 'master' of ssh://sourceware.org/git/systemtapTim Moore2009-12-072-10/+8
| |\
| | * Fix regression introduced by commit 379c585Wenji Huang2009-12-072-10/+8
| * | 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-042-8/+16
| * support multiline data output from scripts run under the grapherTim Moore2009-12-045-20/+66
| * Merge commit 'origin/master'Tim Moore2009-12-033-11/+33
| |\
| | * PR11020: Check switch_file global flag inside inner loop for busy scriptsMasami Hiramatsu2009-12-031-2/+4
| * | 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
* | | Suppress output from stap-gen-cert when installing the systemtap-server package.Dave Brolley2009-12-141-1/+1
* | | PR 10905: Initscript improvements: Automatically authorize the initscript ser...Dave Brolley2009-12-141-0/+7
* | | Clean up NSS after errors occur during verification.Dave Brolley2009-12-141-0/+3