]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2009-02-20 Frank Ch. Eiglerstatic_uprobes test case cleanup
2009-02-19 Mark WielaardIgnore symbols before module base address. release-0.9
2009-02-19 Frank Ch. EiglerPR9719: uninitialized variable fix
2009-02-19 ddomingoMerge branch 'master' of ssh://sources.redhat.com/git...
2009-02-19 ddomingoshort revisions to udp.stp
2009-02-19 Josh StoneAdd NEWS and manpage info about @cast()
2009-02-19 Rajan AroraAdding test case for PR9719 fix
2009-02-19 Rajan AroraBZ 9719: Improve type mismatch messages
2009-02-19 Frank Ch. EiglerPR9866 band-aid: deactivate new CONFIG_STACKTRACE code...
2009-02-18 Josh StoneSimplify AUTHORS.sh
2009-02-18 Stan CoxAlways emit .probes section; use .label method as a...
2009-02-18 Josh StoneMerge branch 'master' of sourceware.org:/git/systemtap
2009-02-18 David SmithHandles errors better.
2009-02-18 Josh StoneEnable typecasting with @cast
2009-02-18 Josh StoneBump copyright years to 2009
2009-02-18 Josh StoneEnable dwarf expansion of @casts
2009-02-18 Josh StoneEnable session-wide code filtering
2009-02-18 Josh StoneProvide dwarf module names as defaults in @cast()s
2009-02-18 Josh StoneAdd high-level support for @cast()ing
2009-02-18 David SmithBetter testcase cleanup.
2009-02-18 William CohenRemove context argument from _stp_stack_print_fallback...
2009-02-18 David SmithRemoved unused functions and variables.
2009-02-18 ddomingo485491, revised installation instructions, now uses...
2009-02-18 ddomingoadded legal notice to override Publican default, doc...
2009-02-17 Frank Ch. Eiglerauthor name tweak
2009-02-17 Frank Ch. Eiglerversion bump to 0.9 throughout
2009-02-17 Frank Ch. Eiglerautogenerate AUTHORS
2009-02-17 Frank Ch. Eiglerfixing configury version drift
2009-02-17 Frank Ch. Eiglerfix sdt.h test case for $srcdir != $builddir
2009-02-17 Frank Ch. Eigleruse "X" asm constraint for user-space marker parms
2009-02-17 Mark WielaardMove sdt.h to includes/sys and use in tests.
2009-02-17 Elliott BaronPR 9716, replaced pkgconfig checks with AC macros in...
2009-02-17 David SmithReduced control channel code duplication.
2009-02-16 David SmithImproved cleanup in tests.
2009-02-16 Mark Wielaardsdt.h (STAP_PROBE): Take provider and probe as arguments.
2009-02-16 Mark WielaardPR 9850, use a list of arguments for call.
2009-02-16 Mark WielaardPR 9851, use os.path.splitext instead of string.replace.
2009-02-16 Mark WielaardPR 9849, use mkstemp.
2009-02-16 Mark WielaardFix )( typo in sdt.h STAP_PROBE9 parm9.
2009-02-16 Stan CoxHandle c++ static user probes via .probe, c via .label.
2009-02-13 Frank Ch. Eiglerconvert remaining translator-output code from <<endl...
2009-02-13 William CohenUpdate Documentation section and include URLs.
2009-02-13 David SmithFixed stack.c compile problems on systems with older...
2009-02-13 David SmithFixed transport/procfs.c for systems that use the old...
2009-02-13 William CohenCorrect entries for test_check and test_installcheck.
2009-02-12 David SmithMoved inclusion of runtime/procfs.c to a better place.
2009-02-12 William CohenFunction to determine page fault type and have pfaults...
2009-02-12 David SmithCleanup. Renamed _stp_{un}lock_debugfs() to _stp_...
2009-02-12 Mark WielaardUse "\n" instead of endl in inner loops.
2009-02-12 Ananth N Mavinakayan... Extend blacklist to cover bitops.h. While there, fixup...
2009-02-12 ddomingoadded topsys.stp to examples (profiling)
2009-02-11 Tim MooreUse kernel stack backtrace support when available
2009-02-11 Dave BrolleyServer response is no longer signed. Passed as a zip...
2009-02-11 David SmithFixed __stp_utrace_attach by always checking for mm.
2009-02-11 Ananth N Mavinakayan... Probe only calls and not inlines in functioncallcount.stp
2009-02-11 Josh StoneMerge branch 'update_visitor'
2009-02-11 Josh StoneSimplify void_statement_reducer
2009-02-11 Josh StoneSimplify dead_stmtexpr_remover
2009-02-11 Josh StoneSimplify dead_assignment_remover
2009-02-11 ddomingoadded section on how to monitor polling (testsuite...
2009-02-11 ddomingocorrected author name
2009-02-11 ddomingocorrected author name
2009-02-11 Josh StoneExpand probe variables without a deep copy
2009-02-11 Josh StoneCreate update_visitor for modifying trees
2009-02-11 Josh StoneSimplify require() and provide()
2009-02-10 William CohenRemove profile.exp and profile.stp.
2009-02-10 William CohenMove crash.exp and crash.sh to systemtap.base directory.
2009-02-10 Frank Ch. Eiglerfix segv that sometimes occurs on buildok/nfs-all-probe...
2009-02-10 David SmithFixed typo in last change.
2009-02-10 David SmithIgnores kernel threads (by checking for PF_KTHREAD).
2009-02-10 ddomingoBZ484506, added yum setup instructions for RHEL
2009-02-10 ddomingoMerge branch 'master' of ssh://sources.redhat.com/git...
2009-02-10 William CohenMove poll_map.exp and poll_map.stp to systemtap.base...
2009-02-09 Josh Stoneprocess.create: fix the new_pid read order
2009-02-09 William CohenRevised version of kmalloc-top in systemtap.examples.
2009-02-09 ddomingominor revisions
2009-02-08 Josh StoneClean up the autoconf caching
2009-02-06 William CohenFold the systemtap.samples/iotask*.stp into systemtap...
2009-02-06 Josh StoneSave kernel autoconf options in a cache file
2009-02-06 William CohenMerge branch 'master' of ssh://sources.redhat.com/git...
2009-02-06 William CohenRemoved syscalls.stp, syscalls1.exp, and syscalls2...
2009-02-06 William CohenMove symbols.exp and symbols.stp to systemtap.context...
2009-02-06 Frank Ch. Eigler2.6.29rc build fix: autoconf for proc_dir_entry->owner...
2009-02-06 William CohenMake publicanize.sh executable.
2009-02-06 ddomingoTapset Ref Guide: corrected authorgroup cleanup perl...
2009-02-06 ddomingoTapset Ref Guide: formatted comments, added other value...
2009-02-05 William CohenAdd contrib tag to quiet warnings.
2009-02-05 Frank Ch. Eiglercopyright year bump
2009-02-05 William CohenMerge branch 'master' of ssh://sources.redhat.com/git...
2009-02-05 William CohenInclude PR9756 in change log.
2009-02-05 William CohenCorrect footers for systemtap function and probe man...
2009-02-05 Frank Ch. EiglerPR9740/9816? - workaround for kernel valloc bug
2009-02-05 William CohenMinor correction for signal.stp chapter.
2009-02-05 ddomingostarted fixing signal.stp comments for documentation
2009-02-05 ddomingoenter lines to wrap em
2009-02-04 ddomingoMerge branch 'master' of ssh://sources.redhat.com/git...
2009-02-04 Mark WielaardAdd NEWS process().mark(), sys/sdt.h and dtrace compati...
2009-02-04 Mark WielaardMention run-stap in NEWS.
2009-02-04 Mark WielaardAdd beginner guide to NEWS.
2009-02-04 Mark WielaardMention SystemTap Tapset Reference Manual in NEWS.
next
This page took 0.048132 seconds and 5 git commands to generate.