]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2009-06-18 David SmithEnabled overwrite processing on original transports.
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.
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 David SmithCleanup and better original transport support.
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-22 David SmithAdded error checking and other updates.
2009-05-21 David SmithMerge commit 'origin/master' into pr7043
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
next
This page took 0.051722 seconds and 5 git commands to generate.