]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2010-04-20 Mark WielaardPR11514 Only expand kallsyms once for kprobe_derived_pr...
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-20 Josh StonePR11473: Document and test foreach "VALUE ="
2010-04-20 Josh StonePR11473: Add explicit iteration values with "VALUE ="
2010-04-20 Josh StonePR11473: Optimize references to iteration values
2010-04-19 Mark WielaardDifferentiate syscall and nd_syscall test results.
2010-04-19 Mark WielaardUse new --ldd stap support in usymbol.exp test.
2010-04-19 Don Domingominor typo corrections
2010-04-16 Josh StoneDisallow --ldd in client options
2010-04-16 Frank Ch. EiglerPR11508: stap --ldd option for automagic shared library...
2010-04-16 David SmithFixed PR 11480 by updating rpc.stp and its tests.
2010-04-15 David SmithTo avoid zombies while testsuite is running, be sure...
2010-04-15 Mark WielaardGuard uprobes using tests with uprobes_p.
2010-04-14 Josh StoneFix [set_]kernel_pointer for 32-bit
2010-04-13 Frank Ch. EiglerPR11498: hang loose, don't freak, if facing giganormous...
2010-04-13 David SmithFixed uninitialized variable error in task_finder.c.
2010-04-10 Frank Ch. Eiglerruntime: switch to deferred STP_EXIT signalling
2010-04-09 Frank Ch. EiglerBZ580943: add more patterns to kprobe blacklist
2010-04-08 Frank Ch. EiglerPR11343: backward compatibility option/conditional
2010-04-08 Frank Ch. Eiglerdocs: normalize tapset::nfsd man header/aliases
2010-04-08 Frank Ch. Eiglerdocumentation: shorten morehelp
2010-04-08 Frank Ch. Eiglerruntime: more diagnostics for build-id checking
2010-04-08 William CohenTitle for kernel_pointer needs to be all on one line.
2010-04-07 Josh StoneClean up and clarify semantic_error chaining
2010-04-07 Josh StonePR11474: Don't manually iterate over CUs for @cast
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-05 David SmithFixed BZ 557165 by adding better error handling.
2010-04-02 Frank Ch. Eiglerdocumentation: don't panic
2010-04-02 Josh StoneAdd NEWS for set_kernel_*
2010-04-02 Josh StoneAdd set_kernel_* bad-address tests
2010-04-02 Josh StoneTest that all of the set_kernel_* functions work
2010-04-01 Josh StonePR9958: Test that the guru notation is working
2010-04-01 Josh StoneAdd kernel-writing functions for guru only
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
next
This page took 0.046367 seconds and 5 git commands to generate.