summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Fix tcl.exp initialization bugStan Cox2010-02-091-0/+1
| |/
| * Fixed BZ559643 by doing 'spawn;expect;wait' instead of 'spawn;wait;expect'.David Smith2010-02-081-17/+26
* | Rework identification of probes allowed for unprivileged users.Dave Brolley2010-02-1517-96/+205
|/
* Define empty function for tcpmib testWenji Huang2010-02-081-0/+8
* Fix test case tcpmib-all-probes.stpWenji Huang2010-02-081-6/+1
* undocumented, obfuscated, *evil* option to suppress -Werror during module bui...Przemysław Pawełczyk2010-02-063-4/+17
* Added backports required for 2.6.18 kernel for RHEL 5.David J. Wilder2010-02-054-25/+89
* Use SYSTEMTAP_INCLUDES for systemtap.apps tests.Stan Cox2010-02-052-2/+2
* PR11256: harden --unprivileged modeFrank Ch. Eigler2010-02-053-26/+17
* Merge branch 'master' of ssh://sources.redhat.com/git/systemtapDave Brolley2010-02-0513-353/+814
|\
| * excise obsolete description of process-capabilities usage in staprunFrank Ch. Eigler2010-02-051-23/+7
| * pfiles.stp sample: begin tcp option dumpingFrank Ch. Eigler2010-02-051-15/+18
| * PR11234: Rewrite __get_argv without embedded-CJosh Stone2010-02-041-115/+44
| * Revert "PR11234: Ensure __get_argv doesn't overflow"Josh Stone2010-02-043-82/+11
| * Regenerate autotools filesJosh Stone2010-02-042-90/+78
| * Do not check stuff required by server if disabled.Przemyslaw Pawelczyk2010-02-041-29/+31
| * new sample: pfilesEugene Teo2010-02-046-25/+651
* | Refer to the home directory of the 'stap-server' user as ~stap-server.Dave Brolley2010-02-051-4/+4
|/
* Merge branch 'master' of ssh://sources.redhat.com/git/systemtapDave Brolley2010-02-0420-97/+577
|\
| * Fixed PR 11078. Changed code to avoided procfs race condition.David Smith2010-02-033-68/+265
| * PR9931: generate log to help diagnosing occasional cache hash collisionsWenji Huang2010-02-033-0/+58
| * Fix procfs_write.exp so that it will pass under RHELl5.David Smith2010-02-022-2/+6
| * Merge branch 'master' of ssh://sources.redhat.com/git/systemtapWilliam Cohen2010-02-025-28/+60
| |\
| | * rhbz 560890: preserve -L/-l variable orderingNobuhiro Tachino2010-02-024-27/+57
| * | Add nfs_func_log example.William Cohen2010-02-024-0/+24
| * | Add nfs_func_users example.William Cohen2010-02-026-0/+70
| * | Add iodevstats.stp exampleWilliam Cohen2010-02-026-0/+97
* | | Compile server logging and robustness.Dave Brolley2010-02-023-26/+40
| |/ |/|
* | Support building against elfutils < 0.142 again.Mark Wielaard2010-02-021-1/+3
|/
* Merge branch 'master' of ssh://sources.redhat.com/git/systemtapDave Brolley2010-02-0233-68/+839
|\
| * buildok test doesn't need /usr/bin/envMark Wielaard2010-02-021-1/+1
| * Make sure cfa_ops are always retrieved through dwfl global address.Mark Wielaard2010-02-025-22/+36
| * Remove unused variable argstreamWenji Huang2010-02-021-1/+0
| * regen sample indexesFrank Ch. Eigler2010-02-014-0/+24
| * new sample for sandeen@redhat.com: fntimes.stpFrank Ch. Eigler2010-02-012-0/+36
| * Fix a incorrect UNKNOWN VALUE message creation in _sock_type_str functionPetr Muller2010-02-011-1/+1
| * Make hwbkpt.stp compitable with old kernel and exectuableWenji Huang2010-02-011-3/+13
| * Fix uninitialization error on gcc 4.1.xWenji Huang2010-02-011-1/+1
| * Hardware Breakpoints for x86 / x86_64, based on mainline kernel. [Changes : P...Prerna Saxena2010-01-295-4/+413
| * Hardware Breakpoints for x86 / x86_64, based on mainline kernelPrerna Saxena2010-01-291-0/+4
| * PR11234: Ensure __get_argv doesn't overflowJosh Stone2010-01-283-11/+82
| * PR11197, blurbifyFrank Ch. Eigler2010-01-281-0/+5
| * PR6954: make ++/-- operation trigger automatic global printingWenji Huang2010-01-283-8/+13
| * PR11197: prevent startup of stap-server as rootFrank Ch. Eigler2010-01-272-2/+13
| * Fix PC arithmetic for CFI in loc2c-test.Roland McGrath2010-01-261-2/+2
| * Fixed PR 11223 by null terminating strings in procfs write probes.David Smith2010-01-262-3/+139
| * Fixed PR 11220 by setting MAP_STRING_LENGTH to MAXSTRINGLEN.David Smith2010-01-252-3/+50
| * Fix typos in several text filesWenji Huang2010-01-224-12/+12
* | PR 11105: Remaining client-side problems:Dave Brolley2010-02-023-42/+54
|/
* Merge branch 'master' of ssh://sources.redhat.com/git/systemtapDave Brolley2010-01-2126-4980/+3033
|\