]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2012-12-08 Frank Ch. EiglerPR14929: tweak error->man page reference blurb, add...
2012-12-08 Frank Ch. Eiglerstap-report: add dyninst & avahi to RPM version query
2012-12-08 Frank Ch. EiglerPR12443/testsuite: unset XDG_DATA_DIRS before invoking...
2012-12-08 Josh Stoneruntime: clean up obsolete map declarations
2012-12-07 Josh Stoneruntime: Make a pointer-free Stat for stapdyn
2012-12-07 Frank Ch. EiglerPR14929: move man pages under man/
2012-12-07 Serguei MakarovPR14929: groundwork for letting stap refer the user...
2012-12-07 Josh Stoneruntime: remove the map_node data_offset
2012-12-07 Josh Stoneruntime: remove the 'type' metadata from map_node
2012-12-06 William CohenArm doesn't have support for dyninst at the moment...
2012-12-06 Josh Stoneruntime: Remove dupes between map-gen and pmap-gen
2012-12-05 William CohenAvoid using probefunc() in the syscall tapsets
2012-12-05 Josh Stoneruntime: Break up map allocs again
2012-12-05 Josh Stoneruntime: Remove the map_node pointer to its root
2012-12-05 Josh Stoneruntime: Remove function pointers from struct map_root
2012-12-05 Josh Stoneruntime: Allocate maps in fewer chunks
2012-12-03 William CohenAdjust output checks for arm stat.c syscall.exp test
2012-12-03 William CohenCorrect the syscall test alarm.c to properly match...
2012-11-30 Frank Ch. EiglerPR14900: fix collisions between context tapset locals...
2012-11-30 Frank Ch. Eiglertestsuite: fix buildok/oldlocals02.stp permissions
2012-11-30 Frank Ch. EiglerPR14804: tolerate !STAPCONF_KALLSYMS without an early...
2012-11-28 Josh StoneHold System.map failures until both attempts fail
2012-11-27 David SmithMake pthreadprobes.exp test script readable.
2012-11-27 Frank Ch. Eiglertracepoints: with -vvv, match kernel tracepoint headers...
2012-11-27 Frank Ch. Eiglerkernel tracepoints: locate xfs's under $src/fs/xfs...
2012-11-27 David SmithPR12642: Update comments and remove unused labels.
2012-11-27 Frank Ch. EiglerPR12642: tweak a comment to clarify behavior without...
2012-11-27 David SmithFixed PR12642 by interrupting the target task.
2012-11-26 Josh StoneAlways report System.map failures, not just verbosely
2012-11-21 Josh Stoneruntime: More static, fewer exported symbols
2012-11-21 Josh Stonestapdyn: Add an offptr debug mode for direct pointers
2012-11-21 Josh Stonestapdyn: Kill the lists copied from the kernel
2012-11-21 Josh Stoneruntime: Abstract the list type, and use olist for...
2012-11-21 Josh Stonestapdyn: Define offset pointers and list implementations
2012-11-21 Frank Ch. EiglerBZ878926: further parametrize /etc paths
2012-11-20 William CohenAdd a "-O" to the "-D_FORTIFY_SOURCE=2" setjump.exp...
2012-11-19 Mark WielaardRun probefunc inline testcase with --compatible=1.8.
2012-11-19 Josh Stonestapdyn: loadLibrary now returns BPatch_object
2012-11-19 David SmithFix _stp_get_arg32_by_number() for RHEL5.
2012-11-19 David SmithFix RHEL5 x86_64 register printing.
2012-11-18 Mark Wielaardtestsuite/systemtap.base/partial-class-type.exp: Explic...
2012-11-18 Mark Wielaardprobefunc(): Use [u]addr() instead of [u]stack(0).
2012-11-18 Mark Wielaardtestsuite/systemtap.base/utf_pretty.exp: Explictly...
2012-11-17 Mark WielaardPR10272 Warn if we will be unable to generate user...
2012-11-15 David SmithMark pt_user_mode.exp as untested if we're not root.
2012-11-15 David SmithUpdate the ptrace.exp test to work on RHEL6.
2012-11-15 David SmithTweak the probe_by_pid.exp testcase to avoid zombie...
2012-11-14 David SmithMake debugtypes.exp "untested" if we've got an older...
2012-11-14 David SmithFix PR14842 by removing old "--kelf" and "--ignore...
2012-11-13 David SmithFix PR14820 by removing old "--kmap" and "--ignore...
2012-11-07 Josh StoneRemove manual pointer casts from map-gen and pmap-gen
2012-11-07 Josh Stonestapdyn: Workaround for an i686 Dyninst bug in argument...
2012-11-07 Josh Stonestapdyn: Add tapset function print_regs
2012-11-07 Lukas BerkInclude --runtime=dyninst in error message for unprivil...
2012-11-06 Josh Stonestapdyn: Add support for return probes
2012-11-05 Josh Stonestapdyn: Reduce LDADD to only those directly used
2012-11-05 Josh Stoneconfigure: treat any positive --with-dyninst as a hard req
2012-11-05 Josh StoneUse the new kernel_functions to query inode-uretprobes
2012-11-05 Josh StoneAdd System.map kernel functions to systemtap_session
2012-11-05 Josh StoneMove parse_kernel_config/exports into systemtap_session
2012-11-05 Josh StonePrototype support for inode-uretprobes
2012-11-05 Lukas Berk spin-rawhide date command and correct ^Source regex
2012-11-03 Josh StonePR14707: Pass -x from stap to stapdyn
2012-11-02 Lukas BerkMerge branch 'master' of ssh://sourceware.org/git/systemtap
2012-11-02 Masami HiramatsuInclude stapgames in the testsuite
2012-11-01 David SmithPR14794: Only error if '--with-dyninst' can't find...
2012-11-01 Frank Ch. EiglerPR14794: enable --with-dyninst by default, if libraries...
2012-10-31 Frank Ch. Eiglerreleng: improve 'make gcov'
2012-10-31 David Smith(PR14574 partial fix) Make several systemtap.printf...
2012-10-31 David Smith(PR14571 partial fix) Improve dyninst multithreading.
2012-10-31 Lukas BerkAllow spin-rawhide to be run from any directory
2012-10-30 Josh StonePR14707: Support stapdyn -x PID
2012-10-30 Josh StonePR14665: Start handling signals in stapdyn
2012-10-30 Josh Stonestapdyn: Detach the process in the mutatee dtor
2012-10-30 Josh Stonestapdyn: Sketch out support for polling on Dyninst
2012-10-30 David SmithAdded small fix for testsuite/systemtap.base/hash_add_b...
2012-10-30 David Smith(PR14574 partial) Add dyninst to the systemtap.exelib...
2012-10-30 Josh Stonestapdyn: Add some support for removing instrumentation
2012-10-30 Josh Stonestapdyn: Manage mutatee lifetimes better
2012-10-30 Josh Stonestapdyn: Manage mutator lifetime better
2012-10-30 Josh Stonestapdyn: Remove the 8-arg register workaround
2012-10-29 Frank Ch. Eiglertestsuite: for pretty-* test cases, use fixed /tmp...
2012-10-29 Frank Ch. Eiglertestsuite: for stapsh-unix.stp test case, use fixed...
2012-10-29 Daniel TschanPR14774: fix multiply-wildcarded statement probes
2012-10-29 Frank Ch. Eiglertestsuite: make stap_run[23] more verbose when failing
2012-10-29 Frank Ch. EiglerPR14781: use kmem_cache_create with unique name
2012-10-29 Frank Ch. EiglerPR14781 part 1: don't panic
2012-10-24 David SmithUpdated locking comments in _stp_stat_get().
2012-10-24 Lukas BerkAdd spin-rawhide script for automated rawhide releases
2012-10-23 David SmithLog the command being executed in testsuite/lib/stap_ru...
2012-10-23 David Smith(PR14571 partial fix) Rework dyninst stat/map data...
2012-10-22 Josh Stoneruntime: fix timers for old kernels
2012-10-22 Josh Stonetapset: Add the macro @choose_defined and use it
2012-10-22 Frank Ch. EiglerNEWS: retroactively note previous probefunc() is availa...
2012-10-22 Frank Ch. Eiglerfix i18n whitespace nit
2012-10-21 Mark WielaardAdjust buildok/xtime.stp for kernel commit 1e75f.
2012-10-21 Mark WielaardPR14742 - more complete dwz / DW_TAG_partial_unit support
2012-10-21 Frank Ch. EiglerPR14745: note possibility of probe registration failure...
2012-10-19 David SmithAdded a bug fix in _stp_stat_init()'s error handling...
2012-10-18 Frank Ch. Eiglersamples: add baby-ltrace example for .plt probes
next
This page took 0.054259 seconds and 5 git commands to generate.