]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
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:...
2013-05-29 Serguei Makarovstapregex cleanup: properly set rc after gen_dfa_table()
2013-05-29 Serguei Makarovstapregex cleanup: ditch redundant regex_query::re...
2013-05-29 David SmithAdd buildok testcase for rcu.stp.
2013-05-29 David SmithCheck for a valid address in rcu_dereference().
2013-05-28 David SmithMerge branch 'master' of ssh://sourceware.org/git/systemtap
2013-05-28 David SmithFix PR15543 by fixing the 'servername' convenience...
2013-05-28 Martin LazarPR14454: search for the full path to a module, not...
2013-05-28 Raphaël BeamonteRemove a direct include of rwlock.h which fail on a...
2013-05-27 Jonathan LebonPR14440: made usage of pfiles.stp and plimit.stp more...
2013-05-27 Lukas BerkMerge branch 'master' of ssh://sourceware.org/git/systemtap
2013-05-27 Lukas BerkRework xvfb-run check and invocation, update autoconf...
2013-05-27 Frank Ch. Eiglerpfiles.stp: explain use of //bin/true hack
2013-05-27 Lukas BerkAdd xvfb-run workaround for docs generation
2013-05-27 Jonathan LebonPR15525: removed duplicate O_CLOEXEC flag check
2013-05-27 Frank Ch. Eiglercodegen optimization: for foo <<< N, don't use explicit...
2013-05-27 Lukas BerkChange use of jps to ps and stop bmsubmit recursion...
2013-05-24 Jonathan Lebonman stap: fixed typos
2013-05-24 Jonathan LebonREADME.security: typo
2013-05-24 Jonathan Lebontraceio.stp example: check for negative $return
2013-05-24 Frank Ch. Eiglernew sample: thread-business.stp
2013-05-24 Frank Ch. Eiglerregen samples index
2013-05-24 Frank Ch. Eiglerexamples: add pf4.{stp,meta}
2013-05-23 Jonathan LebonUpdated doc info about utrace/uprobe for newer kernels
2013-05-23 Jonathan LebonFixed typos
2013-05-23 Timo Juhani... man/Makefile.in: regenerate
2013-05-23 Timo Juhani... man/Makefile.am: add stap-report.1
2013-05-23 Timo Juhani... man: add man page for stap-report(1)
2013-05-22 Josh Stonestapdyn: Restrict visibility in generated modules
2013-05-22 Josh Stonestapdyn: separate enter_dyninst_uprobe_regs
2013-05-22 Josh Stonestapdyn: isolate the tls context pointer more
2013-05-22 David SmithPR14574 partial fix: Add dyninst support to system_func...
2013-05-22 David SmithFix testcase permissions.
2013-05-22 David SmithFix PR15513 by adding a 'runtime' preprocessor conditional.
2013-05-22 Josh Stonestapdyn: retry incomplete/EINTR transport writes
2013-05-22 Josh Stonestapdyn: Remove the _stp_err copy of stderr
2013-05-21 Josh Stonestapdyn: move MAX_STORED_WARNINGS to the top of transport.c
2013-05-21 Josh Stonestapdyn: Remove the _stp_out copy of stdout
2013-05-21 Josh StoneRemove the vestigial _stp_dyninst_transport_init
2013-05-21 Josh Stonestapdyn: remove the clunky stp_dyninst_master
2013-05-21 Jonathan Lebonfixed typo in doc -- replaced /n by \n
2013-05-21 David SmithRemoved overly-paranoid comment.
2013-05-21 Frank Ch. Eiglerstap-server: also report KALLSYMS config
2013-05-21 Frank Ch. Eiglerstap-report: also include libdw* in package list
2013-05-21 David SmithFix PR15083 by adding dyninst system() support.
next
This page took 0.05239 seconds and 5 git commands to generate.