2009-02-16 |
Mark Wielaard | Fix )( typo in sdt.h STAP_PROBE9 parm9. |
commit | commitdiff | tree |
2009-02-16 |
Stan Cox | Handle c++ static user probes via .probe, c via .label. |
commit | commitdiff | tree |
2009-02-13 |
Frank Ch. Eigler | convert remaining translator-output code from <<endl... |
commit | commitdiff | tree |
2009-02-13 |
William Cohen | Update Documentation section and include URLs. |
commit | commitdiff | tree |
2009-02-13 |
David Smith | Fixed stack.c compile problems on systems with older... |
commit | commitdiff | tree |
2009-02-13 |
David Smith | Fixed transport/procfs.c for systems that use the old... |
commit | commitdiff | tree |
2009-02-13 |
William Cohen | Correct entries for test_check and test_installcheck. |
commit | commitdiff | tree |
2009-02-12 |
David Smith | Moved inclusion of runtime/procfs.c to a better place. |
commit | commitdiff | tree |
2009-02-12 |
William Cohen | Function to determine page fault type and have pfaults... |
commit | commitdiff | tree |
2009-02-12 |
David Smith | Cleanup. Renamed _stp_{un}lock_debugfs() to _stp_... |
commit | commitdiff | tree |
2009-02-12 |
Mark Wielaard | Use "\n" instead of endl in inner loops. |
commit | commitdiff | tree |
2009-02-12 |
Ananth N Mavinakayan... | Extend blacklist to cover bitops.h. While there, fixup... |
commit | commitdiff | tree |
2009-02-12 |
ddomingo | added topsys.stp to examples (profiling) |
commit | commitdiff | tree |
2009-02-11 |
Tim Moore | Use kernel stack backtrace support when available |
commit | commitdiff | tree |
2009-02-11 |
Dave Brolley | Server response is no longer signed. Passed as a zip... |
commit | commitdiff | tree |
2009-02-11 |
David Smith | Fixed __stp_utrace_attach by always checking for mm. |
commit | commitdiff | tree |
2009-02-11 |
Ananth N Mavinakayan... | Probe only calls and not inlines in functioncallcount.stp |
commit | commitdiff | tree |
2009-02-11 |
Josh Stone | Merge branch 'update_visitor' |
commit | commitdiff | tree |
2009-02-11 |
Josh Stone | Simplify void_statement_reducer |
commit | commitdiff | tree |
2009-02-11 |
Josh Stone | Simplify dead_stmtexpr_remover |
commit | commitdiff | tree |
2009-02-11 |
Josh Stone | Simplify dead_assignment_remover |
commit | commitdiff | tree |
2009-02-11 |
ddomingo | added section on how to monitor polling (testsuite... |
commit | commitdiff | tree |
2009-02-11 |
ddomingo | corrected author name |
commit | commitdiff | tree |
2009-02-11 |
ddomingo | corrected author name |
commit | commitdiff | tree |
2009-02-11 |
Josh Stone | Expand probe variables without a deep copy |
commit | commitdiff | tree |
2009-02-11 |
Josh Stone | Create update_visitor for modifying trees |
commit | commitdiff | tree |
2009-02-11 |
Josh Stone | Simplify require() and provide() |
commit | commitdiff | tree |
2009-02-10 |
William Cohen | Remove profile.exp and profile.stp. |
commit | commitdiff | tree |
2009-02-10 |
William Cohen | Move crash.exp and crash.sh to systemtap.base directory. |
commit | commitdiff | tree |
2009-02-10 |
Frank Ch. Eigler | fix segv that sometimes occurs on buildok/nfs-all-probe... |
commit | commitdiff | tree |
2009-02-10 |
David Smith | Fixed typo in last change. |
commit | commitdiff | tree |
2009-02-10 |
David Smith | Ignores kernel threads (by checking for PF_KTHREAD). |
commit | commitdiff | tree |
2009-02-10 |
ddomingo | BZ484506, added yum setup instructions for RHEL |
commit | commitdiff | tree |
2009-02-10 |
ddomingo | Merge branch 'master' of ssh://sources.redhat.com/git... |
commit | commitdiff | tree |
2009-02-10 |
William Cohen | Move poll_map.exp and poll_map.stp to systemtap.base... |
commit | commitdiff | tree |
2009-02-09 |
Josh Stone | process.create: fix the new_pid read order |
commit | commitdiff | tree |
2009-02-09 |
William Cohen | Revised version of kmalloc-top in systemtap.examples. |
commit | commitdiff | tree |
2009-02-09 |
ddomingo | minor revisions |
commit | commitdiff | tree |
2009-02-08 |
Josh Stone | Clean up the autoconf caching |
commit | commitdiff | tree |
2009-02-06 |
William Cohen | Fold the systemtap.samples/iotask*.stp into systemtap... |
commit | commitdiff | tree |
2009-02-06 |
Josh Stone | Save kernel autoconf options in a cache file |
commit | commitdiff | tree |
2009-02-06 |
William Cohen | Merge branch 'master' of ssh://sources.redhat.com/git... |
commit | commitdiff | tree |
2009-02-06 |
William Cohen | Removed syscalls.stp, syscalls1.exp, and syscalls2... |
commit | commitdiff | tree |
2009-02-06 |
William Cohen | Move symbols.exp and symbols.stp to systemtap.context... |
commit | commitdiff | tree |
2009-02-06 |
Frank Ch. Eigler | 2.6.29rc build fix: autoconf for proc_dir_entry->owner... |
commit | commitdiff | tree |
2009-02-06 |
William Cohen | Make publicanize.sh executable. |
commit | commitdiff | tree |
2009-02-06 |
ddomingo | Tapset Ref Guide: corrected authorgroup cleanup perl... |
commit | commitdiff | tree |
2009-02-06 |
ddomingo | Tapset Ref Guide: formatted comments, added other value... |
commit | commitdiff | tree |
2009-02-05 |
William Cohen | Add contrib tag to quiet warnings. |
commit | commitdiff | tree |
2009-02-05 |
Frank Ch. Eigler | copyright year bump |
commit | commitdiff | tree |
2009-02-05 |
William Cohen | Merge branch 'master' of ssh://sources.redhat.com/git... |
commit | commitdiff | tree |
2009-02-05 |
William Cohen | Include PR9756 in change log. |
commit | commitdiff | tree |
2009-02-05 |
William Cohen | Correct footers for systemtap function and probe man... |
commit | commitdiff | tree |
2009-02-05 |
Frank Ch. Eigler | PR9740/9816? - workaround for kernel valloc bug |
commit | commitdiff | tree |
2009-02-05 |
William Cohen | Minor correction for signal.stp chapter. |
commit | commitdiff | tree |
2009-02-05 |
ddomingo | started fixing signal.stp comments for documentation |
commit | commitdiff | tree |
2009-02-05 |
ddomingo | enter lines to wrap em |
commit | commitdiff | tree |
2009-02-04 |
ddomingo | Merge branch 'master' of ssh://sources.redhat.com/git... |
commit | commitdiff | tree |
2009-02-04 |
Mark Wielaard | Add NEWS process().mark(), sys/sdt.h and dtrace compati... |
commit | commitdiff | tree |
2009-02-04 |
Mark Wielaard | Mention run-stap in NEWS. |
commit | commitdiff | tree |
2009-02-04 |
Mark Wielaard | Add beginner guide to NEWS. |
commit | commitdiff | tree |
2009-02-04 |
Mark Wielaard | Mention SystemTap Tapset Reference Manual in NEWS. |
commit | commitdiff | tree |
2009-02-04 |
K Prasad | Correcting previous commit message and Author |
commit | commitdiff | tree |
2009-02-04 |
Srikar Dronamraju | Merge commit '4718b445d13b07448e71582f29ce1b0979b8dc50' |
commit | commitdiff | tree |
2009-02-04 |
Srikar Dronamraju | --author |
commit | commitdiff | tree |
2009-02-04 |
ddomingo | Merge branch 'master' of ssh://sources.redhat.com/git... |
commit | commitdiff | tree |
2009-02-04 |
ddomingo | commenting out signals entry for now, testing further |
commit | commitdiff | tree |
2009-02-04 |
ddomingo | added entry for signals.stp, currently testing stuff |
commit | commitdiff | tree |
2009-02-04 |
Josh Stone | Update a few more files with Vim modelines |
commit | commitdiff | tree |
2009-02-03 |
Frank Ch. Eigler | PR9810: Mostly revert "PR6961: initial sketch: set... |
commit | commitdiff | tree |
2009-02-03 |
Dave Brolley | Touch up warning message from stap-client |
commit | commitdiff | tree |
2009-02-03 |
Dave Brolley | Merge branch 'master' of git://sources.redhat.com/git... |
commit | commitdiff | tree |
2009-02-03 |
Dave Brolley | Document client/server certificate management and tools. |
commit | commitdiff | tree |
2009-02-03 |
Mark Wielaard | match_node::find_and_build disambiguate error messages. |
commit | commitdiff | tree |
2009-02-03 |
ddomingo | cleanup for documentation |
commit | commitdiff | tree |
2009-02-03 |
ddomingo | added tag conversion for emphasis |
commit | commitdiff | tree |
2009-02-03 |
ddomingo | removes empty <para>s, other minor cleanup items |
commit | commitdiff | tree |
2009-02-02 |
Dave Brolley | Use ps -e to look for stap server processes. |
commit | commitdiff | tree |
2009-02-02 |
Dave Brolley | Merge branch 'master' of git://sources.redhat.com/git... |
commit | commitdiff | tree |
2009-02-02 |
Dave Brolley | Document latest changes. |
commit | commitdiff | tree |
2009-02-02 |
Dave Brolley | Update NEWS and stap-server man page. Don't require... |
commit | commitdiff | tree |
2009-02-02 |
William Cohen | Merge branch 'master' of ssh://sources.redhat.com/git... |
commit | commitdiff | tree |
2009-02-02 |
William Cohen | Revised topsys.stp and moved to the testsuite/systemtap... |
commit | commitdiff | tree |
2009-02-02 |
Stan Cox | Add documentation for .label("label") |
commit | commitdiff | tree |
2009-02-02 |
William Cohen | Revise tcp_connections.stp example and place in sysemta... |
commit | commitdiff | tree |
2009-02-02 |
William Cohen | Remove redundant tcp_connections_wa.stp. |
commit | commitdiff | tree |
2009-02-02 |
William Cohen | Merge ChangeLog conflict |
commit | commitdiff | tree |
2009-02-02 |
William Cohen | Merge branch 'master' of ssh://sources.redhat.com/git... |
commit | commitdiff | tree |
2009-02-02 |
Mark Wielaard | Add STAP_PROBE7, 8 and 9 variants to sdt.h. |
commit | commitdiff | tree |
2009-02-02 |
ddomingo | added tagging for sfunction entries |
commit | commitdiff | tree |
2009-02-02 |
ddomingo | minor correction to comment on probe vm.brk |
commit | commitdiff | tree |
2009-02-02 |
ddomingo | added conversion for tags command and emphasis |
commit | commitdiff | tree |
2009-02-02 |
ddomingo | Merge branch 'master' of ssh://sources.redhat.com/git... |
commit | commitdiff | tree |
2009-02-02 |
ddomingo | script copies automated tapsets.xml then cleans it... |
commit | commitdiff | tree |
2009-02-02 |
ddomingo | edited authorship |
commit | commitdiff | tree |
2009-02-02 |
Stan Cox | Add test for .label("label") |
commit | commitdiff | tree |
2009-02-02 |
Stan Cox | Add .label("label") |
commit | commitdiff | tree |
2009-02-01 |
Mark Wielaard | Process extra_offset for kernel symbols with dwfl_modul... |
commit | commitdiff | tree |
2009-01-31 |
Josh Stone | update .gitignore's |
commit | commitdiff | tree |
2009-01-30 |
Masami Hiramatsu | PR6936: Add systemtap initscript and systemtap-initscri... |
commit | commitdiff | tree |
next |