index
:
systemtap-steved
master
nfsd-update
rpc-update
Unnamed repository; edit this file to name it for gitweb.
Steve Dickson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tapset
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Backport recently added probes to RHEL5(U5)
Steve Dickson
2010-03-16
3
-51
/
+119
*
Revert "Backport recent changes to RHEL5 (U5)"
Steve Dickson
2010-03-16
3
-53
/
+18
*
Backport recent changes to RHEL5 (U5)
Steve Dickson
2010-03-16
3
-18
/
+53
*
Incorporated comments from code review
Steve Dickson
2010-03-16
1
-40
/
+53
*
Allow better filtering with IP address and File handle
Steve Dickson
2010-03-16
2
-23
/
+122
*
General clean up on the upper level probes
Steve Dickson
2010-03-16
1
-23
/
+67
*
Removed the nfsd.proc4.compound and nfsd.proc.compound.return probes
Steve Dickson
2010-03-16
1
-38
/
+0
*
Updated nfsd.proc.remove probes
Steve Dickson
2010-03-16
1
-11
/
+39
*
Updated nfsd.proc.remove probes
Steve Dickson
2010-03-16
1
-7
/
+31
*
Updated nfsd.proc.create probes
Steve Dickson
2010-03-16
1
-8
/
+97
*
Updated nfsd.proc.write probes
Steve Dickson
2010-03-16
1
-20
/
+74
*
Updated nfsd.proc.read probes
Steve Dickson
2010-03-16
1
-12
/
+41
*
Updated nfsd.proc.lookup probes
Steve Dickson
2010-03-16
1
-79
/
+30
*
Added new nfsderror() function
Steve Dickson
2010-03-16
1
-0
/
+238
*
Get d_path's root natively with @cast
Josh Stone
2010-03-12
1
-15
/
+1
*
Fix proc_mem.stp for RHEL5.
David Smith
2010-03-11
1
-1
/
+1
*
Revoke unprivileged from ftrace()
Josh Stone
2010-03-11
1
-4
/
+2
*
Update tapset proc_mem for 2.6.34
Wenji Huang
2010-03-11
1
-0
/
+32
*
Revert "Remove unnecessary embedded-c function __dentry_get_current_root()."
Mark Wielaard
2010-03-10
1
-1
/
+15
*
Remove unnecessary embedded-c function __dentry_get_current_root().
Mark Wielaard
2010-03-10
1
-15
/
+1
*
tapset/task.stp remove redundant extra @defined in task_cpu().
Mark Wielaard
2010-03-10
1
-2
/
+2
*
PR 11338 (partial): Used '@defined()' in task, dentry, and scsi tapsets.
David Smith
2010-03-09
3
-20
/
+13
*
PR 11338 (partial): Used '@defined()' in tty, scheduler, and vfs tapsets.
David Smith
2010-03-08
3
-88
/
+38
*
Improved 'mm_struct' casting for RHEL5.
David Smith
2010-03-05
2
-11
/
+11
*
PR 11338 (partial): Used '@defined()' in syscall tapsets.
David Smith
2010-03-05
6
-225
/
+100
*
Remove unneeded embedded-c include block from tapset/udp.stp.
Mark Wielaard
2010-03-05
1
-6
/
+0
*
Add cmdline argument fetching for current process to context.stp tapset.
Mark Wielaard
2010-03-04
1
-0
/
+74
*
Describe function args and clean up titles for proc_mem.stp and task_time.stp
William Cohen
2010-03-03
2
-25
/
+47
*
HACKING: emphasize embedded-c testing
Frank Ch. Eigler
2010-03-03
1
-1
/
+2
*
Add task_stime_tid(), task_utime_tid() and task_time_string_tid() support.
Mark Wielaard
2010-03-03
1
-1
/
+49
*
Add documentation and tests for proc_mem_*_pid functions.
Mark Wielaard
2010-03-03
1
-0
/
+42
*
Add proc_mem_*_pid tapset function variants.
Mark Wielaard
2010-03-03
1
-1
/
+106
*
Fixed PR 11269 by properly handling mmap syscall 'fd' argument.
David Smith
2010-02-23
7
-25
/
+51
*
Use clamping to more easily normalize input values
Josh Stone
2010-02-16
2
-12
/
+9
*
Add documentation for task.stp tapset.
Mark Wielaard
2010-02-15
1
-34
/
+104
*
rhbz#563114 Make syscall.pipe sys32_pipe probe alias optional on x86_64.
Mark Wielaard
2010-02-09
1
-5
/
+3
*
Added backports required for 2.6.18 kernel for RHEL 5.
David J. Wilder
2010-02-05
2
-21
/
+52
*
PR11234: Rewrite __get_argv without embedded-C
Josh Stone
2010-02-04
1
-115
/
+44
*
Revert "PR11234: Ensure __get_argv doesn't overflow"
Josh Stone
2010-02-04
1
-15
/
+11
*
Fix a incorrect UNKNOWN VALUE message creation in _sock_type_str function
Petr Muller
2010-02-01
1
-1
/
+1
*
PR11234: Ensure __get_argv doesn't overflow
Josh Stone
2010-01-28
1
-11
/
+15
*
PR 11167 fixed by adding compat_sys_sigaction to the syscall.sigaction32 probe.
David Smith
2010-01-13
1
-2
/
+4
*
Fix PR11160 by handling ppc syscall.sigaction32 correctly.
David Smith
2010-01-13
2
-1
/
+45
*
Fixed PR 11163 so that syscall.readv/syscall.writev puts fd in argstr for ppc.
David Smith
2010-01-12
2
-21
/
+1
*
Fixed PR 11162 by removing extra 'buf_uaddr' assignment.
David Smith
2010-01-12
1
-1
/
+0
*
Make probe syscall.mmap2 optional
Wenji Huang
2010-01-04
1
-3
/
+3
*
Fixup some memory tapset vm kernel function probe fallbacks.
Mark Wielaard
2009-12-29
1
-16
/
+43
*
Guard SDEV_BLOCK and SDEV_CREATED_BLOCK in tapset/scsi.stp with #ifdef.
Mark Wielaard
2009-12-29
1
-0
/
+4
*
Define __GFP_MOVABLE GFP_ZONEMASK __GFP_NOTRACK in memory.stp if not there.
Mark Wielaard
2009-12-28
1
-0
/
+16
*
Updates to SCSI tapset scsi.stp and corresponding testcases
Andre Detsch
2009-12-22
1
-18
/
+115
[prev]
[next]