]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2014-02-10 David SmithFix PR16541 by updating the nfsd.stp tapset.
2014-02-10 Frank Ch. Eiglerdoc/langref.tex: drop some 'experimental' qualifiers
2014-02-10 David SmithFix PR16542 by updating the rpc tapset.
2014-02-10 David SmithFix PR16540 by adding scsi tracepoint support to the...
2014-02-10 Jonathan LebonNEWS: blurb about README change
2014-02-10 Jonathan Lebonautoreconf
2014-02-10 Jonathan Lebonman/systemtap.8.in: new man page to replace README
2014-02-08 Frank Ch. Eiglerruntime: linux 3.14 porting: preempt_enable_no_resched
2014-02-08 Frank Ch. Eiglerruntime: linux 3.14 porting: userns: Remove UIDGID_STRI...
2014-02-07 David SmithRemove the transport's unused "dropped" file.
2014-02-03 David SmithMerge branch 'master' of ssh://sourceware.org/git/systemtap
2014-02-03 David SmithCompile fix for runtime/vma.c.
2014-01-31 Jonathan LebonNEWS: clarify kprocess.exec change
2014-01-27 Martin Cermakdoc/SystemTap_Beginners_Guide/en-US/Installation.xml...
2014-01-25 Frank Ch. Eiglerman/stapprobes.3stap: mention nd_syscall.* family
2014-01-24 David Smithsystemtap.syscall/signal.c doesn't test getpid(), so...
2014-01-24 David SmithImprove 'syscall.rt_sigpending' and 'nd_syscall.rt_sigp...
2014-01-24 Josh StoneLimit systemd-tmpfiles --create to just our own
2014-01-24 Josh StoneDon't enable stap-server.service by default
2014-01-24 David SmithUpdated testsuite/systemtap.syscall/coverage.tcl.
2014-01-23 David SmithMerge branch 'master' of ssh://sourceware.org/git/systemtap
2014-01-23 David SmithFix syscall nesting in 'syscall.close' and add a socket...
2014-01-22 Jonathan Lebonpplabel(): clarify usage and rename to pnlabel()
2014-01-22 Jonathan LebonPR16478: add pplabel() tapset function
2014-01-22 Jonathan Lebonstring.stp: fix str_replace() return
2014-01-22 Jonathan Lebontestsuite: adjust tests for new probing powers
2014-01-22 Jonathan LebonPR16478: always use dwarf for labels
2014-01-22 Jonathan Lebonexecve.exp: quote expected result
2014-01-22 Jonathan Leboncmdline.cxx: don't use magic numbers
2014-01-22 Jonathan Lebonstap[run/dyn]: disable colors when SYSTEMTAP_COLORS...
2014-01-22 Jonathan Lebonsuggest alternatives for unresolved kernel markers
2014-01-22 Jonathan Lebonsuggest alternatives for unresolved sdt markers
2014-01-22 Jonathan LebonMerge branch 'PR15781'
2014-01-22 Jonathan LebonPR15781: fix suggestion logic for optional probes
2014-01-22 Jonathan Lebontapsets.cxx: move verbose listings to suggest* funcs
2014-01-22 Jonathan Lebonlevenshtein: skip empty strings
2014-01-22 Jonathan Lebonelaborate.cxx: save up all errors from optional pps
2014-01-22 Jonathan Lebonsemantic_error: let it own its chain
2014-01-22 Martin CermakPR16448: adapt stap-prep for el7
2014-01-21 Frank Ch. EiglerPR16476: adapt to netfilter API changes in linux 3.13
2014-01-21 Frank Ch. EiglerPR16476: adapt to netfilter API changes in linux 3.13
2014-01-21 David SmithFix a client.exp tcl error on RHEL5 systems.
2014-01-20 David SmithFix PR16471 by fixing the server_concurrency.exp testcase.
2014-01-20 Lukas BerkAdd java_backtrace testsuite script
2014-01-20 Lukas BerkAdd java backtrace test
2014-01-20 Lukas BerkUpdate/correct java testcase string
2014-01-20 Lukas BerkFix how stapbm passes itself the methodname
2014-01-17 Lukas BerkAdd java backtrace functionality
2014-01-17 David SmithImprove avahi string list handling.
2014-01-17 David SmithHandle updated server messages in server_[args,concurre...
2014-01-17 Josh StoneRemember which rpms have been checked in the session
2014-01-16 Stan CoxAdd stress package use to testsuite.
2014-01-16 David SmithPR16460: Fix ia64 compile problem when using 'syscall...
2014-01-16 David SmithFix syscall nesting in 'syscall.getpgid' and add a...
2014-01-15 David SmithAdd openat() and unlinkat() syscall testing.
2014-01-14 Jonathan LebonNEWS: println blurb
2014-01-14 Jonathan Lebonparse.cxx: allow println() call with no args
2014-01-14 Jonathan Lebonelaborate.cxx: clarify comment in mismatch
2014-01-14 Jonathan LebonNEWS: add tapset and kprocess blurbs
2014-01-14 Jonathan Lebonadd procmod_watcher.stp example
2014-01-14 Jonathan Lebonkprocess.exec: rely on syscall.execve
2014-01-14 Jonathan Lebontapset/linux: add task_ancestry.stp
2014-01-14 Jonathan Lebontask_time.stp: add nsecs_to_string and task_start_time
2014-01-14 Jonathan Lebontask_time.stp: fix typo in desc
2014-01-14 Jonathan Lebon[nd_]syscall.execve: use user_string_quoted
2014-01-14 Jonathan LebonMerge branch 'jlebon/boot-time' (PR2035)
2014-01-14 Jonathan Lebonautoreconf
2014-01-14 Jonathan LebonNEWS: add boot-time blurb
2014-01-14 Jonathan Lebonsystemtap.spec: add dracut module to initscript pkg
2014-01-14 Jonathan Lebonsystemtap.spec: fix %post/%postun for initscript pkg
2014-01-14 Jonathan Leboninitscript: add onboot command to init.d script
2014-01-14 Jonathan Leboninitscript: add dracut module
2014-01-14 Jonathan Lebontapset-utrace.cxx: allow pid 1 probing
2014-01-13 Martin CermakPR16443: fix typos in Beginner's Guide
2014-01-13 Jonathan Lebonstapvirt.1: fix sample output in tutorial
2014-01-11 Frank Ch. Eiglerstap translator: tolerate NULLs coming from some elfuti...
2014-01-09 Frank Ch. Eiglersample: add some docs for new sockaddr decoding tapset
2014-01-09 Robin Hacktapset: add decoded sockaddr field vars to socket-relat...
2014-01-09 Frank Ch. Eiglerdoc building: tolerate xvfb-run transient errors during...
2014-01-09 Frank Ch. Eiglerstap.1 man page: clarify %m and %M precision parameter...
2014-01-08 Dave BrolleyMake sure that AVahi service names are valid before...
2014-01-07 David SmithImprove several syscall probe aliases for s390x.
2014-01-07 Dave BrolleyAdd a ".local" variant to the DNS names on compile...
2014-01-07 Dave BrolleyRework compile-server discovery.
2014-01-06 Josh StoneDon't cast the pointer in STAP_RETVALUE:string
2014-01-04 Frank Ch. Eigler2014 year bump for emitted copyright messages
2014-01-03 Frank Ch. EiglerPR10300: demonstrate use of STAP_RETURN() in tapset...
2014-01-03 Frank Ch. EiglerPR10300: document STAP_RETURN()
2014-01-03 Frank Ch. EiglerPR10300: add STAP_RETURN(...) embedded-C macro
2014-01-02 David SmithPR16207 partial fix: Fix the 'rt_signal' [nd_]syscall...
2013-12-27 Frank Ch. Eiglertutorial: fix poor wording in an exercise question
2013-12-24 Dave BrolleyClient/server related testsuite tweaks.
2013-12-23 Jonathan Lebonadd PR context to previous csclient.cxx patch
2013-12-23 David SmithPR16207 partial fix: Fix the 'signalfd' [nd_]syscall...
2013-12-20 Jonathan Leboncsclient.cxx: improve hostname resolution cache
2013-12-20 Jonathan Leboncsclient.cxx: ignore hostname for server equality
2013-12-20 Frank Ch. Eiglersession.cxx: respect ^C's during long verbose symbol...
2013-12-20 Frank Ch. Eiglererror::buildid: note -DSTP_NO_BUILDID_CHECK
2013-12-20 Dave BrolleyReduce avahi query timeout from 2 seconds to 0.5 seconds.
2013-12-20 Dave BrolleyAvahi usage improvements for stap-serverd.
next
This page took 0.053248 seconds and 5 git commands to generate.