]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2013-05-01 Serguei MakarovMakefiles: automatically install libHelperSDT
2013-05-01 Lukas BerkInitial commit of stapbm.sh script
2013-05-01 Lukas BerkAdd .return style probes for java methods
2013-05-01 Lukas BerkOptimize the specific mark("X") probe actually specified
2013-05-01 Lukas BerkMove stap_system for bminstall into its own function
2013-05-01 Lukas BerkOnly run bminstall.sh per specified java process once
2013-05-01 Lukas BerkOnly install rules once per java process
2013-05-01 Lukas BerkInternationalize tapset-method strings
2013-05-01 Lukas BerkAllow more than one java probe point per script
2013-05-01 Lukas BerkTweak how log file is specified for bmsubmit.sh commands
2013-05-01 Lukas BerkAllow java("fully qualified class") style syntax
2013-05-01 Lukas BerkCleanup and use stap_system() to launch commands
2013-05-01 Lukas BerkUninstall the specific byteman rule we generated
2013-05-01 Lukas BerkExit gracefully from a java process (uninstall rules)
2013-05-01 Lukas BerkAdd basic java/ Makefile.am to compile libHelperSDT.so
2013-05-01 Lukas BerkPipe output of bmsubmit.sh command to log file instead...
2013-05-01 Lukas BerkChange syntax from process(JAVAPID). to java(PID)
2013-05-01 Lukas BerkRe-add HAVE_HELPER variable from merge, add conditional
2013-05-01 Lukas BerkAdd correct check for byteman (bmsubmit.sh & bminstall.sh)
2013-05-01 Lukas BerkAdd java specific helper files
2013-05-01 Lukas BerkAdded java/TODO file
2013-05-01 Lukas BerkMake use of HAVE_HELPER config variable
2013-05-01 Lukas BerkProperly define variable if --with-helper is defined
2013-05-01 Lukas BerkAdd have_java configuration variable
2013-05-01 Lukas BerkAdd more log messages and fix various formatting
2013-05-01 Lukas BerkActually error out if more than 10 method parameters...
2013-05-01 Lukas BerkFix method argument amount calculation
2013-05-01 Lukas BerkCorrect method name specified in generated byteman...
2013-05-01 Lukas BerkInitial java per method probing functionality
2013-05-01 Frank Ch. Eiglerlinux tapset: adapt to 3.9 movement of MAX_RT_PRIO...
2013-05-01 Frank Ch. Eiglerstapdyn: add a one-second timeout to the mutatee state...
2013-04-30 Frank Ch. EiglerPR15422: fix compiler warning when --runtime=dyninst...
2013-04-29 Frank Ch. EiglerBZ915247: remove i18n stub support from python dtrace...
2013-04-29 David SmithHandle an allocation failure in _stp_vsnprintf().
2013-04-26 David SmithFixed PR14491 by adding a real transport layer for...
2013-04-23 Josh StoneExpand the SDT benchmark locations
2013-04-12 Torsten PolleSupport "pid" interface of perf (for per-process case)
2013-04-12 Frank Ch. Eiglermutex-contention sample: drop compulsory NNNN argument...
2013-04-12 Frank Ch. EiglerPR15363: tweak registration-warning message to print...
2013-04-12 Frank Ch. EiglerPR15363 warn but don't error-abort, on inode-uprobes...
2013-04-09 Josh StoneFix weekdays in the rpm spec %changelog (per rpmlint)
2013-04-09 Josh Stoneuretprobes: Update for aarapov's v1 (posted April 3)
2013-04-07 Frank Ch. Eiglerextend error::pass2 man page
2013-04-05 Torsten PolleEnable process.plt probes for ARM.
2013-04-05 Frank Ch. Eiglerstapdyn runtime: don't use mktemp to create a file...
2013-04-04 Josh StoneBZ855981: Further tweak getcpu compatibility
2013-04-04 Frank Ch. EiglerBZ855981/948279, on second thought, use -march=i586...
2013-04-04 Frank Ch. EiglerBZ855981/948279, work around gcc default -march=i386...
2013-04-04 Frank Ch. EiglerBZ855981: stapdyn runtime compatibility with RHEL5
2013-03-28 Serguei MakarovPR15053: NEWS item and tweaked usage message for stapdyn
2013-03-28 Josh StonePR15315: Filter inode-uprobe processes in the handler
2013-03-27 Frank Ch. Eiglereatmydata: fix cut&paste'd description text
2013-03-27 Frank Ch. Eiglereatmydata: don't override $return for non-participating...
2013-03-27 Frank Ch. Eiglersamples: regenerate indexes, tweak keywords
2013-03-27 Frank Ch. Eiglereatmydata: new sample script
2013-03-26 Josh StonePR15306: Guard the stapdyn probe prologue for no shm
2013-03-26 Adrian Negreanumutator.cxx:481:42: error: expected primary-expression...
2013-03-26 Lukas BerkAdd stap-prep.1 to systemtap.spec
2013-03-26 Timo Juhani... man/Makefile.in: regenerate
2013-03-26 Timo Juhani... install stap-prep.1 man page
2013-03-26 Timo Juhani... stap-prep: debian: do not check for linux-kbuild
2013-03-26 Timo Juhani... man stap.1: add reference to stap-prep (1)
2013-03-26 Timo Juhani... man: add man page for stap-prep (1)
2013-03-26 Timo Juhani... stap-prep: add support for deb based systems
2013-03-26 Timo Juhani... Prepare stap-prep for support for non-rpm systems
2013-03-25 Frank Ch. Eiglerconfigury: regenerate on fedora-18 with autoconf 2...
2013-03-25 David SmithFixed PR15114 by adding uid/gid convenience variables...
2013-03-25 Frank Ch. Eiglerstap-report: include dpkg | grep linux on deb/ubuntu...
2013-03-23 Josh StoneAdd a few more ENABLE_NLS checks to be consistent
2013-03-23 Adrian Marius... fixes for ENABLE_NLS=0
2013-03-22 Serguei MakarovPR15053: stapdyn -G global variable setting support...
2013-03-22 Josh StonePR15279: Leave REG_IP alone in 3.9ish uprobes
2013-03-22 Josh StonePR15290: remove additional uretprobe cruft
2013-03-22 Adrian Marius... PR15290: add support for aarapov's uretprobes
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-20 David SmithAdded better process cleanup in 6 testcases.
2013-03-19 David SmithMake sure dyninst stat/map locks are using PTHREAD_PROC...
2013-03-17 Mark WielaardMake sure macro chain tokens are available for error...
2013-03-16 Mark WielaardAnother parse error found by zzuf. Don't crash when...
2013-03-14 Mark WielaardParse errors found by zzuf. Don't crash when we find...
2013-03-14 Lukas BerkAdd cvs add && cvs commit operations for the tapset...
2013-03-12 Josh Stonerun-staprun: Preserve the user PATH and HOME
2013-03-12 Josh StoneAdd options to help benchmark SDT
2013-03-12 Josh Stonestapdyn: fix the context->data_index
2013-03-11 David SmithDo module cleanup in testsuite/systemtap.base/pr10854...
2013-03-11 David SmithBetter process cleanup in testsuite/systemtap.server...
2013-03-11 Lukas BerkMerge branch 'master' of git://sourceware.org/git/systemtap
2013-03-11 Lukas BerkChange directories regardless if the patch was applied...
2013-03-11 David SmithBetter process/module cleanup in rename_module.exp.
2013-03-11 Lukas BerkFix sed command and some whitespace
2013-03-11 Frank Ch. Eiglerdocs: adapt to publican 3.0's more picky revnumber...
2013-03-11 David SmithAvoid tcl errors on systems without uprobes in labels...
2013-03-11 Lukas BerkBackport some spec file changes from fedora-git
2013-03-08 Lukas BerkAllow spin-rawhide to update systemtap.spec with upstre...
2013-03-08 David SmithTweak the hash_add_buildid.exp/perf.exp testcases to...
2013-03-08 Frank Ch. Eiglersystemtap.spec: move some -server install scripting...
2013-03-08 Frank Ch. Eiglertestsuite: impose stap --rlimit-cpu=300 throughout
2013-03-07 Josh Stonestapdyn: Use the notification FD with Dyninst 8.1
2013-03-06 Frank Ch. EiglerBZ863832 systemtap.spec, for useradd stap-server, don...
next
This page took 0.053912 seconds and 5 git commands to generate.