]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2013-10-29 David SmithFix PR16096 by fixing nd_syscall.execve on i686.
2013-10-29 William CohenMake the ARM _stp_store_deref and _stp_deref more like...
2013-10-29 William CohenRevert "Make the 32-bit ARM get_user() and put_user...
2013-10-29 William CohenMake the 32-bit ARM get_user() and put_user() work...
2013-10-28 Josh StoneAdd a vmalloc_node() for systems without it
2013-10-28 Josh StoneAdd an example for tracking shared futexes
2013-10-28 David SmithFix 'syscall.accept' probe alias.
2013-10-28 David SmithRefix PR16058 by updating the old syscall.mmap2/nd_sysc...
2013-10-28 Jonathan Lebonstap.1: document -W switch
2013-10-28 David SmithFix compile problem on systems with nss 3.13 (like...
2013-10-25 Frank Ch. EiglerNEWS: mention more lockless aggregates
2013-10-25 Josh StoneAllow "read-mostly" stats to elide locks
2013-10-25 Josh Stonestapdyn: Print dbug/warn/error messages with libc vsnprintf
2013-10-25 Josh Stonestapdyn: send context-free DBUG messages to stderr
2013-10-25 Josh StoneFilter duplicates out of globbed process names
2013-10-25 Josh StoneFix canonicalize_file_name() leaks
2013-10-24 Frank Ch. Eiglertestsuite client_args.exp: sanitize $uname from test...
2013-10-24 Jonathan Lebonman: use SAMPLE macro in remaining docs
2013-10-24 Josh StoneAdd another option for the lazy benchmarker
2013-10-23 Frank Ch. Eiglernew misc. script: tracepoint-diff
2013-10-23 Frank Ch. Eiglerexpose linux arch/x86/.../irq_vectors.h tracepoints
2013-10-23 Josh StoneRename the 'examples' symlink to 'EXAMPLES'
2013-10-21 Jonathan Lebonstapvirt: use non-blocking streams
2013-10-21 Frank Ch. Eiglernote in man/error::sdt last-ditch possibility of disabl...
2013-10-21 Frank Ch. Eiglerman pages: suppress hyphenation/filling for SEE ALSO...
2013-10-20 Frank Ch. Eigleradd error::sdt man page
2013-10-18 David SmithFix PR16058 by updating the old syscall.mmap2/nd_syscal...
2013-10-18 Frank Ch. Eigleranother irker test
2013-10-18 Frank Ch. Eiglernull commit for irker test
2013-10-17 David SmithUpdate s390-specific syscall probes for newer kernels.
2013-10-17 David SmithFix PR15961 by avoiding use of symname(addr()) in sysca...
2013-10-17 David SmithFix PR15913 by getting s390x arg 6 from the stack.
2013-10-17 David SmithFix PR16058 by updating the syscall.mmap2/nd_syscall...
2013-10-17 Jonathan Lebonman/stap.1: improve .SAMPLE macro
2013-10-17 Josh StonePR16057: Fix task_dentry_path crossing mount points
2013-10-16 Jonathan Lebonstapvirt.1: add tutorial section
2013-10-16 Frank Ch. Eiglertestsuite: handle some more cases of kill -PGRP ->...
2013-10-16 Naresh Kamboju/bin/kill -INT -[exp_pid] not supported on Ubuntu which...
2013-10-16 Jonathan LebonNEWS: add blurb about cross-vm
2013-10-16 Jonathan Lebonautoreconf
2013-10-16 Jonathan LebonMerge branch 'cross-vm'
2013-10-16 Jonathan Lebonsystemtap.spec: add virthost and virtguest pkgs
2013-10-16 Jonathan Lebonsystemtap.spec: use macro for init.d directory
2013-10-16 Jonathan Lebonadd guest support files for libvirt/unix schemes
2013-10-16 Jonathan Lebonstap.1: add libvirt:// and unix:// to --remote option
2013-10-16 Jonathan Lebonstap: add HAVE_LIBVIRT and HAVE_LIBXML2 in feature...
2013-10-16 Frank Ch. Eiglerconfigure.ac: pass XML2/VIRT bits to config.h via AC_DEFINE
2013-10-16 Jonathan Lebonremote.cxx: add libvirt:// scheme
2013-10-16 Jonathan Lebonstapvirt: initial release
2013-10-16 Jonathan Lebonstapsh: use SIGIO to monitor port status
2013-10-16 Jonathan Lebonstapsh: tweak error msgs
2013-10-16 Jonathan Lebonremote.cxx: use data option for unix
2013-10-16 Jonathan Lebonstapsh: add listening mode
2013-10-16 Jonathan Lebonstapsh: add data option
2013-10-16 Jonathan Lebonstapsh: add option command
2013-10-16 Jonathan Lebonremote.cxx: improve error messages
2013-10-16 Jonathan Lebonstapsh-unix.exp: give time for socat to get set up
2013-10-16 Jonathan Lebonman/stap.1: small correction
2013-10-15 Josh StoneAdd a top-level examples symlink into the testsuite
2013-10-13 Frank Ch. Eigleri18n: update-po
2013-10-13 Frank Ch. Eiglereventcount sample: add -G lines=NNN option
2013-10-13 Frank Ch. EiglerRHBZ1012133: tweak periodic.stp demo to operate without...
2013-10-12 Frank Ch. EiglerPR9822: reduce timer load
2013-10-11 Frank Ch. Eiglerstap-report: also include $HOME/.systemtap/rc
2013-10-11 Frank Ch. Eiglernothing ever changes
2013-10-05 Josh StoneFix minor errors found by clang analyzer
2013-09-30 David SmithRevert tapset/s390/registers.stp commit.
2013-09-30 David SmithAdd a NEWS item about the PR15982 fix.
2013-09-30 David SmithFix PR15982 by making 'process.end' probes work reliably.
2013-09-29 Vincent BernatPR15123: when PR15123_ASSUME_MFENTRY is set, don't...
2013-09-27 Frank Ch. Eiglerstap-report: add kernel compiler version
2013-09-27 William CohenBasic SystemTap support for aarch64
2013-09-26 David SmithMake systemtap.examples/io/deviceseeks.stp work on...
2013-09-26 Josh Stonetestsuite: New sdt_casm for STAP_PROBE_ASM
2013-09-26 Josh Stonetestsuite: make sdt_asm.exp actually clean up
2013-09-26 Josh StoneRevert "SDT: Use %foo for section types rather than...
2013-09-26 Frank Ch. EiglerPR15908: pass STAP_SUPPRESS_HANDLER_ERRORS to runtime
2013-09-25 William CohenAdd am64 support
2013-09-25 Dave Brolleystap-report: 'ls' the contents of each database directo...
2013-09-25 Paddie O'Brientapset memory.stp: correct VM_FAULT_MINOR conditional...
2013-09-25 Dave BrolleyOpen and close NSS certificate databases using an expli...
2013-09-25 Dave BrolleyAdd SEC_ERROR_LEGACY_DATABASE to the NSS errors known...
2013-09-25 Dave Brolleystap-report: Report on the status of NSS certificate...
2013-09-24 David SmithDefine vzalloc() and vzalloc_node() for systems without...
2013-09-24 David SmithMerge branch 'master' of ssh://sourceware.org/git/systemtap
2013-09-24 David SmithDefine KERN_CONT for old kernels in runtime/transport...
2013-09-23 Frank Ch. Eiglerstap-report: also collect NSS* env vars
2013-09-21 Frank Ch. Eiglerstap-report: add stap-server-related data
2013-09-20 Josh StoneFixes for CC=clang CXX=clang++
2013-09-20 Josh Stonetestsuite: split std_asm out of std_misc.exp
2013-09-20 Josh StoneSDT: Use %foo for section types rather than "foo"
2013-09-19 William CohenFix up testsuite/Makefile.am RUNTEST variable
2013-09-19 Dave BrolleyNew test: compile server recovers from avahi-daemon...
2013-09-19 Dave BrolleyFix incorrect determination of the compile server's...
2013-09-19 William CohenCorrect systemtap.spec to match support currently avail...
2013-09-19 William CohenUpdate gettext related material
2013-09-19 William CohenUpdate autoconf related files to support aarch64
2013-09-18 Dave BrolleyRHBZ 874205 [FJ6.2 Bug] Handle avahi-deamon restart...
2013-09-18 Dave BrolleyIn the compile-server client, save the returned module...
2013-09-18 David SmithAvoid module compilation problems by unsetting the...
next
This page took 0.052411 seconds and 5 git commands to generate.