2012-12-12 |
Josh Stone | Fix a couple more missed atomic changes |
commit | commitdiff | tree |
2012-12-12 |
Josh Stone | PR14949: Fix the way exit() accesses the session_state |
commit | commitdiff | tree |
2012-12-11 |
Josh Stone | stapdyn: Move global session counters into shm |
commit | commitdiff | tree |
2012-12-11 |
Josh Stone | stapdyn: Guard against unfound return probes |
commit | commitdiff | tree |
2012-12-11 |
Josh Stone | tapset: Add ppfunc() to parse the function name from... |
commit | commitdiff | tree |
2012-12-11 |
Josh Stone | runtime/dyninst/shm: Add debug statements |
commit | commitdiff | tree |
2012-12-11 |
Josh Stone | runtime: offptr_t: Fix NULL, and add a global implement... |
commit | commitdiff | tree |
2012-12-11 |
Josh Stone | stapdyn: Add a shared-memory allocator |
commit | commitdiff | tree |
2012-12-10 |
Mark Wielaard | rhbz#884951 nfs_proc.stp fetch inode from nfs_pgio_head... |
commit | commitdiff | tree |
2012-12-10 |
Mark Wielaard | Adjust nfs_proc.stp to account for separate nfsv2/3... |
commit | commitdiff | tree |
2012-12-10 |
Lukas Berk | PR14929 introduced new man pages, including them in... |
commit | commitdiff | tree |
2012-12-08 |
Josh Stone | runtime: Use single allocation for stapdyn maps again |
commit | commitdiff | tree |
2012-12-08 |
Frank Ch. Eigler | PR14929: add a reference from stap.1 to error::reportin... |
commit | commitdiff | tree |
2012-12-08 |
Frank Ch. Eigler | NEWS: add some blurbage |
commit | commitdiff | tree |
2012-12-08 |
Frank Ch. Eigler | PR14929: tweak error->man page reference blurb, add... |
commit | commitdiff | tree |
2012-12-08 |
Frank Ch. Eigler | stap-report: add dyninst & avahi to RPM version query |
commit | commitdiff | tree |
2012-12-08 |
Frank Ch. Eigler | PR12443/testsuite: unset XDG_DATA_DIRS before invoking... |
commit | commitdiff | tree |
2012-12-08 |
Josh Stone | runtime: clean up obsolete map declarations |
commit | commitdiff | tree |
2012-12-07 |
Josh Stone | runtime: Make a pointer-free Stat for stapdyn |
commit | commitdiff | tree |
2012-12-07 |
Frank Ch. Eigler | PR14929: move man pages under man/ |
commit | commitdiff | tree |
2012-12-07 |
Serguei Makarov | PR14929: groundwork for letting stap refer the user... |
commit | commitdiff | tree |
2012-12-07 |
Josh Stone | runtime: remove the map_node data_offset |
commit | commitdiff | tree |
2012-12-07 |
Josh Stone | runtime: remove the 'type' metadata from map_node |
commit | commitdiff | tree |
2012-12-06 |
William Cohen | Arm doesn't have support for dyninst at the moment... |
commit | commitdiff | tree |
2012-12-06 |
Josh Stone | runtime: Remove dupes between map-gen and pmap-gen |
commit | commitdiff | tree |
2012-12-05 |
William Cohen | Avoid using probefunc() in the syscall tapsets |
commit | commitdiff | tree |
2012-12-05 |
Josh Stone | runtime: Break up map allocs again |
commit | commitdiff | tree |
2012-12-05 |
Josh Stone | runtime: Remove the map_node pointer to its root |
commit | commitdiff | tree |
2012-12-05 |
Josh Stone | runtime: Remove function pointers from struct map_root |
commit | commitdiff | tree |
2012-12-05 |
Josh Stone | runtime: Allocate maps in fewer chunks |
commit | commitdiff | tree |
2012-12-03 |
William Cohen | Adjust output checks for arm stat.c syscall.exp test |
commit | commitdiff | tree |
2012-12-03 |
William Cohen | Correct the syscall test alarm.c to properly match... |
commit | commitdiff | tree |
2012-11-30 |
Frank Ch. Eigler | PR14900: fix collisions between context tapset locals... |
commit | commitdiff | tree |
2012-11-30 |
Frank Ch. Eigler | testsuite: fix buildok/oldlocals02.stp permissions |
commit | commitdiff | tree |
2012-11-30 |
Frank Ch. Eigler | PR14804: tolerate !STAPCONF_KALLSYMS without an early... |
commit | commitdiff | tree |
2012-11-28 |
Josh Stone | Hold System.map failures until both attempts fail |
commit | commitdiff | tree |
2012-11-27 |
David Smith | Make pthreadprobes.exp test script readable. |
commit | commitdiff | tree |
2012-11-27 |
Frank Ch. Eigler | tracepoints: with -vvv, match kernel tracepoint headers... |
commit | commitdiff | tree |
2012-11-27 |
Frank Ch. Eigler | kernel tracepoints: locate xfs's under $src/fs/xfs... |
commit | commitdiff | tree |
2012-11-27 |
David Smith | PR12642: Update comments and remove unused labels. |
commit | commitdiff | tree |
2012-11-27 |
Frank Ch. Eigler | PR12642: tweak a comment to clarify behavior without... |
commit | commitdiff | tree |
2012-11-27 |
David Smith | Fixed PR12642 by interrupting the target task. |
commit | commitdiff | tree |
2012-11-26 |
Josh Stone | Always report System.map failures, not just verbosely |
commit | commitdiff | tree |
2012-11-21 |
Josh Stone | runtime: More static, fewer exported symbols |
commit | commitdiff | tree |
2012-11-21 |
Josh Stone | stapdyn: Add an offptr debug mode for direct pointers |
commit | commitdiff | tree |
2012-11-21 |
Josh Stone | stapdyn: Kill the lists copied from the kernel |
commit | commitdiff | tree |
2012-11-21 |
Josh Stone | runtime: Abstract the list type, and use olist for... |
commit | commitdiff | tree |
2012-11-21 |
Josh Stone | stapdyn: Define offset pointers and list implementations |
commit | commitdiff | tree |
2012-11-21 |
Frank Ch. Eigler | BZ878926: further parametrize /etc paths |
commit | commitdiff | tree |
2012-11-20 |
William Cohen | Add a "-O" to the "-D_FORTIFY_SOURCE=2" setjump.exp... |
commit | commitdiff | tree |
2012-11-19 |
Mark Wielaard | Run probefunc inline testcase with --compatible=1.8. |
commit | commitdiff | tree |
2012-11-19 |
Josh Stone | stapdyn: loadLibrary now returns BPatch_object |
commit | commitdiff | tree |
2012-11-19 |
David Smith | Fix _stp_get_arg32_by_number() for RHEL5. |
commit | commitdiff | tree |
2012-11-19 |
David Smith | Fix RHEL5 x86_64 register printing. |
commit | commitdiff | tree |
2012-11-18 |
Mark Wielaard | testsuite/systemtap.base/partial-class-type.exp: Explic... |
commit | commitdiff | tree |
2012-11-18 |
Mark Wielaard | probefunc(): Use [u]addr() instead of [u]stack(0). |
commit | commitdiff | tree |
2012-11-18 |
Mark Wielaard | testsuite/systemtap.base/utf_pretty.exp: Explictly... |
commit | commitdiff | tree |
2012-11-17 |
Mark Wielaard | PR10272 Warn if we will be unable to generate user... |
commit | commitdiff | tree |
2012-11-15 |
David Smith | Mark pt_user_mode.exp as untested if we're not root. |
commit | commitdiff | tree |
2012-11-15 |
David Smith | Update the ptrace.exp test to work on RHEL6. |
commit | commitdiff | tree |
2012-11-15 |
David Smith | Tweak the probe_by_pid.exp testcase to avoid zombie... |
commit | commitdiff | tree |
2012-11-14 |
David Smith | Make debugtypes.exp "untested" if we've got an older... |
commit | commitdiff | tree |
2012-11-14 |
David Smith | Fix PR14842 by removing old "--kelf" and "--ignore... |
commit | commitdiff | tree |
2012-11-13 |
David Smith | Fix PR14820 by removing old "--kmap" and "--ignore... |
commit | commitdiff | tree |
2012-11-07 |
Josh Stone | Remove manual pointer casts from map-gen and pmap-gen |
commit | commitdiff | tree |
2012-11-07 |
Josh Stone | stapdyn: Workaround for an i686 Dyninst bug in argument... |
commit | commitdiff | tree |
2012-11-07 |
Josh Stone | stapdyn: Add tapset function print_regs |
commit | commitdiff | tree |
2012-11-07 |
Lukas Berk | Include --runtime=dyninst in error message for unprivil... |
commit | commitdiff | tree |
2012-11-06 |
Josh Stone | stapdyn: Add support for return probes |
commit | commitdiff | tree |
2012-11-05 |
Josh Stone | stapdyn: Reduce LDADD to only those directly used |
commit | commitdiff | tree |
2012-11-05 |
Josh Stone | configure: treat any positive --with-dyninst as a hard req |
commit | commitdiff | tree |
2012-11-05 |
Josh Stone | Use the new kernel_functions to query inode-uretprobes |
commit | commitdiff | tree |
2012-11-05 |
Josh Stone | Add System.map kernel functions to systemtap_session |
commit | commitdiff | tree |
2012-11-05 |
Josh Stone | Move parse_kernel_config/exports into systemtap_session |
commit | commitdiff | tree |
2012-11-05 |
Josh Stone | Prototype support for inode-uretprobes |
commit | commitdiff | tree |
2012-11-05 |
Lukas Berk | spin-rawhide date command and correct ^Source regex |
commit | commitdiff | tree |
2012-11-03 |
Josh Stone | PR14707: Pass -x from stap to stapdyn |
commit | commitdiff | tree |
2012-11-02 |
Lukas Berk | Merge branch 'master' of ssh://sourceware.org/git/systemtap |
commit | commitdiff | tree |
2012-11-02 |
Masami Hiramatsu | Include stapgames in the testsuite |
commit | commitdiff | tree |
2012-11-01 |
David Smith | PR14794: Only error if '--with-dyninst' can't find... |
commit | commitdiff | tree |
2012-11-01 |
Frank Ch. Eigler | PR14794: enable --with-dyninst by default, if libraries... |
commit | commitdiff | tree |
2012-10-31 |
Frank Ch. Eigler | releng: improve 'make gcov' |
commit | commitdiff | tree |
2012-10-31 |
David Smith | (PR14574 partial fix) Make several systemtap.printf... |
commit | commitdiff | tree |
2012-10-31 |
David Smith | (PR14571 partial fix) Improve dyninst multithreading. |
commit | commitdiff | tree |
2012-10-31 |
Lukas Berk | Allow spin-rawhide to be run from any directory |
commit | commitdiff | tree |
2012-10-30 |
Josh Stone | PR14707: Support stapdyn -x PID |
commit | commitdiff | tree |
2012-10-30 |
Josh Stone | PR14665: Start handling signals in stapdyn |
commit | commitdiff | tree |
2012-10-30 |
Josh Stone | stapdyn: Detach the process in the mutatee dtor |
commit | commitdiff | tree |
2012-10-30 |
Josh Stone | stapdyn: Sketch out support for polling on Dyninst |
commit | commitdiff | tree |
2012-10-30 |
David Smith | Added small fix for testsuite/systemtap.base/hash_add_b... |
commit | commitdiff | tree |
2012-10-30 |
David Smith | (PR14574 partial) Add dyninst to the systemtap.exelib... |
commit | commitdiff | tree |
2012-10-30 |
Josh Stone | stapdyn: Add some support for removing instrumentation |
commit | commitdiff | tree |
2012-10-30 |
Josh Stone | stapdyn: Manage mutatee lifetimes better |
commit | commitdiff | tree |
2012-10-30 |
Josh Stone | stapdyn: Manage mutator lifetime better |
commit | commitdiff | tree |
2012-10-30 |
Josh Stone | stapdyn: Remove the 8-arg register workaround |
commit | commitdiff | tree |
2012-10-29 |
Frank Ch. Eigler | testsuite: for pretty-* test cases, use fixed /tmp... |
commit | commitdiff | tree |
2012-10-29 |
Frank Ch. Eigler | testsuite: for stapsh-unix.stp test case, use fixed... |
commit | commitdiff | tree |
2012-10-29 |
Daniel Tschan | PR14774: fix multiply-wildcarded statement probes |
commit | commitdiff | tree |
2012-10-29 |
Frank Ch. Eigler | testsuite: make stap_run[23] more verbose when failing |
commit | commitdiff | tree |
2012-10-29 |
Frank Ch. Eigler | PR14781: use kmem_cache_create with unique name |
commit | commitdiff | tree |
next |