]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2012-06-18 Frank Ch. Eiglertapset: panic() and friends
2012-06-18 Frank Ch. Eiglertestsuite: activate buildok/pretty-uprobes.stp test
2012-06-18 Bryn M. ReevesAdd panic tapset
2012-06-18 Chris MeekPR14240: Fixed another uncaught exception warning
2012-06-17 Frank Ch. EiglerREADME: note uprobes in 3.5ish area kernels
2012-06-17 Frank Ch. Eiglerconfigury: version 2.0 bump throughout
2012-06-17 Frank Ch. Eiglersystemtap.spec: prep for release with %changelog release-1.8
2012-06-15 Josh StonePR14168: Let stap_system() callers describe the command
2012-06-15 Frank Ch. EiglerPR14168: note an adverse effect in diagnostics: WARNING...
2012-06-15 Frank Ch. Eiglerconfigury: in bundled-elfutils mode, pass -fexceptions...
2012-06-15 Frank Ch. EiglerPR13516: tweak interrupt catching
2012-06-15 Chris MeekPR14240: Fixed netfilter hookfunction for RHEL5
2012-06-15 Frank Ch. Eiglerdocs: tweak wording on tapsets in pass 2
2012-06-15 Frank Ch. Eiglerdocs: tweak stappaths & stapprobes man pages
2012-06-15 Serguei MakarovPR10299: commented-out example of possible alternate...
2012-06-14 Josh StonePR14244: Assert that the real UID has access to debugfs
2012-06-14 David SmithFix uprobes detection when there's a loaded systemtap...
2012-06-14 Chris MeekPR14016: Fixed uncaught exceptions in stap-serverd
2012-06-14 William CohenUpdate the Beginners Guide version information
2012-06-14 Serguei Makarovtapset/DEVGUIDE: blurb detailing current preferred...
2012-06-14 Serguei MakarovPR10299: minor style tweak to existing code.
2012-06-13 Josh StonePR10299: Mangle kernel.mark arguments too
2012-06-13 Josh Stonestaprun: Comment why access() is still needed after...
2012-06-13 Serguei MakarovNEWS: describe the required changes to embedded-C funct...
2012-06-13 Serguei MakarovPR10299: enable locals mangling in translate.cxx.
2012-06-13 Serguei MakarovPR10299: migrated existing tapsets and tests to use...
2012-06-13 Serguei MakarovPR10299: Basic documentation for the changes to embedde...
2012-06-13 Serguei MakarovPR10299: minor fix to previous commit.
2012-06-13 Serguei MakarovPR10299: enable support for arbitrary mangling (first...
2012-06-13 Serguei MakarovPR10299 groundwork: tests to check old and new behaviour.
2012-06-12 David SmithAdd perf probe memory access tests.
2012-06-12 David SmithFix perf probe registration (PR14224) so that multiple...
2012-06-12 David SmithImprove conversions.exp testcase logic for detecting...
2012-06-12 Frank Ch. EiglerNEWS: move around & compact the inode-uprobes-related...
2012-06-12 David SmithImprove conversions.exp test by also testing tracepoint...
2012-06-11 David SmithTypo fixes in utrace_p().
2012-06-11 David SmithFix PR14221 by correcting timer.profile probe unregistr...
2012-06-08 David SmithAdd notes to NEWS about needed kernel patches to get...
2012-06-08 Chris Meektestsuite: Fix check.exp to work with relative paths
2012-06-08 Chris Meektestsuite: Fix library.exp to work with relative paths
2012-06-08 David SmithMerge branch 'master' of ssh://sources.redhat.com/git...
2012-06-08 Frank Ch. Eiglerdocs: let xmlto --with-fop checking be a little more...
2012-06-08 David SmithRemove STAPCONF_UTRACE_VIA_FTRACE.
2012-06-08 Frank Ch. Eiglerdocs: only use working xmlto --with-fop
2012-06-08 Frank Ch. Eiglerdocs: tighten up generated tapset.pdf formatting
2012-06-08 Frank Ch. Eiglerdocumentation: generate tapset reference pdf with fop...
2012-06-08 Serguei MakarovBump xmlto memory limits to handle extra documentation...
2012-06-08 David SmithFix rawhide crashes by using kernel's own strncpy_from_...
2012-06-07 Josh Stonetestsuite: Fix pretty-bits/char to work with relative...
2012-06-07 Serguei MakarovPR14208: Removed final few mentions of stapfuncs(3stap).
2012-06-07 Serguei MakarovPR14208: Removed redundant old tapset manpages.
2012-06-07 Serguei MakarovFurther fix to registers.stp to avoid testsuite complaints.
2012-06-07 Serguei MakarovCrucial typo fix in registers.stp.
2012-06-07 Serguei MakarovMinor usage clarification for manpager.
2012-06-07 Serguei MakarovRemoved stapfuncs.3stap and moved corresponding informa...
2012-06-07 Frank Ch. Eiglertestsuite check.exp: tolerate relative $srcdir
2012-06-06 Chris MeekPR13516: Wrapped exception throwing in function
2012-06-06 Chris MeekPR13516: More robust handling of crtl-c
2012-06-06 Chris MeekPR13516: Shifted main (style cleanup)
2012-06-06 Chris MeekPR13516 pre: Re-worked tmpdir creation/removal
2012-06-05 Serguei MakarovMinor style fix in testsuite code for net-sanity.exp...
2012-06-05 Serguei MakarovStress test embedded-C functions including __ip6_skb_pr...
2012-06-05 Serguei MakarovPR14164, PR14165: IPv6, ARP functionality for netfilter...
2012-06-05 Josh StoneAUTHORS bump
2012-06-05 Josh StoneUpdate generated files
2012-06-05 Andreas Müllerruntime/staprun/configure.ac: support --without-nss...
2012-06-04 David SmithFix systemtap.base/plt.exp cleanup.
2012-06-04 Mark Wielaardtapset/nfsd.stp (nfsd.open): Try both $access and ...
2012-06-01 David SmithUpdate 2 buildok tests for kernel-3.5.0-0.rc0.git9...
2012-06-01 David SmithUpdate tapset/syscalls.stp for kernel-3.5.0-0.rc0.git9...
2012-06-01 David SmithHandle the possibility of including runtime/uprobes...
2012-05-31 David SmithBetter handle task_work_add() return values.
2012-05-31 David SmithGive better errors when the kernel won't support the...
2012-05-31 Chris MeekPR13667: Hardcoded netfilter constants, cleaned up
2012-05-28 Chris MeekPR13667: Added netfilter guru packet drop example
2012-05-28 Serguei MakarovEnabled tapset::* generation using manpager in the...
2012-05-25 Serguei MakarovMerge branch 'master' of http://sourceware.org/git...
2012-05-25 Serguei MakarovPR14146: adapted manpager.sh to produce passable tapset...
2012-05-25 Frank Ch. EiglerPR14168: sanitize $PATH for kbuild invocation
2012-05-25 Serguei MakarovPR13667: changed verdict and protocol constants to...
2012-05-24 Serguei MakarovRudimentary support for ARP and Bridge in netfilter...
2012-05-24 Stan CoxPoint at current upstream version of mysql.
2012-05-24 David SmithFix uprobes_pass() logic (that the last commit broke).
2012-05-24 David SmithImproved uprobes_pass() error message.
2012-05-24 David SmithIgnore ESRCH errors returned from task_work_add().
2012-05-24 Frank Ch. EiglerNEWS: mention staprun -T
2012-05-24 Frederic TurgisAllow tuning of reader thread ppoll timeout value
2012-05-24 Frank Ch. Eiglersamples: rename psig.stp & add psig.meta
2012-05-24 Eugene Teosamples: new psig script
2012-05-23 Frank Ch. Eiglerdiagnostics: for stap -vv and above, print "focused...
2012-05-23 Frank Ch. EiglerPR14137: tolerate duplicate netfilter hook probe handlers
2012-05-23 Serguei MakarovInitial (barely adequate) reference doc for netfilter...
2012-05-23 Serguei MakarovAdded section describing netfilter probes to stapprobes...
2012-05-23 Mark WielaardRegenerate examples index.
2012-05-22 Frank Ch. EiglerNEWS: mention pretty-printing changes
2012-05-22 Serguei MakarovFix to allow netfilters scripts to distinguish between...
2012-05-22 Serguei MakarovSimple netfilters example and sanitycheck.
2012-05-22 Serguei MakarovInitial version of improved tapset for netfilters.
2012-05-22 Serguei MakarovBasic test cases for primitive probe points defined...
2012-05-21 Mark Wielaardunprivileged_probes.exp remove bare netfilter.hook...
next
This page took 0.052462 seconds and 5 git commands to generate.