]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2014-03-28 Frank Ch. EiglerPR16766 cont'd: unbreak --runtime=dyninst
2014-03-28 David SmithPR16716 partial fix: Fix 'syscall.{recv,recvfrom}'...
2014-03-28 Frank Ch. EiglerPR16665: fix generated doc directory
2014-03-28 Robin HackPR16665: new tapset for task resource limit queries...
2014-03-28 David SmithRemove outdated comments from nd_syscalls.stp and nd_sy...
2014-03-28 David SmithPR16716 partial fix: Better types in 'syscall.{recvmsg...
2014-03-28 Brent Baudesystemtap.spec: ppc64le buildability
2014-03-28 Frank Ch. EiglerPR16766: kernel crash for failed-init module-notification
2014-03-26 David SmithUpdated some expected output in several syscall tests.
2014-03-26 David SmithPR16716 partial fix: Better types in 'syscall.{recv...
2014-03-26 Jonathan Lebonsystemtap.8: clarify docs regarding new-kernel-pkg
2014-03-26 Jonathan Leboninitscript: skip dracut stap module by default
2014-03-26 Jonathan Leboninitscript: use new-kernel-pkg after dracut
2014-03-26 David SmithImprove _struct_sockaddr_u_impl() formatting.
2014-03-26 David SmithReplace _sendflags_str() and _recvflags_str() with...
2014-03-26 Josh StoneMinor testsuite tweaks for stapdyn
2014-03-25 Josh Stoneperf.exp: add a quick global (non-process) test
2014-03-25 Josh Stonesocktop: Make sure *_str are always known as strings
2014-03-25 Josh StoneTighten a semok/doubleglob.stp pattern
2014-03-25 Josh Stonetestsuite: reorganize perf tests
2014-03-25 Josh StoneRemove code that follows unconditional control statements
2014-03-25 Josh StoneRead the perf process from -c during pass2
2014-03-25 Josh StoneDon't add empty .process/counter to perf pp()
2014-03-25 Josh StonePR14223: Allow perf probes for mere @stapdev mortals
2014-03-25 Jonathan Lebonmove utrace14.stp to semok
2014-03-25 Jonathan Lebondump_functions.exp: new testcase for --dump-functions
2014-03-25 Jonathan Lebonstap: add --dump-functions option
2014-03-25 Jonathan Lebonsystemtap_session: removed unused member
2014-03-25 Jonathan Lebonsemantic_error: also print source of error
2014-03-25 Jonathan LebonPR16719: tweak testcase
2014-03-24 Josh Stonetestsuite: big cleanup of sdt_misc types
2014-03-24 Josh Stonetestsuite: big cleanup of sdt_asm
2014-03-24 Josh Stonetestsuite: prefix regex.stp PASS/FAIL messages
2014-03-24 Josh StoneLet synthesized end probes use foreach values again
2014-03-21 Josh StonePR16725: Warn if stapdyn process probes lack a target
2014-03-21 Jonathan LebonPR16719: add testcase to watch for regression
2014-03-21 Jonathan Leboncallee probes: rename caller_match() to _caller_match()
2014-03-20 Josh StonePR16730 addendum, link java method probes to the user
2014-03-20 Jonathan Lebonfind_and_build(): don't handle recursive_expansion_error
2014-03-20 Jonathan LebonRHBZ1065757: don't delete objects that are in use
2014-03-20 Josh StonePR16730: Don't list auxiliary tapset probes
2014-03-20 Josh StoneBZ1073605 addendum, add _start tests
2014-03-20 David SmithPR16716 partial fix: Better types in 'syscall.{listen...
2014-03-20 David SmithPR16716 partial fix: Better types in 'syscall.{getsockn...
2014-03-20 Martin CermakRHBZ1049083, C#23: rewordings proposed by jhradile
2014-03-19 David SmithPR16716 partial fix: Better types in 'syscall.{getpeern...
2014-03-19 Jonathan Leboncallee.exp: clean up after yourself
2014-03-19 Jonathan LebonPR16719: disable setupdwfl caching
2014-03-19 Jonathan Lebonstap.1: fix typo re. default cache clean interval
2014-03-19 David SmithPR16716 partial fix: Better types in 'syscall.{getitime...
2014-03-18 David SmithPR16716 partial fix: Better types in 'syscall.connect'.
2014-03-18 David SmithImproved last change to _struct_sockaddr_u_impl() by...
2014-03-18 David SmithPR16716 partial fix: Better types in 'syscall.{select...
2014-03-18 David SmithFix typo in last commit.
2014-03-18 David SmithAdded another PR16718 fix by auditing all calls to...
2014-03-18 Robin Hackaux_syscalls: Fix STAP_ARG_len wrong check.
2014-03-18 Frank Ch. Eiglerstap.1 man page: add more error reporting xrefs
2014-03-18 Frank Ch. Eiglerstap.1 man page: xref systemtap(8)
2014-03-17 Mark Wielaardsymbol_table::get_from_elf use dwfl_module_getsym_info...
2014-03-17 Frank Ch. Eiglererror::pass4: clarify what 'upstream systemtap' means
2014-03-17 David SmithPR16716 partial fix: Better types in 'syscall.{bind...
2014-03-17 David SmithFix PR16718 by making _stp_copy_from_user() more robust.
2014-03-16 Frank Ch. EiglerNEWS: mention prologue-searching revamp
2014-03-14 Jonathan LebonPR16473: always expand $$vars/$$parms/etc...
2014-03-14 Jonathan LebonPR15999: strengthen null die checking
2014-03-14 Jonathan Lebonstapvirt.1: clarify that poweroff is required
2014-03-13 David SmithDon't bother requiring a specific kernel, even on RHEL4.
2014-03-12 Dave BrolleyPR 16645: Provide [man stap-server' reference when...
2014-03-12 Dave BrolleyFix construction of ".local" variant of the DNS name...
2014-03-12 Dave BrolleyDo not warn against a domain name mismatch between...
2014-03-12 Dave BrolleyRHBZ 1075685 - tap-server trusting issues
2014-03-12 Dave BrolleyPR 16645: Unhelpful feedback when stap fails
2014-03-12 Jonathan Lebonlabel probes: add to derivation chain using less hacky way
2014-03-12 Jonathan Lebondwarf_query: remove unused parameter 'function_val'
2014-03-12 Jonathan Lebonlibrary probes: fix process path in listing mode
2014-03-12 Jonathan Leboncallee probes: truly improve derivation for better...
2014-03-12 Jonathan LebonRevert commits cfa2999 and 80a63be
2014-03-12 Frank Ch. Eiglertapsets: argv extension, oneshot introduction
2014-03-12 David Smithsystemtap.syscall/signal.c claims to test 'kill', but...
2014-03-12 David SmithFix last NEWS change.
2014-03-12 David SmithImprove the syscall.openat probe.
2014-03-12 David SmithIf the syscall gate macros fail, just skip the probe.
2014-03-12 David SmithMention syscall.fork variable deprecations.
2014-03-12 David SmithFix PR16667 by adding clone syscall/nd_syscall tapset...
2014-03-12 Frank Ch. Eiglertopsys.stp sample: use aggregations
2014-03-12 David SmithImprove task_finder/utrace shutdown.
2014-03-11 David SmithOnly require a specific kernel if we're installing...
2014-03-11 Stan CoxUpdates for python 3.3
2014-03-11 Frank Ch. EiglerRHBZ1074842: improve error::fault errors
2014-03-11 Frank Ch. Eiglertestsuite: make color_parsing.exp run better in 'make...
2014-03-11 Josh StoneBZ1073605 addendum, don't blacklist empty matches
2014-03-10 Robin HackCode cleanup in tapset/linux/task.stp.
2014-03-10 Frank Ch. EiglerBZ1073605, prohibit uretprobes on _start
2014-03-07 Torsten PolleFix: stap/staprun deadlocks when probing ends.
2014-03-07 Torsten PolleFix: Crash when canceling task work.
2014-03-07 Lukas BerkMerge branch 'master' of ssh://sourceware.org/git/systemtap
2014-03-07 Lukas BerkRobustify stapbm javapid check for integers
2014-03-07 Frank Ch. EiglerRHBZ1065757: probe_point pretty-printer: protect agains...
2014-03-06 Josh StoneUse the parser to build java method probes
2014-03-06 Josh StoneStart using the parser for complicated code blocks
next
This page took 0.051684 seconds and 5 git commands to generate.