]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
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-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-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.
2012-06-13 Serguei MakarovPR10299: enable support for arbitrary mangling (first...
2012-06-13 Serguei MakarovPR10299 groundwork: tests to check old and new behaviour.
2012-06-12 David SmithAdd perf probe memory access tests.
2012-06-12 David SmithFix perf probe registration (PR14224) so that multiple...
2012-06-12 David SmithImprove conversions.exp testcase logic for detecting...
2012-06-12 Frank Ch. EiglerNEWS: move around & compact the inode-uprobes-related...
2012-06-12 David SmithImprove conversions.exp test by also testing tracepoint...
2012-06-11 Josh StoneMerge remote-tracking branch 'origin/master' into jisto...
2012-06-11 David SmithTypo fixes in utrace_p().
2012-06-11 David SmithFix PR14221 by correcting timer.profile probe unregistr...
2012-06-08 David SmithAdd notes to NEWS about needed kernel patches to get...
2012-06-08 Chris Meektestsuite: Fix check.exp to work with relative paths
2012-06-08 Chris Meektestsuite: Fix library.exp to work with relative paths
2012-06-08 David SmithMerge branch 'master' of ssh://sources.redhat.com/git...
2012-06-08 Frank Ch. Eiglerdocs: let xmlto --with-fop checking be a little more...
2012-06-08 David SmithRemove STAPCONF_UTRACE_VIA_FTRACE.
2012-06-08 Frank Ch. Eiglerdocs: only use working xmlto --with-fop
2012-06-08 Frank Ch. Eiglerdocs: tighten up generated tapset.pdf formatting
2012-06-08 Frank Ch. Eiglerdocumentation: generate tapset reference pdf with fop...
2012-06-08 Serguei MakarovBump xmlto memory limits to handle extra documentation...
2012-06-08 David SmithFix rawhide crashes by using kernel's own strncpy_from_...
2012-06-07 Josh Stonetestsuite: Fix pretty-bits/char to work with relative...
next
This page took 0.052235 seconds and 5 git commands to generate.