]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2012-07-26 Serguei MakarovPR11207: initial implementation of macros (definitions...
2012-07-26 Serguei MakarovPR11207: initial testsuite for macro feature.
2012-07-24 Josh Stonestapdyn: Don't check groups for --runtime=dyninst
2012-07-24 Josh StoneExplain add_block_tid and add_call_probe_tid
2012-07-24 Frank Ch. Eiglertapset/registers.stp: drop inadverdent / incomplete...
2012-07-24 David SmithFixed PR14394 by adding compat_sys_sigprocmask() support.
2012-07-24 David SmithMore PR13455 (signalfd/compat_signalfd support in nd_sy...
2012-07-24 David SmithFixed nd_syscall.sigaction32.return.
2012-07-24 David SmithFixed PR13454 by updating pipe/pipe2 support in nd_sysc...
2012-07-23 Josh Stonestapdyn: update configury for newer dyninst master
2012-07-23 Josh Stonestapdyn: include limits.h for PATH_MAX
2012-07-23 Josh StoneMerge branch 'jistone/stapdyn'
2012-07-23 Serguei MakarovFix @operator parsing -- special print(@hist_op(.....
2012-07-23 David SmithAnother PR13456 fix by removing the kfail.
2012-07-23 David SmithFixed PR13455 by updating signalfd/compat_signalfd...
2012-07-23 David SmithSmall fix to syscalls2.stp.
2012-07-23 David SmithFix use of 'kernel.function' in nd_syscalls2.stp.
2012-07-23 Frank Ch. Eiglerstap-report: also report kernel+module build-ids
2012-07-23 David SmithAnother PR11424 fix: For ppc64, map ".sys_foo" to ...
2012-07-23 Serguei MakarovCleanup comments, consistent use of 'atword' terminology.
2012-07-23 Serguei MakarovPR11207 groundwork: lexer::scan() produces tok_junk...
2012-07-23 Serguei MakarovPR11207 groundwork: add a list of @words to check macro...
2012-07-21 Josh Stoneconfigure: look for distro-installed dyninst too
2012-07-21 Josh StonePR14179: Adapt stapdyn runtime to the new layout
2012-07-20 David SmithFixed PR13453 by updating inotify support in nd_syscall...
2012-07-20 David SmithFixed PR13451 by updating eventfd support in nd_syscall...
2012-07-20 David SmithMinor fix to PR13456 epoll_create1 nd_syscalls.stp...
2012-07-20 David SmithFixed PR13456 by adding epoll_create1 support to nd_sys...
2012-07-20 David SmithFixed PR13451 by updating dup2/dup3 support in nd_sysca...
2012-07-20 David SmithMade gen_mapped_saved_return() static.
2012-07-20 David SmithFixed PR14378 by supporting @entry() in kprobe.function...
2012-07-20 Serguei MakarovMore lexer cleanup: comment on @words change, add gette...
2012-07-20 Serguei MakarovFix '@operator' parsing -- strictly enforce use of...
2012-07-20 David SmithAdded a comment explaining why there are 2 syscall...
2012-07-19 David SmithEven further tweak to glibc/kernel-headers workaround.
2012-07-19 David SmithStop expecting registration errors on non-existent...
2012-07-19 Josh StoneFurther tweak to glibc/kernel-headers workaround
2012-07-18 Josh StonePR14369: Fix locating SDT w/ $vars, w/o debuginfo
2012-07-18 Josh StonePR13934: When SDT args don't use N@OP, split on spaces
2012-07-18 David SmithFixed PR11424 by using System.map data to validate...
2012-07-12 Serguei MakarovPR14360: update testsuite to reflect new string-gluing...
2012-07-12 Serguei MakarovPR14360, PR11207: clean up wildcard code in preparation...
2012-07-12 Chris MeekBZ802380: Fixed logic issue and resource leak - Coverity
2012-07-11 Frank Ch. Eiglerexamples: have pf2/pf3 use wrapping stats arrays
2012-07-09 David SmithAdd code to keep track of task_work callbacks to avoid...
2012-07-09 Josh StoneFix the build with glibc 2.16
2012-07-03 David SmithFix up buildid.exp to avoid testcase hangs.
2012-07-02 David SmithMerge branch 'master' of ssh://sources.redhat.com/git...
2012-07-02 David SmithImprove nd_syscall testsuite for s390x.
2012-06-28 Serguei MakarovPR12210: documentation and examples for alias suffix...
2012-06-28 Serguei MakarovPR12210: testsuite for alias suffix enhancement.
2012-06-28 Serguei MakarovPR12210: Basic implementation of alias suffixes.
2012-06-28 Josh StoneMerge remote-tracking branch 'origin/master' into jisto...
2012-06-27 Chris MeekPR14016: Fixed VARARGS coverity warning
2012-06-27 Chris MeekPR14016: Fixed UNREACHABLE coverity warnings
2012-06-27 Chris MeekPR14016: Fixed UNCAUGHT_EXCEPT coverity warning
2012-06-27 Chris MeekPR14016: Fixed REVERSE_INULL coverity warnings
2012-06-27 Chris MeekPR14016: Fixed FORWARD_NULL coverity warnings
2012-06-27 Chris MeekPR14016: Fixed DEADCODE coverity warnings
2012-06-27 Chris MeekPR14016: Fixed CHECKED_RETURN coverity warnings
2012-06-26 Josh StonePR14179: Install the new runtime/linux/ path too
2012-06-26 Josh StoneMerge remote-tracking branch 'origin/master' into jisto...
2012-06-26 Josh StonePR14179: Start the runtime shuffle
2012-06-26 Josh StoneFurther tweaks to bkl.stp example
2012-06-25 David SmithFixed PR14296 by improving bkl.stp error handling.
2012-06-25 David SmithMerge branch 'master' of ssh://sources.redhat.com/git...
2012-06-25 David SmithFixed PR14230 by disabling pagefaulting on ia64 when...
2012-06-25 Serguei MakarovPR10299: fix additional cases of variables emitted...
2012-06-21 Stan CoxFix typos.
2012-06-20 Jiri Slabytweak authorship credits
2012-06-20 Mark WielaardRegenerate examples index.
2012-06-20 Mark WielaardAdd -lpthread to stap_serverd_LDADD.
2012-06-18 Frank Ch. Eiglertapset: panic() and friends
2012-06-18 Frank Ch. Eiglertestsuite: activate buildok/pretty-uprobes.stp test
2012-06-18 Bryn M. ReevesAdd panic tapset
2012-06-18 Chris MeekPR14240: Fixed another uncaught exception warning
2012-06-17 Frank Ch. EiglerREADME: note uprobes in 3.5ish area kernels
2012-06-17 Frank Ch. Eiglerconfigury: version 2.0 bump throughout
2012-06-17 Frank Ch. Eiglersystemtap.spec: prep for release with %changelog release-1.8
2012-06-15 Josh StonePR14168: Let stap_system() callers describe the command
2012-06-15 Frank Ch. EiglerPR14168: note an adverse effect in diagnostics: WARNING...
2012-06-15 Frank Ch. Eiglerconfigury: in bundled-elfutils mode, pass -fexceptions...
2012-06-15 Frank Ch. EiglerPR13516: tweak interrupt catching
2012-06-15 Chris MeekPR14240: Fixed netfilter hookfunction for RHEL5
2012-06-15 Frank Ch. Eiglerdocs: tweak wording on tapsets in pass 2
2012-06-15 Frank Ch. Eiglerdocs: tweak stappaths & stapprobes man pages
2012-06-15 Serguei MakarovPR10299: commented-out example of possible alternate...
2012-06-14 Josh StonePR14244: Assert that the real UID has access to debugfs
2012-06-14 David SmithFix uprobes detection when there's a loaded systemtap...
2012-06-14 Chris MeekPR14016: Fixed uncaught exceptions in stap-serverd
2012-06-14 William CohenUpdate the Beginners Guide version information
2012-06-14 Serguei Makarovtapset/DEVGUIDE: blurb detailing current preferred...
2012-06-14 Serguei MakarovPR10299: minor style tweak to existing code.
2012-06-13 Josh StonePR10299: Mangle kernel.mark arguments too
2012-06-13 Josh Stonestaprun: Comment why access() is still needed after...
2012-06-13 Serguei MakarovNEWS: describe the required changes to embedded-C funct...
2012-06-13 Serguei MakarovPR10299: enable locals mangling in translate.cxx.
2012-06-13 Serguei MakarovPR10299: migrated existing tapsets and tests to use...
2012-06-13 Serguei MakarovPR10299: Basic documentation for the changes to embedde...
2012-06-13 Serguei MakarovPR10299: minor fix to previous commit.
next
This page took 0.053668 seconds and 5 git commands to generate.