]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
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...
2013-03-06 Frank Ch. EiglerPR15237: adapt to hlist_* changes in linux 3.9
2013-03-06 Frank Ch. Eiglerregex testcase: run only if installtest_p
2013-03-04 David SmithAdd '-std=c++11' compile flag to stapdyn, required...
2013-03-04 Timo Juhani... blacklist more unsafe functions
2013-03-04 Timo Juhani... manpager: fix warnings by adding breaks between SEE...
2013-03-04 Timo Juhani... Makefile.in: regenerate
2013-03-04 Timo Juhani... Makefile.am: don't install html *.tmpl files
2013-03-04 Frank Ch. Eiglerstapdyn: add LDADD=-lpthread
2013-02-28 Dave BrolleyPR 15193: assigned_user_credentials = pr_stapdev
2013-02-28 David SmithFix PR15211 by updating the testsuite for kernel 3.8.
2013-02-28 Mark Wielaarddoc/tutorial.tex: Use ppfunc() instead of probefunc...
2013-02-27 Frank Ch. Eigleradieu runtime/bench2
2013-02-27 Frank Ch. Eiglertapset/test, adieu
2013-02-27 Frank Ch. Eiglerstap-report: also look for vmlinux under /lib/modules...
2013-02-27 David SmithFix PR15197 by updating syscall.fork/nd_syscall.fork...
2013-02-27 David SmithPR15177 fix: RHEL4 doesn't define SEEK_{SET,CUR,END...
2013-02-27 Timo Juhani... configure/Makefile: regenerate
2013-02-27 Timo Juhani... Makefile.am: remove temporary symlinks in distclean
2013-02-27 Timo Juhani... configure.ac: remove temporary file after test
2013-02-26 David SmithFix PR15198 by handling new kernel option CONFIG_GENERI...
2013-02-26 Lukas BerkFix cp option in update-docs
2013-02-25 David SmithFix PR15177 by handling new 'whence' values SEEK_DATA...
2013-02-25 Lukas Berkloc2c-test - prepending '@' before a function name...
2013-02-24 Frank Ch. Eiglerstappaths.7: eschew spaced-out period
2013-02-24 Timo Juhani... Add missing "#!/usr/bin/env stap" to some examples
2013-02-24 Timo Juhani... man stappaths.7: properly escape dot in the beginning...
2013-02-24 Timo Juhani... Add missing executable bit to example scripts
2013-02-24 Timo Juhani... man: escape quote properly in header
2013-02-24 Timo Juhani... man stapprobes.3stap: escape minus sign properly
2013-02-24 Timo Juhani... remove executable bit from stapgames tapset
2013-02-24 Timo Juhani... man stap.1: fix typo
2013-02-24 Timo Juhani... man stap.1: escape minus sign properly
2013-02-22 David SmithActually deprecate items marked as deprecated in vfs...
2013-02-22 David SmithFix PR15173 by handling 'origin' change to 'whence'.
2013-02-21 David SmithFix PR15171 by updating the inet_get_local_port() tapse...
2013-02-21 David SmithKfail fortyseven.stp in testsuite/systemtap.pass1-4...
2013-02-21 David SmithFixed PR15170 by updating nfsd.stp.
2013-02-21 Mark Wielaardpowerpc/aux_syscalls.stp: Define old/deprecated PPC_PTR...
2013-02-20 Josh Stonensscommon: Include config.h before all else
2013-02-20 Frank Ch. Eiglertestsuite: suppress libloop.c unused-results warning
2013-02-20 Frank Ch. Eiglertestsuite: plt.exp should add -Wno-format since it...
2013-02-20 Frank Ch. Eiglertestsuite: move semko/fiftyone.stp to parseko/, where...
2013-02-20 Frank Ch. Eiglertranslator: tolerate unavailable System.map
2013-02-20 Frank Ch. Eiglerstap-report: add some ubuntu-specific data, plus a...
2013-02-19 Josh StonePR15162: Bump MAX_UNWIND_TABLE_SIZE to 16MB
2013-02-19 David SmithPR15155 partial fix: Added more sendmmsg syscall support.
2013-02-19 Josh StonePR15162: Don't output anything at all for skipped unwin...
2013-02-19 Mark WielaardPR15155 Add syscall.sendmmsg and syscall.sendmmsg.return
2013-02-16 Josh StonePR11341: Fix two improper update_visitor assignments
2013-02-16 Josh StonePR11341: Add type safety to update_visitor::require()
2013-02-15 Frank Ch. Eiglersystemtap.spec: hard-code systemtap instead of most...
2013-02-15 Lukas BerkStill install systemtap rc.d files when systemd is...
2013-02-15 Lukas Berkloc2c-test lists functions and associated addresses...
2013-02-14 Josh Stoneregex: Declare the dfa static and its input const
2013-02-14 Josh StoneAbstract the synthesizing of deref functions
2013-02-13 Frank Ch. EiglerPR15147: clarify comments about _stp_error internal...
2013-02-13 Frank Ch. EiglerPR15148, speculatively drop the PR15123-conflicting...
2013-02-13 David SmithPR15044 partial fix: Raise real errors instead of retur...
2013-02-13 Frank Ch. Eiglersystemtap.spec: cover up tracks of time travel
2013-02-13 Serguei Makarovversion bumps for SystemTap 2.2 development cycle
2013-02-13 Serguei MakarovMISSING FOR 2.1 -- %changelog entry for systemtap.spec
2013-02-13 Serguei Makarovrelease date in NEWS release-2.1
2013-02-13 Serguei Makarovmake update-po for release-2.1
2013-02-13 Lukáš HejtmánekPR15101, dummy commit to correct authorship credit
2013-02-13 Frank Ch. Eiglertestsuite: weaken pr10854.exp wildcards due to less...
2013-02-13 Frank Ch. Eiglertcp tapset: adjust to inet_sock->dport move
2013-02-13 Frank Ch. Eiglertestsuite: use /usr/bin/sleep instead of tcl [after...
2013-02-13 Frank Ch. Eiglerscript examples: regen indexes
2013-02-13 Frank Ch. EiglerPR15123: work around broken gcc debuginfo for -mfentry...
2013-02-12 Josh Stonevim: Expand target matching
2013-02-12 Josh StoneNEWS: Brag about more stapdyn improvements
2013-02-12 Serguei MakarovAdd missing 'output' fields to couple of systemtap...
2013-02-12 Dave BrolleyRHBZ 906061, PR15112: Fix handling of scope specifiers...
2013-02-12 Mark WielaardData object (-d) cannot be empty.
2013-02-11 Josh Stonestap: Add shorthand option --dyninst for --runtime...
2013-02-11 Josh Stonestapdyn documentation updates
2013-02-09 Josh Stonestapdyn: Initialize _stp_random_u from /dev/urandom
2013-02-08 Josh Stonestapdyn: Validate that probe flags are known
2013-02-08 Serguei MakarovPR11334: last-minute character class tweaks.
2013-02-08 Frank Ch. Eiglerstap-report: don't heartlessly destroy incoming $PATH
2013-02-08 Frank Ch. Eiglererror::pass5, mention more permission-related causes...
2013-02-08 Josh Stonestapdyn: Make sure interprocess maps share hash seeds
2013-02-07 Josh Stonestapdyn: Seed _stp_random_u with more "precision"
2013-02-07 Josh StonePR14706: Add proto-exec support in stapdyn
next
This page took 0.053869 seconds and 5 git commands to generate.