summaryrefslogtreecommitdiffstats
path: root/tapset
Commit message (Expand)AuthorAgeFilesLines
...
* Backport recently added probes to RHEL5(U5)Steve Dickson2010-03-163-51/+119
* Revert "Backport recent changes to RHEL5 (U5)"Steve Dickson2010-03-163-53/+18
* Backport recent changes to RHEL5 (U5)Steve Dickson2010-03-163-18/+53
* Incorporated comments from code reviewSteve Dickson2010-03-161-40/+53
* Allow better filtering with IP address and File handleSteve Dickson2010-03-162-23/+122
* General clean up on the upper level probesSteve Dickson2010-03-161-23/+67
* Removed the nfsd.proc4.compound and nfsd.proc.compound.return probesSteve Dickson2010-03-161-38/+0
* Updated nfsd.proc.remove probesSteve Dickson2010-03-161-11/+39
* Updated nfsd.proc.remove probesSteve Dickson2010-03-161-7/+31
* Updated nfsd.proc.create probesSteve Dickson2010-03-161-8/+97
* Updated nfsd.proc.write probesSteve Dickson2010-03-161-20/+74
* Updated nfsd.proc.read probesSteve Dickson2010-03-161-12/+41
* Updated nfsd.proc.lookup probesSteve Dickson2010-03-161-79/+30
* Added new nfsderror() functionSteve Dickson2010-03-161-0/+238
* Get d_path's root natively with @castJosh Stone2010-03-121-15/+1
* Fix proc_mem.stp for RHEL5.David Smith2010-03-111-1/+1
* Revoke unprivileged from ftrace()Josh Stone2010-03-111-4/+2
* Update tapset proc_mem for 2.6.34Wenji Huang2010-03-111-0/+32
* Revert "Remove unnecessary embedded-c function __dentry_get_current_root()."Mark Wielaard2010-03-101-1/+15
* Remove unnecessary embedded-c function __dentry_get_current_root().Mark Wielaard2010-03-101-15/+1
* tapset/task.stp remove redundant extra @defined in task_cpu().Mark Wielaard2010-03-101-2/+2
* PR 11338 (partial): Used '@defined()' in task, dentry, and scsi tapsets.David Smith2010-03-093-20/+13
* PR 11338 (partial): Used '@defined()' in tty, scheduler, and vfs tapsets.David Smith2010-03-083-88/+38
* Improved 'mm_struct' casting for RHEL5.David Smith2010-03-052-11/+11
* PR 11338 (partial): Used '@defined()' in syscall tapsets.David Smith2010-03-056-225/+100
* Remove unneeded embedded-c include block from tapset/udp.stp.Mark Wielaard2010-03-051-6/+0
* Add cmdline argument fetching for current process to context.stp tapset.Mark Wielaard2010-03-041-0/+74
* Describe function args and clean up titles for proc_mem.stp and task_time.stpWilliam Cohen2010-03-032-25/+47
* HACKING: emphasize embedded-c testingFrank Ch. Eigler2010-03-031-1/+2
* Add task_stime_tid(), task_utime_tid() and task_time_string_tid() support.Mark Wielaard2010-03-031-1/+49
* Add documentation and tests for proc_mem_*_pid functions.Mark Wielaard2010-03-031-0/+42
* Add proc_mem_*_pid tapset function variants.Mark Wielaard2010-03-031-1/+106
* Fixed PR 11269 by properly handling mmap syscall 'fd' argument.David Smith2010-02-237-25/+51
* Use clamping to more easily normalize input valuesJosh Stone2010-02-162-12/+9
* Add documentation for task.stp tapset.Mark Wielaard2010-02-151-34/+104
* rhbz#563114 Make syscall.pipe sys32_pipe probe alias optional on x86_64.Mark Wielaard2010-02-091-5/+3
* Added backports required for 2.6.18 kernel for RHEL 5.David J. Wilder2010-02-052-21/+52
* PR11234: Rewrite __get_argv without embedded-CJosh Stone2010-02-041-115/+44
* Revert "PR11234: Ensure __get_argv doesn't overflow"Josh Stone2010-02-041-15/+11
* Fix a incorrect UNKNOWN VALUE message creation in _sock_type_str functionPetr Muller2010-02-011-1/+1
* PR11234: Ensure __get_argv doesn't overflowJosh Stone2010-01-281-11/+15
* PR 11167 fixed by adding compat_sys_sigaction to the syscall.sigaction32 probe.David Smith2010-01-131-2/+4
* Fix PR11160 by handling ppc syscall.sigaction32 correctly.David Smith2010-01-132-1/+45
* Fixed PR 11163 so that syscall.readv/syscall.writev puts fd in argstr for ppc.David Smith2010-01-122-21/+1
* Fixed PR 11162 by removing extra 'buf_uaddr' assignment.David Smith2010-01-121-1/+0
* Make probe syscall.mmap2 optionalWenji Huang2010-01-041-3/+3
* Fixup some memory tapset vm kernel function probe fallbacks.Mark Wielaard2009-12-291-16/+43
* Guard SDEV_BLOCK and SDEV_CREATED_BLOCK in tapset/scsi.stp with #ifdef.Mark Wielaard2009-12-291-0/+4
* Define __GFP_MOVABLE GFP_ZONEMASK __GFP_NOTRACK in memory.stp if not there.Mark Wielaard2009-12-281-0/+16
* Updates to SCSI tapset scsi.stp and corresponding testcasesAndre Detsch2009-12-221-18/+115