]> sourceware.org Git - systemtap.git/history - stapdyn
Define __NR_epoll_wait if not defined (PR17462)
[systemtap.git] / stapdyn /
2014-09-05 Frank Ch. Eiglerstapdyn: publicize the -V (version) option in the usage...
2014-05-02 Josh StoneMerge branch 'master' into autocast
2014-04-29 Jonathan Lebonupdate copyrights
2014-03-21 Josh StonePR16725: Warn if stapdyn process probes lack a target
2014-02-26 Josh Stonestapdyn: Make sure mutatee::call_function is stopped...
2014-02-17 David SmithMerge branch 'dsmith/secure-boot' into master.
2014-02-15 Josh Stonestapdyn: Print dynprobe flags as hex in debug messages
2014-02-15 Josh Stonestapdyn: Reorganize utrace probing, and get end-by...
2014-02-14 Josh Stonestapdyn: Enable following exec with Dyninst 8.2
2014-02-14 Josh Stonestapdyn: Report PIDs in mutatee debug messages
2014-01-22 Jonathan Lebonstap[run/dyn]: disable colors when SYSTEMTAP_COLORS...
2014-01-04 Frank Ch. Eigler2014 year bump for emitted copyright messages
2013-12-18 Dave BrolleyMerge branch 'master' of ssh://sourceware.org/git/systemtap
2013-11-20 Josh StoneTighten -Wno-format-nonliteral to just where it's needed
2013-11-13 Josh Stonestapdyn: warn on !isInstrumentable functions
2013-11-07 Josh Stonestapdyn: Tighten BPatch insertion sets
2013-10-16 Jonathan Lebonautoreconf
2013-09-24 David SmithMerge branch 'master' of ssh://sourceware.org/git/systemtap
2013-09-19 William CohenUpdate autoconf related files to support aarch64
2013-08-27 David Smithstaprun requires elfutils 0.142+, so always assume...
2013-08-20 Frank Ch. Eiglerobsolete regex tests: drop re2c-migrate and old systemt...
2013-07-16 David SmithImprove stapdyn uprobe error reporting.
2013-07-16 David SmithFix PR15743 by only looking up the dyninst uprobe funct...
2013-07-15 Zifei Tongstapdyn binaries: also link against -lsymtabAPI
2013-07-09 Jonathan LebonPR14927: change error messages from using warn/x()...
2013-07-09 Jonathan LebonPR14927: stapdyn: make warning/error string capitalizat...
2013-07-09 Jonathan LebonPR14927: make more warnings from staprun/stapdyn sensit...
2013-07-09 Jonathan LebonPR14927: stapdyn: add colorization for stapwarn() and...
2013-07-09 Jonathan LebonPR14927: stapdyn: add -C switch
2013-06-21 Josh StoneFix the build for !HAVE_SELINUX after commit 56098c79
2013-06-20 Frank Ch. Eiglerstapdyn: add stapdyn.8 man page
2013-06-20 Josh StonePR15656: Check allow_execmod for stapdyn attach
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-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-05-28 David SmithMerge branch 'master' of ssh://sourceware.org/git/systemtap
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-17 Josh Stonestapdyn: implement tapset tzinfo.stp
2013-05-16 Josh Stonestapdyn: implement tapset module_name()
2013-05-16 Josh Stonestapdyn: implement tapset target() and stp_pid()
2013-05-16 Josh StoneMerge tag 'release-2.2.1'
2013-05-16 David SmithFix PR15110 by eliminating duplicate warnings for stapdyn.
2013-05-07 Serguei Makarovjava/byteman configury: rename libHelperSDT.so -->...
2013-05-03 Serguei Makarovconfigury, systemtap.spec: remove amd64/ hardcoding...
2013-05-01 Serguei Makarovjava/byteman: fix configury to only check for build...
2013-05-01 Frank Ch. Eiglerconfigury: regenerate with f18 autoconf 2.69, automake...
2013-05-01 Lukas Berkmerge changes (Makefiles: automatically install libHelp...
2013-05-01 Lukas Berkincremental commit
2013-05-01 Serguei MakarovMakefiles: automatically install libHelperSDT
2013-05-01 Lukas BerkAdd basic java/ Makefile.am to compile libHelperSDT.so
2013-05-01 Frank Ch. Eiglerstapdyn: add a one-second timeout to the mutatee state...
2013-03-28 Serguei MakarovPR15053: NEWS item and tweaked usage message for stapdyn
2013-03-26 Adrian Negreanumutator.cxx:481:42: error: expected primary-expression...
2013-03-25 Frank Ch. Eiglerconfigury: regenerate on fedora-18 with autoconf 2...
2013-03-22 Serguei MakarovPR15053: stapdyn -G global variable setting support...
2013-03-21 David SmithRemove stapdyn '-std=c++11' compile flag.
2013-03-20 David SmithInclude runtime/dyninst/stapdyn.h properly in stapdyn...
2013-03-07 Josh Stonestapdyn: Use the notification FD with Dyninst 8.1
2013-03-04 David SmithAdd '-std=c++11' compile flag to stapdyn, required...
2013-03-04 Frank Ch. Eiglerstapdyn: add LDADD=-lpthread
2013-02-11 Josh Stonestapdyn documentation updates
2013-02-08 Josh Stonestapdyn: Validate that probe flags are known
2013-02-07 Josh StonePR14706: Add proto-exec support in stapdyn
2013-02-07 David SmithClean up mutatee::stop_execution() logic.
2013-01-31 Josh StonePR14705: Modify SDT semaphores in stapdyn
2013-01-25 Stan CoxMerge branch 'scox/perf': perf.counter support.
2013-01-22 David SmithFix merge error in commit 03399f7.
2013-01-22 David SmithPR14708 partial fix: Get 'process.end' probes (sort...
2013-01-19 Josh StonePR14706: Always register the stapdyn fork callback
2013-01-18 Josh StonePR14706: Follow forks in stapdyn and enable process...
2013-01-18 Josh Stonestapdyn: Unify the mutator search for mutatees
2013-01-18 Josh StonePR14706: Use shared memory between stapdyn and the...
2013-01-11 David SmithPR14708 partial fix: Add dyninst support for '.thread...
2013-01-03 Frank Ch. Eiglerstap|staprun|stapdyn: copyright year bump
2012-12-11 Josh Stonestapdyn: Guard against unfound return probes
2012-11-19 Josh Stonestapdyn: loadLibrary now returns BPatch_object
2012-11-07 Josh Stonestapdyn: Add tapset function print_regs
2012-11-06 Josh Stonestapdyn: Add support for return probes
2012-11-05 Josh Stonestapdyn: Reduce LDADD to only those directly used
2012-10-30 Josh StonePR14707: Support stapdyn -x PID
2012-10-30 Josh StonePR14665: Start handling signals in stapdyn
2012-10-30 Josh Stonestapdyn: Detach the process in the mutatee dtor
2012-10-30 Josh Stonestapdyn: Sketch out support for polling on Dyninst
2012-10-30 Josh Stonestapdyn: Add some support for removing instrumentation
2012-10-30 Josh Stonestapdyn: Manage mutatee lifetimes better
2012-10-30 Josh Stonestapdyn: Manage mutator lifetime better
2012-10-30 Josh Stonestapdyn: Remove the 8-arg register workaround
2012-10-16 Josh Stonestapdyn: Big refactoring
2012-10-11 Josh Stonestapdyn: remove the TODO in favor of bugzilla
2012-10-11 Josh Stonestapdyn: Fixed the verbose logging of probes found
2012-10-06 Josh Stonestapdyn: Boost the comment ratio
2012-10-06 Josh Stonestapdyn: Limit functions searches to the stap module
2012-10-06 Josh Stonestapdyn: track dlopened objects for probes
next
This page took 0.091983 seconds and 8 git commands to generate.