]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
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.
2009-05-15 Petr MullerFixed few typos in various man pages found by a spellch...
2009-05-15 Petr MullerFix few typos in stapprobes manpages found by a spellch...
2009-05-15 Josh Stone[tracepoints] ternary is nicer for arg format
2009-05-15 Josh Stone[tracepoints] Print pointer arguments with %p
2009-05-14 Mark WielaardPR10139 Mark .probes section SHF_ALLOC.
2009-05-14 William CohenRevert "Include grapher in installed file list."
2009-05-14 William CohenInclude grapher in installed file list.
2009-05-14 William CohenInitialize variables in GraphWidget::on_motion_notify_e...
2009-05-14 Sunzen WangFix inconsistent indentation for including header file...
2009-05-13 Keiichi KIIPR 6930: Add additional testcases for flight recorder...
2009-05-13 Ananth N Mavinakayan... Initialize aptr in runtime/map.c and keep gcc-4.4 happy
2009-05-13 Mark WielaardImplement caller:string() in terms of symname() and...
2009-05-13 Josh StoneMove dfwlpp into its own file
2009-05-12 Mark WielaardUse actual sock in tcp_test, instead of unexisting...
2009-05-12 Josh StoneConsolidate dwflpp setup
2009-05-11 William CohenMerge branch 'master' of ssh://sources.redhat.com/git...
2009-05-11 William CohenProvide more details in testsuite.examples/README on...
2009-05-11 Dave BrolleyCorrect typo in BUILD_SERVER test in configure.ac.
2009-05-10 Mark WielaardGet .probes section through dwarf debuginfo file if...
2009-05-09 Josh StoneAllow @cast failures to get optimized away
2009-05-09 Josh StonePR10054: Unify the translate_components errors
2009-05-09 Josh StoneRefactor anonymous lookups in translate_components
2009-05-08 Josh StoneDon't attempt NSS if the module failed to build
2009-05-08 Josh StoneSimplify buildok/context_test.stp
2009-05-08 Josh StoneAUTHORS bump for Malte Nuhn
2009-05-08 Malte Nuhncontext tapset: sid() function to return task session...
2009-05-08 Mark WielaardCheck whether certutil as provided by nss-tools is...
2009-05-08 Mark WielaardSearch for only under $(SRCDIR)/tapsets for tapsets...
2009-05-08 ddomingoremoved unnecessary perl statements
2009-05-08 ddomingomoves starthere tag higher to remove more content preve...
2009-05-08 Josh StoneMerge branch 'tapsets-cleanup'
2009-05-08 William CohenDon't print out the commands.
2009-05-08 William CohenCorrect TMPFILE and TMPFILE2 file names.
2009-05-07 Josh StoneSeparate the utrace tapset
2009-05-07 Josh StoneSeparate task_finder and the itrace tapset
2009-05-07 Josh StoneSeparate the kernel.mark tapset
2009-05-07 Josh StoneSeparate the permon tapset
2009-05-07 Josh StoneGroup all kprobe_derived_FOO together
2009-05-07 Frank Ch. Eiglerfix permissions of some testsuite files
2009-05-07 ddomingoadded tcpdumplike.stp to Network for Fedora build only
2009-05-07 Josh StoneSeparate the procfs tapset
2009-05-07 Josh StoneUse a single entry function for begin/end/error
2009-05-07 Josh StoneSeparate the begin/end/error/never tapsets
2009-05-06 Josh StoneMerge profile_builder into timer_builder
2009-05-06 Josh StoneSeparate built-in timer tapsets
2009-05-06 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2009-05-06 Dave BrolleyProblems using server scripts when not on PATH.
next
This page took 0.049736 seconds and 5 git commands to generate.