summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added the name variable to the rpc_new_clientrpc-updateSteve Dickson2010-02-251-0/+1
* Display task flags as character stringsSteve Dickson2010-02-251-12/+63
* Updated the sunrpc.clnt.create_client probSteve Dickson2010-02-251-5/+30
* Allow better filtering with IP address and File handleSteve Dickson2010-02-232-23/+122
* General clean up on the upper level probesSteve Dickson2010-02-231-23/+67
* Removed the nfsd.proc4.compound and nfsd.proc.compound.return probesSteve Dickson2010-02-231-38/+0
* Updated nfsd.proc.remove probesSteve Dickson2010-02-231-11/+39
* Updated nfsd.proc.remove probesSteve Dickson2010-02-231-7/+31
* Updated nfsd.proc.create probesSteve Dickson2010-02-231-8/+97
* Updated nfsd.proc.write probesSteve Dickson2010-02-231-20/+74
* Updated nfsd.proc.read probesSteve Dickson2010-02-231-12/+41
* Updated nfsd.proc.lookup probesSteve Dickson2010-02-231-79/+30
* Added new nfsderror() functionSteve Dickson2010-02-231-0/+238
* hashing: add in the -Werror-defeating flagFrank Ch. Eigler2010-02-221-0/+1
* Check for/build elfutils iff translator is enabled.Przemyslaw Pawelczyk2010-02-222-26/+30
* Prevent accidental global cleanup triggering for syscall test.tcl.Mark Wielaard2010-02-222-34/+34
* Tweak shared attach sdt test.Stan Cox2010-02-211-40/+70
* hwbkpt: simplify diagnostics and codeFrank Ch. Eigler2010-02-212-104/+84
* Make unprivilegedok/one.stp compatible with vanilla kernelWenji Huang2010-02-211-1/+1
* Add explicit timeout to overflow_error testWenji Huang2010-02-211-0/+1
* Translator enablement of Hardware breakpoints for s390Prerna Saxena2010-02-211-2/+16
* hardware breakpoints: improve error messages for unsupported configurationsFrank Ch. Eigler2010-02-191-17/+22
* PR11208: glue adjacent string literals together.Frank Ch. Eigler2010-02-194-2/+37
* PR11275: be less verbose in case of command line option parsingFrank Ch. Eigler2010-02-191-18/+23
* Allow CONFIG_foo COMPARISON-OP CONFIG_bar in preprocessor conditionals.Mark Wielaard2010-02-192-2/+43
* Allow CONFIG_foo COMPARISON-OP number in preprocessor conditionals.Mark Wielaard2010-02-192-12/+51
* PR11296: switch to "sys/sdt.h" in test casesFrank Ch. Eigler2010-02-1814-18/+18
* Restore redirection of the stdout of stap-serverd to /dev/nullDave Brolley2010-02-171-1/+1
* Improved server certificate management. ulimit for stap-server only.Dave Brolley2010-02-175-47/+85
* Use clamping to more easily normalize input valuesJosh Stone2010-02-165-20/+25
* PR11282: Keep the md4 state in the hash copy constructorJosh Stone2010-02-161-1/+1
* PR11277: Use consistent octal in quoted stringsJosh Stone2010-02-163-33/+26
* Don't try to parallel install partial build-elfutils build in lib-elfutils.Mark Wielaard2010-02-1613-2663/+4845
* Add documentation for task.stp tapset.Mark Wielaard2010-02-152-34/+105
* elaborate.cxx: Point to the location of the error when rejectingDave Brolley2010-02-151-1/+2
* Don't pass client-only options to the server.Dave Brolley2010-02-151-6/+12
* Merge branch 'master' of ssh://sources.redhat.com/git/systemtapDave Brolley2010-02-1516-84/+252
|\
| * PR11281 Allow negative values for -D argument.Mark Wielaard2010-02-141-1/+1
| * Test for sendfile syscall can handle non-socket fds now.Mark Wielaard2010-02-131-4/+4
| * PR11105 part 2a, fix buggy \\. in -r option regexpFrank Ch. Eigler2010-02-121-1/+1
| * PR11105 part 2: tighten constraints on stap-server parameters passed to makeFrank Ch. Eigler2010-02-126-56/+101
| * Add simple test for PR10257 (sprint(@hist_linear)).Przemysław Pawełczyk2010-02-112-0/+18
| * Fixed PR 11270 by adding nd_syscall testcase.David Smith2010-02-104-2/+99
| * Merge branch 'master' of ssh://sourceware.org/git/systemtapStan Cox2010-02-091-5/+3
| |\
| | * rhbz#563114 Make syscall.pipe sys32_pipe probe alias optional on x86_64.Mark Wielaard2010-02-091-5/+3
| * | 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