summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PR10467 cont'd: be tolerant of bad line numbersJosh Stone2010-01-141-5/+2
* Fixed rawhide syscall testsuite problem.David Smith2010-01-141-2/+2
* Use gnu indentation style.Stan Cox2010-01-141-59/+66
* Fix rawhide compile problem.David Smith2010-01-141-1/+1
* Merge branch 'master' of ssh://sources.redhat.com/git/systemtapWilliam Cohen2010-01-136-10/+65
|\
| * Use __access_process_vm_noflush for static user semaphore decrement.Stan Cox2010-01-133-5/+57
| * build fix: rhbz55060: stdlib.h vs sys/wait.h __WAIT_STATUS conflictsFrank Ch. Eigler2010-01-131-2/+2
| * PR 11167 fixed by adding compat_sys_sigaction to the syscall.sigaction32 probe.David Smith2010-01-131-2/+4
| * Merge branch 'master' of ssh://sources.redhat.com/git/systemtapDave Brolley2010-01-134-35/+114
| |\
| * | Test newline characters as part of fuzzing argument strings.Dave Brolley2010-01-131-1/+2
* | | Move userspace probing boiler plate code in translator to runtime library.William Cohen2010-01-133-357/+336
| |/ |/|
* | Merge remote branch 'origin/master'Tim Moore2010-01-133-2/+55
|\|
| * Fix PR11160 by handling ppc syscall.sigaction32 correctly.David Smith2010-01-133-2/+55
* | map through uretprobe trampoline in an arbitrary taskTim Moore2010-01-134-35/+114
|/
* Removed bogus task_finder error message.David Smith2010-01-131-1/+1
* Faulty conditionals are parse errors, not semantical errors.Mark Wielaard2010-01-131-0/+0
* PR10493: autoconf for cpu_khzWenji Huang2010-01-132-7/+43
* Fixed PR 11163 so that syscall.readv/syscall.writev puts fd in argstr for ppc.David Smith2010-01-122-21/+1
* Add attach to live process tests.Stan Cox2010-01-121-30/+169
* Fixed PR 11162 by removing extra 'buf_uaddr' assignment.David Smith2010-01-121-1/+0
* tweak stap argument checkingFrank Ch. Eigler2010-01-121-38/+22
* new sample script: overcommit failure monitorFrank Ch. Eigler2010-01-126-0/+45
* PR10747: check invalid preprocessor constructWenji Huang2010-01-122-2/+23
* Add some additional test cases.Dave Brolley2010-01-111-0/+17
* Invalid casess can be tested for 'make check'.Dave Brolley2010-01-111-47/+49
* Rework filtering of client options. Add testsuite.Dave Brolley2010-01-114-67/+130
* Merge branch 'master' of ssh://sources.redhat.com/git/systemtapDave Brolley2010-01-111-30/+37
|\
| * Added STP_MAXMEMORY documentation.David Smith2010-01-111-0/+7
| * Fix extra blank lines in man page output.David Smith2010-01-111-30/+30
* | Filter options for unprivileged use after --stap-client is seen.Dave Brolley2010-01-112-1/+66
|/
* Add stack walking function for 2.6.33Wenji Huang2010-01-111-0/+14
* Pull set of semaphore into its own function.Stan Cox2010-01-106-72/+119
* tracepoints build fixFrank Ch. Eigler2010-01-091-0/+3
* Merge branch 'master' of ssh://sources.redhat.com/git/systemtapDave Brolley2010-01-081-14/+30
|\
| * Fixed PR 11148 by reworking transport directory locks.David Smith2010-01-081-14/+30
* | New test suite for client/server argument handling.Dave Brolley2010-01-081-0/+169
|/
* Move PKGLIBDIR variable set to testsuite/Makefile.am for self-contained tests.William Cohen2010-01-085-5/+5
* Merge branch 'master' of ssh://sources.redhat.com/git/systemtapDave Brolley2010-01-071-2/+3
|\
| * Make sure testcase debug output is correct.David Smith2010-01-071-2/+3
* | Take care when echoing something that could start with a -.Dave Brolley2010-01-071-1/+1
* | Merge branch 'master' of ssh://sources.redhat.com/git/systemtapDave Brolley2010-01-0736-490/+631
|\|
| * Partial PR 10848 fix. Added testcase for STP_MAXMEMORY.David Smith2010-01-072-20/+107
| * Fix multi-piece constant failure in vta-test.exp on 32bit systems.Mark Wielaard2010-01-071-38/+38
| * Make all buildok tests executable.William Cohen2010-01-077-0/+0
| * Merge remote branch 'origin/master'Tim Moore2010-01-069-131/+244
| |\
| | * Fix get_cfa_ops failure on shared libraries.Mark Wielaard2010-01-061-3/+3
| | * Manual cleanupWenji Huang2010-01-066-88/+85
| | * Partial PR 10848 fix. Added '-DMAXMEMORY=NUM' processing.David Smith2010-01-051-8/+124
| | * %define -> %global in .spec fileRoland McGrath2010-01-051-32/+32
| * | grapher example with backtraces in eventsTim Moore2010-01-061-0/+19
| |/