]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
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 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 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 Stan Cox* tapsets.cxx (dwarf_builder::probe_table): New. Deriv...
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.
2009-06-01 David SmithAvoid holding semaphore while making mmap callbacks.
2009-05-29 Josh StoneFix a few variables in nd_syscalls2
2009-05-29 Josh StoneClean up nd_syscalls2 formatting
2009-05-29 Josh StoneKill trailing whitespace in nd_syscalls[2]
2009-05-29 Josh StoneConvert nd_syscalls2 to kprobe.function
2009-05-29 Josh StoneAdd JoeLynn Keniston to AUTHORS
2009-05-29 JoeLynn KenistonCreate nd_syscalls2.stp
2009-05-28 Ananth N Mavinakayan... PR10206: Include NOTYPE symbols in stap-symbols.h
2009-05-28 David SmithAvoid 1 case of holding a semaphore while mmap callback...
2009-05-28 Mark WielaardAdd ucontext-symbols and ucontext-unwind tapset functio...
2009-05-28 Ananth N Mavinakayan... More testsuite tweaks to make it work with SYSCALL_WRAPPERS
2009-05-27 William CohenSuggest rpms to install using debuginfo-install.
2009-05-26 Przemyslaw... Fix nd_syscalls.stp for architectures using SYSCALL_WRA...
2009-05-23 Josh StoneFix another kernel/kprobe.function conflict
2009-05-23 Josh StonePR10190: Suppress warnings for optional kprobes
2009-05-22 Josh StoneMove the "pure" tag into the body of __is_user_regs
2009-05-22 Josh StoneUse embedded-C for empty functions
2009-05-22 Przemyslaw... Uncomment 'name' variable in nd_syscall.lseek probe...
2009-05-22 Przemyslaw... Add missing probe points in nd_syscalls.stp.
2009-05-22 Przemyslaw... Remove return probes for exit[_group] in nd_syscalls...
2009-05-22 Przemyslaw... Unify formatting of nd_syscalls.stp.
2009-05-22 Josh StoneRestore staprun's support for REAL_UID/GID
2009-05-21 Frank Ch. EiglerPR10182: clean uprobes.ko during rpm upgrade
2009-05-21 Frank Ch. Eiglersome versions of bundled elfutils needs m4 for building
2009-05-20 William CohenMerge branch 'master' of ssh://sources.redhat.com/git...
2009-05-20 Mark WielaardFix gcc warning about Dwarf_Addr initialization.
2009-05-20 Josh StonePR10177: init/kill time in sleepy context only
2009-05-20 William CohenAdd the schedtimes.stp and associated schedtimes.meta...
2009-05-20 Mark WielaardProperly read eh_frame and pass is_ehframe correctly.
2009-05-20 Mark WielaardUse debug_frame table, then fallback to eh_frame when...
2009-05-20 Mark WielaardPass and use ptrType and is_ehframe to unwind adjustSta...
2009-05-20 Mark WielaardFetch and store both debug_frame and eh_frame tables.
2009-05-20 Mark WielaardPR10172 sdt.h on powerpc Error: junk at end of line...
2009-05-19 Wenji HuangAdapt sid to latest kernel
2009-05-19 William CohenDisable building grapher code in rpm.
2009-05-19 Przemyslaw... Fix alignment of probe aliases in syscalls(|2).stp.
2009-05-19 Przemyslaw... Unify formatting of syscalls.stp and syscalls2.stp.
2009-05-19 Przemyslaw... Correct misnamed variables in syscalls.stp.
2009-05-19 Sunzen WangEnhance -x option checking to only accept valid pid
2009-05-19 Sunzen WangEnhance -s option checking to only accept valid size...
2009-05-19 Sunzen WangFix: Enhance -p option checking so as to just accept...
2009-05-18 Josh StoneYAAU (Yet Another AUTHORS Update)
2009-05-18 Przemyslaw... Complete the names-to-numbers conversion in nd_syscalls...
2009-05-18 David SmithPR10171 workaround.
2009-05-18 David SmithPR10091 fixes.
2009-05-18 Przemyslaw... Fix typo in mq_timedreceive probe point.
2009-05-18 Mark WielaardMerge branch 'master' of git://sources.redhat.com/git...
2009-05-16 Josh StoneMake all tapsets' TOK_FOO constant
2009-05-15 Josh StoneMerge branch 'tapsets-cleanup'
2009-05-15 Josh StonePrivatize many dwflpp members
2009-05-15 Josh StoneSimplify our unordered_map typedefs
2009-05-15 Josh StoneBreak the dwflpp dependence on query_cu
2009-05-15 Josh StoneBreak the dwflpp dependence on query_module
2009-05-15 Josh StoneMerge the dwflpp::query_cu_..._address methods
2009-05-15 Josh StoneDon't shadow dwlfpp::dwfl in loc2c_emit_address
2009-05-15 Josh StoneRemove unused dwflpp methods
2009-05-15 David SmithAdd stap-server buildreqs: nss-tools and pkgconfig.
2009-05-15 Mark WielaardTidy/tighten DEBUG_UNWIND ptrType a bit.
2009-05-15 Mark WielaardMark all testsuite/parseko/cmdline21.stp as executable.
2009-05-15 Mark Wielaardflightrec3.exp uses cpus as array, so rename skipped...
2009-05-15 Mark WielaardSet explicit longer, 60 second, timeout for alternative...
2009-05-15 Mark WielaardFixed comma space, space dot typos in various man pages.
next
This page took 0.050385 seconds and 5 git commands to generate.