]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2009-03-04 David SmithStart of new ring_buffer transport.
2009-02-25 David SmithMore cleanup.
2009-02-24 David SmithMajor hacking to minimal config.
2009-02-24 Mark WielaardAdjust extra_offset address against module base.
2009-02-24 Ananth N Mavinakayan... Fix the syscall tapset for architectures using SYSCALL_...
2009-02-23 Josh StoneMerge branch 'gtod'
2009-02-23 Josh StoneAdd a testcase for gtod init/kill
2009-02-23 Josh StoneAdd selective use of _stp_time_init/kill (PR9822)
2009-02-23 Stan CoxImprove static probe: c++ navigation, -l output.
2009-02-23 Mark WielaardCheck whether a die has any children before iterating...
2009-02-23 David SmithMade probe_start()/probe_exit() function definitions...
2009-02-23 Dan Horakdrop Core from Fedora name
2009-02-21 Eugeniy Meshcheryakovmake all examples executable
2009-02-21 Josh StoneRemove STAPCONF_CFLAGS from the generated Makefile
2009-02-20 Mark WielaardAdjust ET_DYN symbol addresses against module base.
2009-02-20 Dave BrolleyMerge branch 'master' of git://sources.redhat.com/git...
2009-02-20 Dave BrolleyCheck for required resources and tools before attemptin...
2009-02-20 David SmithBetter <linux/debugfs.h> header file inclusion.
2009-02-20 Dave BrolleyMerge branch 'master' of git://sources.redhat.com/git...
2009-02-20 Dave BrolleyNew basic tests for client/server.
2009-02-20 David SmithBetter testcase cleanup.
2009-02-20 Mark WielaardIgnore kernel functions with "absolute" addresses.
2009-02-20 ddomingoMerge branch 'master' of ssh://sources.redhat.com/git...
2009-02-20 ddomingoadded Tracking System Call Volume Per Process section
2009-02-20 Josh StoneUpdate guidelines for the ChangeLog-less world
2009-02-20 Josh StoneKill all ChangeLogs
2009-02-20 Josh StoneClean up extraneous build warnings
2009-02-20 Josh StoneAlias AUTHOR Prerna -> Prerna Saxena
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...
next
This page took 0.050961 seconds and 5 git commands to generate.