]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2010-04-01 Josh StonePR9958: Let embedded-C assert guru mode
2010-03-31 Josh StoneMake sure that the testsuite can find its server
2010-03-31 Josh StoneUse a different PATH approach for pfiles
2010-03-30 Josh StoneUse a wider cache for simple function lookups
2010-03-30 Josh StoneRemove unused code from iterate_over_functions
2010-03-30 David SmithPR 9871 (partial) fix. Removed some embedded-C in...
2010-03-30 Frank Ch. Eiglertestsuite: convert pfiles.stp to $PATH-based stap invoc...
2010-03-30 Frank Ch. Eiglertestsuite: use #! /usr/bin/env stap instead of /usr...
2010-03-30 William CohenAdd documentation about Flight Recorder Mode to Beginne...
2010-03-29 David SmithPR 11338 (partial): Used @defined in ioscheduler.stp...
2010-03-29 William CohenPR4105 Support up to 9 (up from 5) array indices docume...
2010-03-26 Stan CoxAdd kprobe user probe semaphore handling.
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-26 Josh StoneRemove probe_point code duplication
2010-03-26 Josh StonePrint probepoint addresses in hex
2010-03-26 Josh StoneMention ** in NEWS and stapprobes.3stap
2010-03-25 Josh StonePR11399: Allow '**' to match tapsets across '.'
2010-03-24 Tom CallawayPR11427: port sdt.h to sparc
2010-03-24 David SmithSmall cleanup of context.exp.
2010-03-24 David SmithImproved atomic.exp testcase by removing the need for...
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-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
next
This page took 0.050196 seconds and 5 git commands to generate.