]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2013-11-01 Jonathan Lebonremove suggest_functions from dwarf_builder class
2013-11-01 Jonathan Lebonadd plt_funcs to module_info
2013-11-01 Jonathan Lebonmove visited_modules from dwarf_query to base_query
2013-11-01 Jonathan Lebonlevensh suggest unresolved struct member
2013-11-01 Jonathan Lebonlevensh suggest unresolved dwarf locals
2013-11-01 Jonathan Lebonlevensh suggest tracepoint variables
2013-11-01 Jonathan Lebonlevensh suggest never-assigned vars
2013-11-01 Jonathan Lebonlevensh suggest unresolved probe points
2013-11-01 Jonathan Lebonrefactor levenshtein suggesting
2013-11-01 Lukas BerkRemoved unused code in tapset-method.cxx
2013-11-01 Josh StoneFlip user_string_n_quoted to limit the input count
2013-11-01 Masanari IidaFix typo in man/stap.1
2013-10-31 Frank Ch. Eiglerdebuginfo man pages: mention elfutils & compressed...
2013-10-30 Frank Ch. Eiglerlast_100_frees example: make it even more lockless
2013-10-30 Jonathan LebonNEWS: mention duplicate error elimination
2013-10-30 Frank Ch. Eiglerlast_100_frees example: run lock-free
2013-10-30 Frank Ch. EiglerPR16058 style fixups for other nd_syscalls aliases
2013-10-30 Frank Ch. Eiglerexamples: regen indexes
2013-10-30 Frank Ch. Eiglerexamples: correct -d stap => -d `which stap` for fullpa...
2013-10-30 Frank Ch. Eiglerexamples: add last_100_frees
2013-10-30 Jonathan Lebonremove STAPREGEX_STANDALONE definition
2013-10-30 Jonathan LebonMerge branch 'PR16019'
2013-10-30 Jonathan LebonPR16019: treat errors from tapsets/functions as non...
2013-10-30 Jonathan LebonPR16019: also report number of warnings suppressed
2013-10-30 Frank Ch. EiglerPR16019: have the session object report & colorize...
2013-10-30 Jonathan LebonPR16019: use PARSE_ERROR macro in call sites
2013-10-30 Jonathan LebonPR16019: use SEMANTIC_ERROR macro in call sites
2013-10-30 Jonathan LebonPR16019: improve duplicate error elimination
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
next
This page took 0.052873 seconds and 5 git commands to generate.