]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2013-05-17 Frank Ch. EiglerPR15484: have staprun disable kprobes-optimization...
2013-05-17 Josh StonePR15481: Only destroy mutexes from stapdyn itself
2013-05-17 Josh Stonestapdyn: implement tapset tzinfo.stp
2013-05-16 Josh StoneImprove the kernel target_set.stp and add a stapdyn...
2013-05-16 Josh Stonestapdyn: implement the tapset is_return()
2013-05-16 Josh StoneSet the right probe_type for inode uretprobes
2013-05-16 Josh Stonestapdyn: implement tapset module_name()
2013-05-16 Josh Stonestapdyn: implement tapset target() and stp_pid()
2013-05-16 Josh StoneSet versions back to 2.3 for the master branch
2013-05-16 Josh StoneMerge tag 'release-2.2.1'
2013-05-16 Frank Ch. Eiglerjava: make sure that rulename-based filter gets into...
2013-05-16 Frank Ch. Eiglerjava: support $STAPBM_VERBOSE to enable byteman verbosity
2013-05-16 Frank Ch. Eiglerversion miniunbump to v2.2.1 for release
2013-05-16 Frank Ch. Eiglerupdate tapset deprecation from <= "2.2" to < "2.3"...
2013-05-16 David SmithFix PR15110 by eliminating duplicate warnings for stapdyn.
2013-05-16 Frank Ch. Eiglerjava: make sure that rulename-based filter gets into... release-2.2.1
2013-05-16 Frank Ch. Eiglerjava: support $STAPBM_VERBOSE to enable byteman verbosity
2013-05-16 Frank Ch. Eiglerversion miniunbump to v2.2.1 for release
2013-05-16 Frank Ch. Eiglerupdate tapset deprecation from <= "2.2" to < "2.3"...
2013-05-16 Frank Ch. Eiglertestsuite: update unprivileged_probes with recently...
2013-05-16 Frank Ch. Eiglerjava probes: make these unprivileged
2013-05-15 Josh Stonebenchmark: call them "start" rather than "begin"
2013-05-15 Josh StonePR14297: Test that hyphenated SDT normalizes to underscores
2013-05-15 Josh StoneChange "-" to "__" in naming our internal benchmark...
2013-05-15 Josh StonePR14297: Skip the user's input when scanning for resolv...
2013-05-15 Frank Ch. EiglerPR14297: add a test case for stap -l
2013-05-15 Mark WielaardPR15452 Follow DW_AT_signature attributes when trying...
2013-05-15 Frank Ch. EiglerPR14297 cont'd: find wildcards more carefully for stap...
2013-05-15 Frank Ch. EiglerPR14297 cont'd: drop optional flagging from process...
2013-05-15 Frank Ch. EiglerPR14297 cont'd: stap -l to list process().plt() withou...
2013-05-15 Frank Ch. EiglerPR14297 cont'd: correct stap -l syscall.* -- i.e.,...
2013-05-15 Josh StonePrint plt addresses in hex
2013-05-15 Frank Ch. EiglerPR14297 and .mark($$name) regression
2013-05-14 Frank Ch. Eiglerversion bumps, cont'd
2013-05-14 Frank Ch. Eiglerversion bump for 2.3 development
2013-05-14 Frank Ch. Eiglerimprove error message for $foo->bar.baz misuse
2013-05-14 Frank Ch. Eiglerjava support: snuff gcc warnings on non-HAVE_JAVA builds
2013-05-14 Frank Ch. Eiglersystemtap java support reorganization release-2.2
2013-05-14 Frank Ch. Eiglertestsuite: only run java.exp if installtest_p
2013-05-14 Frank Ch. EiglerNEWS: weakened some deprecation wording; tweaked java...
2013-05-14 David SmithIf 'javac' doesn't exist, mark systemtap.apps/java...
2013-05-14 David SmithFixed PR15446 by using the new /proc interface.
2013-05-14 Frank Ch. Eiglertestsuite: clear build tree paths out of main_quiesce...
2013-05-13 Timo Juhani... staprun: move empty line after all options
2013-05-13 Serguei Makarovbelated NEWS for PR12894
2013-05-13 Serguei MakarovAUTHORS bump
2013-05-10 Serguei Makarovprobe timer.profile: langref.tex wording oops
2013-05-10 Serguei Makarovprobe timer.profile: document new timer.profile.tick...
2013-05-10 Mark WielaardPR15452 Prevent crash in dwflpp::print_members ().
2013-05-10 Josh Stonestapdyn.h: make the release markers a bit more visible
2013-05-10 Josh Stonestapdyn: hide internal module functions
2013-05-10 David SmithUpdate syscall.rt_sigpending probe alias for kernel...
2013-05-10 Serguei Makarovprobe timer.profile: NEWS entry explaining the change
2013-05-10 David SmithFixed PR15456 by updating syscall tapsets with compat...
2013-05-10 Serguei Makarovprobe timer.profile: workaround for the incredible...
2013-05-10 David SmithUpdate systemtap.context/context.exp module source...
2013-05-10 Masanari Iidaconfigury: add -lpthread to stap_LDADD
2013-05-10 David SmithPR15408 update. Fix RHEL4 transport (based on procfs).
2013-05-09 Josh StoneAdd cputime_to_usecs() and usecs_to_string()
2013-05-09 David SmithUpdate testsuite/buildok/seventeen.stp for kernel 3.10.
2013-05-09 Josh StoneCorrect task_utime_tid's docstring
2013-05-09 Serguei Makarovjava/byteman docs oops: document context variables...
2013-05-09 Serguei MakarovNEWS entry for java/byteman
2013-05-09 Serguei Makarovjava/byteman configury: only install stapbm with HAVE_JAVA
2013-05-09 Serguei Makarovsystemtap.spec: separate -runtime-java subpackage,...
2013-05-08 Serguei Makarovjava/byteman docs: langref.tex
2013-05-08 Serguei Makarovjava/byteman docs: man stapprobes.3stap oops
2013-05-08 Serguei Makarovjava/byteman docs: mention cross-user probing limitatio...
2013-05-08 Serguei Makarovjava/byteman: add java/README explaining how to manuall...
2013-05-08 Serguei Makarovjava/byteman: get rid of remnants of libHelperSDT_getar...
2013-05-08 Serguei Makarovjava/byteman docs: man stap.1 stapprobes.3stap
2013-05-08 Frank Ch. Eiglerruntime perf.c: consistentify perf_event_create_kernel_...
2013-05-08 Frank Ch. Eiglerstapprobes.3stap: mention nd_syscall as a non-dwarf...
2013-05-08 Serguei Makarovsystemtap.spec: install java/byteman arch-specific...
2013-05-08 David SmithSplit dyninst transport initialization into two parts.
2013-05-08 Frank Ch. Eiglerwarning::debuginfo.7stap: note unnecessary-debuginfo...
2013-05-08 Frank Ch. Eiglerregex: fix =~ pretty-printer to generate round-trippabl...
2013-05-08 Frank Ch. Eiglerruntime compatibility: add some needed casts to slay...
2013-05-08 Frank Ch. Eiglerdyninst transport: don't send dummy \0 for error/warnin...
2013-05-08 Frank Ch. Eiglerruntime/linux: kernel 3.10 compatibility; need explicit...
2013-05-08 Frank Ch. EiglerPR15445: fix kernel panic due to hardware-breakpoint...
2013-05-07 David SmithFix PR15408. Create top-level procfs directory in init_...
2013-05-07 Serguei Makarovjava/byteman configury: rename libHelperSDT.so -->...
2013-05-07 Serguei Makarovjava/byteman configury: fix permissions on libHelperSDT.so
2013-05-06 David SmithMade two buildok tests executable.
2013-05-03 Serguei Makarovconfigury, systemtap.spec: remove amd64/ hardcoding...
2013-05-03 Serguei Makarovregenerate java/Makefile.in
2013-05-01 Lukas BerkRemove $TMPSTAPDIR/java if empty when uninstalling...
2013-05-01 Lukas BerkAllow wiser Fedora versions to run byteman operations
2013-05-01 Serguei Makarovjava/byteman: fix configury to only check for build...
2013-05-01 Lukas BerkMove stapbm to libexec
2013-05-01 Frank Ch. Eiglerconfigury: regenerate with f18 autoconf 2.69, automake...
2013-05-01 Lukas BerkAdd multiple new testcases
2013-05-01 Lukas BerkCorrect argument number off by one error
2013-05-01 Lukas BerkMerge branch 'java' of git://sourceware.org/git/systemt...
2013-05-01 Lukas Berkremove spaces in rule names and their files for bmsubmi...
2013-05-01 Serguei Makarovdocument -j and -J in stap --help
2013-05-01 Serguei Makarovsupport -j (-Dorg.jboss.byteman.compile.to.bytecode...
2013-05-01 Serguei Makarovfix -J error message (--with-jdk is not the only way...
2013-05-01 Lukas BerkAdd check for '.sh' suffix on byteman specific commands
next
This page took 0.071133 seconds and 5 git commands to generate.