]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2009-06-22 Josh StoneBump up the default timeout for target_set test
2009-06-22 Przemyslaw... Add test for target_set tapset.
2009-06-22 Mark WielaardPR10308 Beginning of statement check should provide...
2009-06-22 Mark WielaardPR10307 beginning of statement check should be overridd...
2009-06-19 Masami HiramatsuFix various issues in initscript (bz506956)
2009-06-19 Masami HiramatsuFix on-file flight recorder mode bugs on old kernel.
2009-06-19 Stan CoxCorrectly find probes for -m32 executables.
2009-06-19 Stan CoxMerge branches 'master' and 'master' of ssh://sourcewar...
2009-06-19 Stan CoxMerge branch 'master' of ssh://sourceware.org/git/systemtap
2009-06-19 Stan CoxRename static_uprobes.exp to sdt_misc.exp
2009-06-19 David SmithMerge branch 'master' of ssh://sources.redhat.com/git...
2009-06-19 David SmithDisabled transport version 3 (for now).
2009-06-19 William CohenRevert "Make examples-index-gen.pl executable."
2009-06-19 David SmithMerge commit 'origin/master' into pr7043
2009-06-19 William CohenMake forktracker.stp example executable.
2009-06-19 William CohenMake examples-index-gen.pl executable.
2009-06-19 William CohenAdd froktracker.stp example.
2009-06-18 Przemyslaw... Fix target_set tapset.
2009-06-18 David SmithCleanup.
2009-06-18 David SmithTransports now export their state.
2009-06-18 Frank Ch. EiglerPR10298: tweak global param initialization for NULL...
2009-06-18 David SmithMoved global data into a single structure.
2009-06-18 David SmithRemoved unused code (and all references to 'utt').
2009-06-18 William CohenCheck in sk_stream_wait_memory.stp example.
2009-06-18 David SmithMerge commit 'origin/master' into pr7043
2009-06-18 David SmithEnabled overwrite processing on original transports.
2009-06-18 Mark WielaardPR10273 Correctly adjust libdw address for dwfl dwarf...
2009-06-18 Stan CoxCast STAP_PROBE1 parameter.
2009-06-18 David SmithMerge commit 'origin/master' into pr7043
2009-06-18 David SmithMade testcase handle slower systems.
2009-06-18 Josh StoneRefactor common code in the tokenize test
2009-06-18 Przemyslaw... Fix tokenize function and test.
2009-06-17 David SmithMerge commit 'origin/master' into pr7043
2009-06-17 David SmithImproved error handling.
2009-06-17 William CohenMerge branch 'master' of ssh://sources.redhat.com/git...
2009-06-17 William CohenSpecify how to generate Publican document with separate...
2009-06-17 Mark WielaardPR10273. uprobes fail to insert on prelinked library.
2009-06-16 Josh StoneUse the expanded value for sdt $$name
2009-06-16 David SmithMerge commit 'origin/master' into pr7043
2009-06-16 David SmithMerge branch 'master' of ssh://sources.redhat.com/git...
2009-06-16 David SmithMoved time.c inclusion from runtime/transport/transport...
2009-06-16 Stan CoxSupport -L for kprobe and utrace static user markers.
2009-06-16 Stan CoxDo not emit duplicate probes for kprobe/utrace cases.
2009-06-16 Mark WielaardStrip out newlines in GCC version string.
2009-06-16 Mark WielaardAdd GCC version to testsuite run output and systemtap...
2009-06-15 Przemyslaw... Add pgrp() context tapset function. Describe sid().
2009-06-15 Stan CoxAdd experimental utrace/kprobe sdt support
2009-06-15 Mark WielaardPR10285. User space PROBE marks aren't found with separ...
2009-06-15 Mark WielaardAdd (disabled) testcase for stap probe marks to exelib.
2009-06-15 Mark WielaardPR10274 Fix exelib -O3 testcase.
2009-06-13 Frank Ch. EiglerPR10279: add -DKRETACTIVE=nnnn parameter
2009-06-13 Frank Ch. EiglerPR10277: fix \octal escaping of utf-8 characters in...
2009-06-12 Mark WielaardAdd exelib uprobes test framework.
2009-06-12 Josh StoneMap przemoc's name to UTF-8 in .mailmap & AUTHORS
2009-06-12 David SmithFixed non-bulkmode output on smp systems using transpor...
2009-06-12 Don Domingoadded quick note to README re latexml
2009-06-11 Josh StoneVersion bumps for the 0.9.8 release release-0.9.8
2009-06-11 Josh StonePick up some NEWS items from the release notes
2009-06-11 David SmithMerge commit 'origin/master' into pr7043
2009-06-11 Frank Ch. Eiglerremove erroneous dependency (systemtap-sdt-devel -...
2009-06-11 Josh StoneAdd nd_syscalls NEWS
2009-06-11 Josh StoneReformat the module signing NEWS
2009-06-10 Josh StoneMerge branch 'master' of ssh://sourceware.org/git/systemtap
2009-06-10 Josh StonePR10260: Clean up all resources after init errors
2009-06-10 Frank Ch. Eiglergcc 3.4.6 compatibility: s/{true,false}/{1,0} in runtim...
2009-06-10 Josh StoneFix condition propagation across aliases
2009-06-10 Frank Ch. Eiglerbuild compatibility fix for gcc 3.4
2009-06-10 Josh StoneAdd bounds-checking to sdt $argN
2009-06-09 Josh StoneRemove probe_table's unused location member
2009-06-09 Josh StoneRemove sdt_var_expanding_visitor's now-unused dw
2009-06-09 Josh StoneRemove the spurious sdt @cast expansion
2009-06-09 Josh StoneSimplify process.mark parameter parsing
2009-06-09 Frank Ch. Eiglerdummy empty change
2009-06-09 Stan Cox* tapsets.cxx (sdt_var_expanding_visitor::process_name...
2009-06-09 David SmithFixed cut-and-paste error.
2009-06-09 David SmithAvoid holding semaphore while making mmap callbacks.
2009-06-09 David SmithAvoid 1 case of holding a semaphore while mmap callback...
2009-06-09 Josh StoneFix uninitialized shdr in probe_table
2009-06-09 Stan Cox* tapsets.cxx (probe_table): Make mark_name and sess...
2009-06-08 Josh StoneRemove dwflpp::default_name
2009-06-08 Josh StoneLet query_module abort early for simple matches
2009-06-06 Frank Ch. Eiglerttyspy: struct pid->number[0]->nr arrived with 2.6...
2009-06-06 Frank Ch. Eiglerttyspy.stp: new sample script
2009-06-05 Elliott BaronPR10209: extend configury for --disable-translator
2009-06-04 Josh StoneFix uninitialized shdr in probe_table
2009-06-03 David SmithMake sure all DEBUG_TRANS output uses printk.
2009-06-03 Stan Cox* tapsets.cxx (dwarf_builder::probe_table): New. Deriv...
2009-06-03 David SmithFixed STP_TRANSPORT_VERSION 1 behavior.
2009-06-03 Mark WielaardDetect kretprobe trampoline and use fallback unwinder.
2009-06-03 Josh StoneAdd $arch/nd_syscalls.stp
2009-06-03 Josh StoneClean up the formatting of $arch/syscalls.stp
2009-06-03 Josh StoneComplete a few TODO probe points in nd_syscalls2
2009-06-02 David SmithFixed cut-and-paste error.
2009-06-02 Mark WielaardFix nd_syscall2 open.return typo.
2009-06-02 Josh StoneMore nd_syscalls2 cleanup, and add SYSCALL_WRAPPERS
2009-06-02 Josh StoneMerge branch 'master' of ssh://sourceware.org/git/systemtap
2009-06-02 Josh StoneCache the last result of dwarf_getscopes
2009-06-02 Josh StoneMove the blacklist functions into dwflpp
2009-06-01 William CohenAdd debuginfo-install suggestion for kernel probing.
2009-06-01 David SmithBetter sdt.exp test cleanup.
next
This page took 0.049239 seconds and 5 git commands to generate.