summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* docs: normalize tapset::nfsd man header/aliasesFrank Ch. Eigler2010-04-081-2/+2
* documentation: shorten morehelpFrank Ch. Eigler2010-04-081-910/+202
* runtime: more diagnostics for build-id checkingFrank Ch. Eigler2010-04-081-8/+8
* Title for kernel_pointer needs to be all on one line.William Cohen2010-04-081-2/+1
* Clean up and clarify semantic_error chainingJosh Stone2010-04-076-19/+15
* PR11474: Don't manually iterate over CUs for @castJosh Stone2010-04-071-40/+15
* PR 9871 (partial) fix. Removed embedded-C in ioblock.stp and ipmib.stp.David Smith2010-04-072-101/+39
* Added kernel_pointer()/set_kernel_pointer() tapset functions.David Smith2010-04-077-13/+44
* PR 9871 (partial) fix. Removed all embedded-C in rpc.stp.David Smith2010-04-071-94/+69
* Added atomic_read() embedded-C function and tests.David Smith2010-04-064-13/+91
* PR 9871 (partial) fix. Removed some embedded-C in scsi.stp.David Smith2010-04-061-14/+15
* PR 9871 (partial) fix. Removed more embedded-C in nfs_proc.stp and nfs.stp.David Smith2010-04-062-146/+129
* PR 9871 (partial) fix. Removed more embedded-C in nfs_proc.stp.David Smith2010-04-051-156/+92
* PR 9871 (partial) fix. Removed some embedded-C in nfs_proc.stp.David Smith2010-04-051-22/+21
* Fixed BZ 557165 by adding better error handling.David Smith2010-04-051-1/+3
* documentation: don't panicFrank Ch. Eigler2010-04-011-0/+919
* Add NEWS for set_kernel_*Josh Stone2010-04-011-0/+3
* Add set_kernel_* bad-address testsJosh Stone2010-04-011-0/+30
* Test that all of the set_kernel_* functions workJosh Stone2010-04-013-0/+107
* PR9958: Test that the guru notation is workingJosh Stone2010-04-012-0/+8
* Add kernel-writing functions for guru onlyJosh Stone2010-04-012-0/+128
* PR9958: Let embedded-C assert guru modeJosh Stone2010-04-011-0/+5
* Make sure that the testsuite can find its serverJosh Stone2010-03-311-0/+7
* Use a different PATH approach for pfilesJosh Stone2010-03-311-5/+2
* Use a wider cache for simple function lookupsJosh Stone2010-03-303-3/+126
* Remove unused code from iterate_over_functionsJosh Stone2010-03-303-14/+3
* PR 9871 (partial) fix. Removed some embedded-C in ioblock.stp/vfs.stp.David Smith2010-03-304-29/+42
* testsuite: convert pfiles.stp to $PATH-based stap invocation formFrank Ch. Eigler2010-03-301-1/+7
* testsuite: use #! /usr/bin/env stap instead of /usr/bin/stapFrank Ch. Eigler2010-03-302-2/+2
* Add documentation about Flight Recorder Mode to Beginner's GuideWilliam Cohen2010-03-301-0/+136
* PR 11338 (partial): Used @defined in ioscheduler.stp and fixed deref hazards.David Smith2010-03-291-48/+40
* PR4105 Support up to 9 (up from 5) array indices documentation.William Cohen2010-03-291-1/+1
* Add kprobe user probe semaphore handling.Stan Cox2010-03-262-25/+198
* PR 11338 (partial): Used '@defined()' in inet_sock tapsets.David Smith2010-03-261-21/+7
* PR 9871/11338 fix in tcpmib.stp by removing embedded-C and using @defined.David Smith2010-03-263-88/+69
* Remove probe_point code duplicationJosh Stone2010-03-251-14/+1
* Print probepoint addresses in hexJosh Stone2010-03-253-30/+38
* Mention ** in NEWS and stapprobes.3stapJosh Stone2010-03-252-1/+10
* PR11399: Allow '**' to match tapsets across '.'Josh Stone2010-03-253-0/+83
* PR11427: port sdt.h to sparcTom Callaway2010-03-241-1/+1
* Small cleanup of context.exp.David Smith2010-03-241-15/+18
* Improved atomic.exp testcase by removing the need for an external module.David Smith2010-03-244-118/+26
* Fix pipe syscall name in return probe.Mark Wielaard2010-03-241-1/+5
* Removed unneeded convenience variables in syscall.pipe.return.David Smith2010-03-231-5/+1
* Fixed PR 11425 by fixing probefunc() when used with kprobe.function.David Smith2010-03-231-1/+1
* Partial fix for pr 11414. Fixed several 32-bit probe points.David Smith2010-03-231-8/+13
* PR10913: Fix error messages when unable to close certain tokensCharley Wang2010-03-231-4/+3
* releng: bump to version 1.2Frank Ch. Eigler2010-03-226-24/+27
* Fixed nd_syscalls 'sys32_mmap2' problem on newer kernels.David Smith2010-03-221-2/+2
* Fixed cut-and-paste error for sys_ia64_pipe.David Smith2010-03-221-1/+1