]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2010-03-23 David SmithPartial fix for pr 11414. Fixed several 32-bit probe...
2010-03-23 Charley WangPR10913: Fix error messages when unable to close certai...
2010-03-22 Frank Ch. Eiglerreleng: bump to version 1.2 release-1.2
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 WielaardExplicitly test first kernel version in utimensat sysca...
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-20 Frank Ch. Eiglerrobustness: add special_mapping_* to blacklist for...
2010-03-20 Josh StonePR11405: Warn and continue for parsing errors in tapsets
2010-03-20 Josh StoneBump the sample indexes
2010-03-19 Mark WielaardAdd ia64 pipe result support. Relax pipe syscall test...
2010-03-19 Josh StoneLet try_block contain any statement
2010-03-19 Frank Ch. EiglerPR909: add a baby test case
2010-03-19 Frank Ch. Eiglertapset: port addr_to_node() to rhel4
2010-03-19 Mark WielaardAdd testcase for syscall.pipe.
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-19 Josh StoneSprinkle static to prevent unnecessary inclusion
2010-03-19 Josh StoneSimplify the perf entry handlers
2010-03-19 Josh StoneCreate one perf structure to rule them all
2010-03-18 Josh StonePR11346: Move the skip-badvars logic into const-folding
2010-03-18 Frank Ch. Eiglertweak perf.* probe blurbage re. constrained hw pcl
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: baby documentation for perf.* probes
2010-03-18 Frank Ch. Eigleroptimizer diagnostics: identify taken branch of optimiz...
2010-03-18 David SmithRemove <asm/segment.h> inclusion to fix ppc build.
2010-03-18 Frank Ch. Eiglerautoconf: standardize CPU_KHZ based on session kernel_e...
2010-03-18 Frank Ch. Eiglertestuite: modargs.exp shouldn't execute things without...
2010-03-18 Frank Ch. EiglerPR909: store kernel exported symbols in session object
2010-03-18 Frank Ch. EiglerPR909: reject perf.* probes later
2010-03-18 Frank Ch. EiglerPR909: switch to tapset-based attr/type resolution
2010-03-18 Frank Ch. EiglerPR909: filter out offline cpus from perfctr registratio...
2010-03-18 Josh StonePreserve perf initialization errors
2010-03-18 Josh StoneAssign the perf probe_point on registration failure
2010-03-18 Josh StoneAUTHORS bump
2010-03-18 Josh StonePR909: Emit proper decls for perf probes
2010-03-17 Josh StoneTranslate perf events names into kernel names
2010-03-17 Josh StoneRename perf probe points
2010-03-17 Josh StoneMove the perf CONFIG check
2010-03-17 Will CohenStart of perf tapset parsing
2010-03-17 Will CohenRemove the old performance monitoring code.
2010-03-17 Will CohenModify the systemtap perf sampling internal api
2010-03-17 Will CohenPR909: Runtime for Performance Event Sampling
2010-03-17 Mark WielaardPR11364 sdt.h volatile for args isn't needed with gcc...
2010-03-16 David SmithFixed PR 11372 by removing (most) embedded-C from proc_...
2010-03-16 David SmithFixed regexp typo in stap_run_error.exp.
2010-03-16 David SmithMove common code from {maxmemory.exp,overload.exp}...
2010-03-16 Frank Ch. EiglerPR10812: make build-id checking somewhat more robust...
2010-03-16 Josh StonePR10831: Remember derived "aliases" in the probe chain
2010-03-16 Steve DicksonThe rpc buildok test suite probe breaks with new kernels
2010-03-16 Steve DicksonUpdate the nfsd buildok test suite probes
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 William CohenUse the @defined rather than kernel_v in the inode...
2010-03-12 William CohenMinor corrections to inode-watch.stp example.
2010-03-12 Josh StoneGet d_path's root natively with @cast
2010-03-12 William CohenMake the stap-prep script available in the RPM.
2010-03-12 William CohenRevert "Make stap-prep script available in the RPM"
2010-03-12 William CohenMake stap-prep script available in the RPM
2010-03-12 Frank Ch. EiglerPR11373 kludge: clean up testsuite/stap_*.ko upon ...
2010-03-12 William Cohenlangref.tex editing
2010-03-12 Frank Ch. Eiglersmileytap logo: inserted GPLv2 RDF tag
2010-03-12 Josh StoneAdd startswith/endswith helpers
2010-03-12 Josh StoneFix the edge-case of MAXTRYLOCK=0
2010-03-11 David SmithFix proc_mem.stp for RHEL5.
2010-03-11 Josh StoneRevoke unprivileged from ftrace()
2010-03-11 Wenji HuangUpdate tapset proc_mem for 2.6.34
2010-03-11 Josh StonePR11370: Add multi-header @casts
next
This page took 0.050528 seconds and 5 git commands to generate.