]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2013-06-19 Jonathan Lebontestsuite/systemtap.base: add new testcase uprobes_filt...
2013-06-19 Jonathan Lebonuprobes-inode.c: add UPROBES_HITCOUNT
2013-06-19 Frank Ch. Eiglertranslator: for --vp 05, print log of dwarf module...
2013-06-18 David SmithAnother 'as_non_root' improvement.
2013-06-18 David SmithFix tcl and logic errors in rlimit.exp.
2013-06-18 David SmithFix a tcl error in testsuite/systemtap.base/library...
2013-06-18 David SmithMade several parseko/semko tests executable.
2013-06-18 Lukas BerkRevert use of -javaagent
2013-06-14 Josh StoneAdd the dyninst include path to the cscope target
2013-06-14 Josh Stoneconfigure.ac: change `sqlite3' to straight 'sqlite3'
2013-06-14 Lukas BerkPlace HelperSDT in its own package, use -javaagent...
2013-06-13 Josh StonePR15619: Check prior stapdyn signals while waiting...
2013-06-13 Josh StonePR15624: Use 64-bit offsets in stapdyn modules
2013-06-13 David SmithMerge branch 'master' of ssh://sourceware.org/git/systemtap
2013-06-13 David SmithSmall initializion code fix needed for PR14791.
2013-06-13 Jonathan Lebonnew test case for user_string_n_quoted()
2013-06-13 Jonathan Lebonuconversions.stp: fix pointer cast to be 32-bit compatible
2013-06-13 Jonathan Lebon(nd_)syscall.exp: adapt tests and fix umask test failure
2013-06-13 Jonathan Lebonfix clamp_t arguments in user_string_n_quoted()
2013-06-13 Jonathan LebonUse user_string_n_quoted() instead of text_strn() to...
2013-06-13 Jonathan LebonPR15044: update testsuite to conform to uconversions.stp
2013-06-13 Jonathan Lebonuconversions.stp: make use of similar funcs to promote...
2013-06-13 Jonathan LebonPR15044: make probe aliases use user_string_quoted()
2013-06-12 Josh StoneReformat and add to stapdyn/README presentation list
2013-06-12 Josh StoneNote the PR15614 limitation in stapdyn/README
2013-06-12 David SmithFix PR14791 by adding a '-o FILE' option to stapdyn.
2013-06-12 Josh StonePR14573: Add stapdyn register support for powerpc
2013-06-11 Josh StonePR15029: Reflect script errors in stapdyn's exit status
2013-06-11 Josh Stonestapdyn: Let the module request to exit
2013-06-11 Josh StonePR14665: improve stapdyn's signal handling
2013-06-10 Josh StoneSimplify testsuite/systemtap.base/list.exp with procs
2013-06-10 Josh StonePR15587: fix inline statement line numbers
2013-06-10 Josh StonePR15278: Make use of UPROBE_HANDLER_REMOVE
2013-06-10 Jonathan LebonPR15044: modified and added tests in conversions.stp...
2013-06-10 Jonathan LebonPR15044: rewrite the vma_vdso.stp test
2013-06-10 Jonathan LebonPR15044: keep cute return val and conditional check...
2013-06-10 Jonathan LebonPR15044: ucontext.stp: fix name == NULL bug on error
2013-06-10 Jonathan LebonPR15044: added error-checking in string.stp
2013-06-10 Jonathan LebonPR15044: reversed patches in functions too popular...
2013-06-10 Jonathan LebonPR15044: hardcoded version 2.3
2013-06-10 David SmithFix 'nd_syscall.io_getevents' probe.
2013-06-10 David SmithFix 'syscall.io_getevents' probe.
2013-06-07 David SmithFixed s390x utrace_syscall_args.exp test failure.
2013-06-06 David SmithImprove buildok.exp by kfailing the unwind tests on...
2013-06-06 David SmithFix multiple inclusion guard macro in runtime/compatdefs.h.
2013-06-06 William CohenFix uconversion.stp function summaries to be a single...
2013-06-05 Josh StonePR15575: Remove now-unnecessary ntohs() in a few places
2013-06-05 Jonathan LebonPR15044: replaced error return by catchable exception...
2013-06-05 Jonathan Lebonmemory.stp: fix documentation typo
2013-06-05 Jonathan LebonPR15044: remove error return string in ip.stp
2013-06-05 Jonathan Lebonlinux/context-symbols: fix small typo in cutesy error...
2013-06-05 Jonathan LebonPR15044: change _stp_text_str() from void to int and...
2013-06-05 Jonathan LebonPR15044: cleaned up functions in uconversions.stp
2013-06-05 Jonathan LebonPR15044: clean up funcs in errno.stp and string.stp
2013-06-05 Serguei Makarovstapregex PR15064: update docs
2013-06-05 Josh StonePR15575: Return host order in __tcp_sock_dport/sport
2013-06-04 Frank Ch. Eiglererrsnoop sample: reduce memory consumption
2013-06-04 Serguei Makarovstapregex PR15064: additional testsuite for chr classes
2013-06-04 Serguei Makarovstapregex PR15064 oops: actual proper \ escaping in...
2013-06-04 Serguei Makarovstapregex PR15064: add remaining essential character...
2013-06-04 Serguei Makarovstapregex PR15064 testsuite OOPS: escaping support...
2013-06-04 Serguei Makarovstapregex PR15064: groundwork for named chr class support
2013-06-04 Serguei Makarovstapregex: fix spacing in re2c_error message
2013-06-04 Serguei MakarovPR15064: re-enable basic testcases
2013-06-04 David Smith(Re)Fix BZ15198 by updating syscall.sigaltstack probe.
2013-06-04 William CohenEliminate the possibility of ioblktime.stp global array...
2013-06-04 David SmithFixed PR15572 by updating the ipmip.stp tapset.
2013-06-04 David SmithUpdate testsuite/buildok/nfs_proc-embedded.stp for...
2013-06-04 David SmithFixed PR15523 by updating the socket.stp tapset.
2013-06-03 David SmithFixed readability issues in tapset/linux/socket.stp...
2013-06-03 David SmithActually deprecate items marked as deprecated in nfs_pr...
2013-05-31 Alexander Y... Handle CONFIG_USER_NS/CONFIG_UIDGID_STRICT_TYPE_CHECKS...
2013-05-31 Lukas BerkMerge branch 'master' of ssh://sourceware.org/git/systemtap
2013-05-31 Lukas BerkAdjust stapbm.in and docs to avoid recurssion
2013-05-31 David SmithFixed BZ920444 by using macros to handle nfs parameter...
2013-05-30 David SmithFixed readability issues in tapset/linux/nfs_proc.stp...
2013-05-29 Josh StoneDouble-check DW_AT_comp_dir before we try to use it
2013-05-29 Josh StoneRemove redundant assert_is_myproc from utf functions
2013-05-29 David SmithFix PR15549 by updating the 'sunrpc.clnt.create_client...
2013-05-29 Frank Ch. Eiglersemop-watch: add some goofy <2.3 compatibility
2013-05-29 Casey Dahlinnew sample: semop-watch.stp
2013-05-29 Frank Ch. Eiglertapset: standardize sem*op(2) sops_uaddr variable
2013-05-29 Frank Ch. Eiglerstap.1: drop deprecation history details
2013-05-29 Frank Ch. Eiglerfix thread-business.stp sample permissions
2013-05-29 Serguei Makarovstapregex: ditch dynamic_cast<> use for regex_query...
2013-05-29 Serguei Makarovfix build failure after stapregex merge
2013-05-29 David SmithAlways grab the rcu read lock in rcu_dereference().
2013-05-29 Serguei Makarovstapregex testsuite fails: add chr range order check...
2013-05-29 Serguei MakarovPR15063: enable additional testcases for ^$ oddities
2013-05-29 Serguei MakarovPR15063 cleanup: mark extra pinpointing-tests as successful
2013-05-29 Serguei MakarovPR15063 quickfix: just disable the whole YYFILL mechanism
2013-05-29 Serguei Makarovstapregex cleanup: move maxFill inside of class DFA
2013-05-29 Serguei MakarovPR15063 (additional debugging statements)
2013-05-29 Serguei Makarovstapregex testsuite fails: fix 1:a\x:a\x
2013-05-29 Serguei Makarovstapregex cleanup: get through some minor TODOXXX
2013-05-29 Serguei Makarovstapregex cleanup: error checking in numberical parsing
2013-05-29 Serguei Makarovtranslate.cxx oops (how did that even happen??)
2013-05-29 Serguei Makarovstapregex cleanup: clarify some of the TODOXXX
2013-05-29 Serguei Makarovstapregex cleanup: explanatory comment for (lack of...
2013-05-29 Serguei Makarovstapregex cleanup: clarify void_statement_reducer:...
next
This page took 0.052928 seconds and 5 git commands to generate.