]> sourceware.org Git - systemtap.git/history - tapset
Consolidate task_finder/vma tracker initialization.
[systemtap.git] / tapset /
2010-06-07 Mark WielaardPR11665 Add umodname(addr) tapset function.
2010-06-07 Mark WielaardActivate task finder vma tracker through tapset embedde...
2010-06-05 Josh StoneTweak the ipmib update for 2.6.35
2010-06-04 Wenji HuangMake rpc.stap and tcpmib.stp compatible with 2.6.35
2010-06-04 Wenji HuangUpdate ipmib.stp for 2.6.35
2010-06-03 Lars R. DamerowAdd environment variable fetching for current process
2010-05-21 Frank Ch. Eiglerrhbz 594079: tapset/scsi.stp forward-porting for newer...
2010-05-18 David SmithFixed BZ 592830 by fixing signal.check_ignored.return...
2010-05-17 David SmithAdded RHEL4 support to socket.stp and more testing.
2010-05-17 David SmithPR 11338 (partial): Used @defined in tcpmib.stp and...
2010-05-17 David SmithAdded RHEL4 support to task_time.stp and more testing.
2010-05-14 David SmithAdded RHEL4 support to proc_mem.stp and more testing.
2010-05-14 David SmithUpdate the ioblock and scheduler tapsets and testcases.
2010-05-12 David SmithTo avoid performance penalties, put context.stp embedde...
2010-05-12 David SmithPR 9871 (partial) fix. Removed some embedded-C in...
2010-05-11 David SmithUpdated networking.stp and added full testing.
2010-05-11 David SmithPR 9871 (partial) fix. Removed all remaining embedded...
2010-05-10 David SmithUpdated ioscheduler.stp and tests.
2010-05-10 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2010-05-10 David SmithFix vm.kmalloc_node for i686 f11.
2010-05-07 Frank Ch. EiglerPR11573: infer need for uprobes from special embedded...
2010-05-06 Frank Ch. Eiglerdocs: clean up stapfuncs/stapprobes man pages, deprecat...
2010-05-06 Wenji HuangCorrect the comparison of linux version for new nfs...
2010-05-06 Wenji HuangMark __vm.kmem_cache_alloc_node.kp optional
2010-05-05 David SmithPR 11338 (partial): Used @defined in tcp.stp and new...
2010-05-04 David SmithUpdated context tapset (for RHEL4) and updated the...
2010-05-04 David SmithPR 11338 (partial): Used @defined in signal.stp and...
2010-05-03 David SmithPR 11338 (partial): Used @defined in memory.stp and...
2010-04-29 David SmithGet memory.stp embedded-C functions working on 2.6...
2010-04-27 David SmithPR 11338 (partial): Used @defined in nfs.stp and genera...
2010-04-26 David SmithPR 11338 (partial): Used @defined in nfsd.stp and gener...
2010-04-22 David SmithFixed nfsderrno.stp for RHEL4 (and added a test).
2010-04-20 David SmithFixed PR 3833 by updating nfs_proc.stp (and removing...
2010-04-20 Mark WielaardAdd dummy flags_str to fix systemtap.syscall net1 nd_sy...
2010-04-16 David SmithFixed PR 11480 by updating rpc.stp and its tests.
2010-04-14 Josh StoneFix [set_]kernel_pointer for 32-bit
2010-04-08 William CohenTitle for kernel_pointer needs to be all on one line.
2010-04-07 David SmithPR 9871 (partial) fix. Removed embedded-C in ioblock...
2010-04-07 David SmithAdded kernel_pointer()/set_kernel_pointer() tapset...
2010-04-07 David SmithPR 9871 (partial) fix. Removed all embedded-C in rpc...
2010-04-06 David SmithAdded atomic_read() embedded-C function and tests.
2010-04-06 David SmithPR 9871 (partial) fix. Removed some embedded-C in...
2010-04-06 David SmithPR 9871 (partial) fix. Removed more embedded-C in...
2010-04-05 David SmithPR 9871 (partial) fix. Removed more embedded-C in...
2010-04-05 David SmithPR 9871 (partial) fix. Removed some embedded-C in...
2010-04-01 Josh StoneAdd kernel-writing functions for guru only
2010-03-30 David SmithPR 9871 (partial) fix. Removed some embedded-C in...
2010-03-29 David SmithPR 11338 (partial): Used @defined in ioscheduler.stp...
2010-03-26 David SmithPR 11338 (partial): Used '@defined()' in inet_sock...
2010-03-26 David SmithPR 9871/11338 fix in tcpmib.stp by removing embedded...
2010-03-24 Mark WielaardFix pipe syscall name in return probe.
2010-03-23 David SmithRemoved unneeded convenience variables in syscall.pipe...
2010-03-23 David SmithFixed PR 11425 by fixing probefunc() when used with...
2010-03-23 David SmithPartial fix for pr 11414. Fixed several 32-bit probe...
2010-03-22 David SmithFixed nd_syscalls 'sys32_mmap2' problem on newer kernels.
2010-03-22 David SmithFixed cut-and-paste error for sys_ia64_pipe.
2010-03-22 David SmithIfdef out atomic_long_read() body on older kernels...
2010-03-22 David SmithPartial fix for pr 11388 by adding 'sys_mmap_pgoff...
2010-03-22 David SmithPartial fix for pr 11388 by adding 'sys_mmap_pgoff...
2010-03-22 David SmithFix syscall tapset on older kernels (RHEL4).
2010-03-22 David SmithImprove handling of O_NONBLOCK and O_CLOEXEC.
2010-03-21 Mark WielaardSupport signalfd4 in syscalls2.stp tapset.
2010-03-21 Mark WielaardAdd inotify_init1() and inotify_add_watch() mask string...
2010-03-21 Mark WielaardAdd support for eventfd2 to syscall.stp tapset.
2010-03-21 Mark WielaardMatch syscall.pipe32 with regular syscall.pipe[2] output.
2010-03-21 Mark WielaardAdd support for dup3 to syscall.stp tapset.
2010-03-21 Mark WielaardAdd F_DUPFD_CLOEXEC to _fcntl_cmd_str().
2010-03-21 Mark WielaardAdd MSG_CMSG_CLOEXEC to _recvflags_str.
2010-03-21 Mark WielaardSupport epoll_create1 syscall.
2010-03-19 Mark WielaardAdd ia64 pipe result support. Relax pipe syscall test...
2010-03-19 Frank Ch. Eiglertapset: port addr_to_node() to rhel4
2010-03-19 Mark WielaardMerge syscall.pipe and syscall.pipe2 to get around...
2010-03-19 Mark WielaardReindent syscall2.stp pipe[2][.return] to follow unify...
2010-03-19 Mark WielaardPR11402 Support pipe2 syscall.
2010-03-19 Mark WielaardRecognize O_CLOEXEC in _sys_open_flag_str.
2010-03-19 Mark WielaardMake pipe file descriptors available in syscall.pipe...
2010-03-19 Mark WielaardUse @defined() in syscall.pipe to select whether fildes...
2010-03-18 Frank Ch. EiglerPR909: add perf.hw_cache.* aliases
2010-03-18 David SmithFixed BZ 568032 by adding support for sys_ia64_pipe.
2010-03-18 David SmithFixed BZ 568032 by adding support for sys_ia64_pipe.
2010-03-18 Frank Ch. EiglerPR909: switch to tapset-based attr/type resolution
2010-03-16 David SmithFixed PR 11372 by removing (most) embedded-C from proc_...
2010-03-16 Steve DicksonThe rpc buildok test suite probe breaks with new kernels
2010-03-16 Steve DicksonBackport recently added probes to RHEL5(U5)
2010-03-16 Steve DicksonRevert "Backport recently added probes to RHEL5(U5)"
2010-03-16 Steve DicksonBackport recently added probes to RHEL5(U5)
2010-03-16 Steve DicksonRevert "Backport recent changes to RHEL5 (U5)"
2010-03-16 Steve DicksonBackport recent changes to RHEL5 (U5)
2010-03-16 Steve DicksonIncorporated comments from code review
2010-03-16 Steve DicksonAllow better filtering with IP address and File handle
2010-03-16 Steve DicksonGeneral clean up on the upper level probes
2010-03-16 Steve DicksonRemoved the nfsd.proc4.compound and nfsd.proc.compound...
2010-03-16 Steve DicksonUpdated nfsd.proc.remove probes
2010-03-16 Steve DicksonUpdated nfsd.proc.remove probes
2010-03-16 Steve DicksonUpdated nfsd.proc.create probes
2010-03-16 Steve DicksonUpdated nfsd.proc.write probes
2010-03-16 Steve DicksonUpdated nfsd.proc.read probes
2010-03-16 Steve DicksonUpdated nfsd.proc.lookup probes
2010-03-16 Steve DicksonAdded new nfsderror() function
2010-03-12 Josh StoneGet d_path's root natively with @cast
next
This page took 0.06167 seconds and 8 git commands to generate.