]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2009-07-17 Frank Ch. Eiglerregenerate example indexes
2009-07-17 Frank Ch. EiglerPR6961: gcc warning tweak
2009-07-17 Josh StoneUpdate AUTHORS and .mailmap
2009-07-17 Frank Ch. Eiglersave_stack_trace autoconf: fix typo to activate code...
2009-07-17 Frank Ch. EiglerMerge branch 'master' of ssh://sources.redhat.com/git...
2009-07-17 Jeff MoyerPR10410: dentry tapset, autofs4 sample
2009-07-17 William CohenAdd chng_cpu.stp and migrate.stp examples.
2009-07-17 William CohenAdd network/tcpipstat.stp descriptions.
2009-07-17 Frank Ch. EiglerPR3498 cont'd: better tolerate missing modules
2009-07-16 David J. WilderThis SNMP group of tapsets provides probes used to...
2009-07-16 Mark WielaardPR10398 DW_OP_call_frame CFA support doesn't work for...
2009-07-16 Mark WielaardInclude elfutils/version.h in loc2c-test.
2009-07-16 Mark WielaardBUG! "yes" breaks ustack PR10323 was fixed a while...
2009-07-16 Josh StonePR5930: Address-op for $target and @cast members
2009-07-15 William CohenUpdate for RHEL 5.4
2009-07-15 William CohenMerge branch 'master' of ssh://sources.redhat.com/git...
2009-07-15 William CohenAdd desciption of tracepoint event.
2009-07-15 William CohenAdd description of dropwatch to the examples.
2009-07-15 David Smithutrace_syscall_args.stp makes sure open syscall is...
2009-07-15 David SmithImplemented ring_buffer iterators.
2009-07-15 Mark Wielaardtestsuite rpm package should depend on systemtap-sdt...
2009-07-15 Mark WielaardPR10399 dtrace should obey prefix install path
2009-07-15 Mark WielaardPR10388 Support DW_OP_call_frame_cfa.
2009-07-15 Josh StonePR4166: Allow array-like indexing on pointers
2009-07-14 Mark Wielaardtapsets.cxx doesn't need loc2c.h. All done through...
2009-07-14 Mark WielaardRemove -O[0123s] gcc optimization flags for gcc pass...
2009-07-13 Mark WielaardMake kernel opt-level the default again.
2009-07-13 wenjiPR10075: emit address in probe registration logic
2009-07-11 Mark WielaardAdd -O[0123s] gcc optimization flags for gcc pass 4...
2009-07-11 Mark WielaardPR3523 was fixed, enable -t cache test case.
2009-07-11 Mark WielaardDon't accidentially use user space ntohs function.
2009-07-10 Mark WielaardFix source_loc ostream operator << representation.
2009-07-10 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2009-07-10 Dave BrolleyRename systemtap_exit to cleanup.
2009-07-10 William CohenAdd numa_faults.stp example.
2009-07-10 Mark WielaardPR10381 sdt.h macros create relocatable addresses in...
2009-07-09 Josh StoneRemove the filename copy from token->location
2009-07-09 Josh StoneOptimize string usage in the lexer
2009-07-09 David SmithAdded timer data flushing and overwrite handling to...
2009-07-09 Frank Ch. EiglerPR3498, cont'd
2009-07-09 Roland McGrathFix signal.send matching for 2.6.30+.
2009-07-08 Stan CoxClarify sdt.h license for public domain.
2009-07-08 Stan CoxDo not use GPL for sdt.h.
2009-07-08 Frank Ch. EiglerPR3498 cont'd, fix wildcard module("*") probes
2009-07-08 Mark WielaardAdd support for constant struct member field offsets.
2009-07-08 Mark WielaardMore gcc 4.5 'jump skips variable initialization' fixlets.
2009-07-08 Frank Ch. Eiglercanonicalize exelib.exp test case names by [file tail...
2009-07-07 Frank Ch. EiglerPR3498: speed up pass-2 and pass-3 for kernel offline...
2009-07-07 Mark WielaardPR10348 Compilation failure with gcc 4.5 snapshot:...
2009-07-06 David SmithBZ 490234 fix.
2009-07-02 David SmithFixed PR 10258.
2009-07-02 Josh StonePR10327: resolve symbol aliases to dwarf functions
2009-07-01 Josh StoneAUTHORS update
2009-07-01 Josh StoneRemoved extra period in statement.(ADDRESS)
2009-07-01 Robb RomansSystemTap Language Reference: DWARF-less probing patch
2009-07-01 Roland McGrathSpecial case _stp_kretprobe_trampoline emission for -1
2009-06-30 Eugeniy MeshcheryakovAdd shebang
2009-06-30 Eugeniy MeshcheryakovMake the file executable
2009-06-30 Wenji HuangUpdate memory and ioscheduler tapset for 2.6.31
2009-06-26 Stan CoxAn i386 kprobe needs regparm(0) to access args.
2009-06-26 Stan CoxUse_utrace_syscall_arg with sdt utrace probes to avoid...
2009-06-26 Mark WielaardPR10335 systemtap.base/strftime.exp hangs.
2009-06-25 Mark WielaardPR10323 Some ustack exelib.exp tests fail with prelinke...
2009-06-25 Dave Brolleystap-* scripts should be executable.
2009-06-25 Mark WielaardOnly compile with plain gcc for exelib.exp testcases.
2009-06-25 Mark WielaardAdd seperate debuginfo after prelinking to exelib.exp...
2009-06-24 William CohenMerge branch 'master' of ssh://sources.redhat.com/git...
2009-06-24 William CohenHave appropriate argument for bkl.stp built and run...
2009-06-24 Mark WielaardEnable exelib.exp prelink tests except for ustack.tcl.
2009-06-24 Mark WielaardPR10305 Mark probes fail on prelinked shared library.
2009-06-24 Mark Wielaardloc2c-test resolve through const and volatile types.
2009-06-24 Josh StoneRemove needless string copying
2009-06-23 Frank Ch. Eiglermention that process.* probes are limited to -c/-x...
2009-06-23 William CohenMake blk.stp and blk_stats.stp executable.
2009-06-23 William CohenAdd the bkl.stp and bkl_stats.stp examples.
2009-06-23 Mark WielaardPR 10313 Build error due to deprecation of elf_getshstr...
2009-06-23 Mark WielaardPR 10313 Build error due to deprecation of elf_getshstr...
2009-06-22 Josh StoneRemove unused strlens from str_replace
2009-06-22 Varun ChandramohanTestcase For str_replace()
2009-06-22 Varun ChandramohanAdd str_replace() To Tapsets
2009-06-22 Josh StoneMerge commit 'origin'
2009-06-22 Josh StoneBump up the default timeout for target_set test
2009-06-22 William CohenCorrect typo in forktracker.meta.
2009-06-22 Stan CoxStrip -o option suffix
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.
next
This page took 0.049906 seconds and 5 git commands to generate.