Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | added para-callgraph.stp | ddomingo | 2008-10-07 | 1 | -0/+97 | |
| | | ||||||
* | | Merge branch 'master' of ssh://sources.redhat.com/git/systemtap | ddomingo | 2008-10-06 | 14 | -45/+344 | |
|\| | ||||||
| * | Expect syscall faccessat, fchmodat, linkat, symlinkat, readlinkat chain-calls. | Mark Wielaard | 2008-10-05 | 4 | -11/+31 | |
| | | ||||||
| * | Guess where debuginfo is installed for debugpath.exp test. | Mark Wielaard | 2008-10-04 | 2 | -1/+16 | |
| | | ||||||
| * | Merge branch 'master' of ssh://kenistoj@sources.redhat.com/git/systemtap | Jim Keniston | 2008-10-03 | 2 | -1/+17 | |
| |\ | ||||||
| | * | Remove debug output from warning in procfs. | Mark Wielaard | 2008-10-04 | 2 | -2/+6 | |
| | | | ||||||
| | * | procfs dir_entry count warning on removal depends on kernel version. | Mark Wielaard | 2008-10-04 | 2 | -3/+15 | |
| | | | ||||||
| * | | PR 6850 | Jim Keniston | 2008-10-03 | 5 | -28/+272 | |
| | | | | | | | | | | | | | | | Fix handling of fork with uretprobe_instances outstanding. Add regression test. | |||||
| * | | Merge branch 'master' of ssh://kenistoj@sources.redhat.com/git/systemtap | Jim Keniston | 2008-10-03 | 21 | -227/+403 | |
| |\| | ||||||
| | * | Adjust expected foreach ordering in global_end.exp due to commit e91b23bc. | Mark Wielaard | 2008-10-03 | 2 | -4/+8 | |
| | | | ||||||
| * | | Merge branch 'master' of ssh://kenistoj@sources.redhat.com/git/systemtap | Jim Keniston | 2008-09-29 | 15 | -78/+751 | |
| |\ \ | ||||||
| * \ \ | Merge branch 'master' of ssh://kenistoj@sources.redhat.com/git/systemtap | Jim Keniston | 2008-09-26 | 17 | -59/+480 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'master' of ssh://kenistoj@sources.redhat.com/git/systemtap | Jim Keniston | 2008-09-15 | 28 | -200/+256 | |
| |\ \ \ \ | ||||||
| * | | | | | Per bz6879, allow gs: and fs: instruction prefixes. | Jim Keniston | 2008-09-12 | 3 | -12/+15 | |
| | | | | | | ||||||
* | | | | | | added target(), -c and -x to functions, also added Basic Constructs ↵ | ddomingo | 2008-10-06 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | (conditional statements and variables) | |||||
* | | | | | | added target(), -c and -x to functions, also added Basic Constructs ↵ | ddomingo | 2008-10-06 | 2 | -10/+134 | |
| | | | | | | | | | | | | | | | | | | | | | | | | (conditional statements and variables) | |||||
* | | | | | | added section for traceio.stp (tracking cumulative IO) | ddomingo | 2008-10-03 | 4 | -1/+87 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Merge branch 'master' of ssh://sources.redhat.com/git/systemtap | ddomingo | 2008-10-02 | 9 | -58/+118 | |
|\ \ \ \ \ | ||||||
| * | | | | | fix bugs in add_bad_addr_entry | Tim Moore | 2008-10-02 | 2 | -2/+8 | |
| | | | | | | ||||||
| * | | | | | Adjust semok/thirtythree.stp test to pass on older kernels. | Mark Wielaard | 2008-10-01 | 2 | -1/+6 | |
| | | | | | | ||||||
| * | | | | | fix test suite regression due to commit e91b23bc | Frank Ch. Eigler | 2008-10-01 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Reported-By: mjw | |||||
| * | | | | | More README text tweaks for run options | Frank Ch. Eigler | 2008-09-30 | 1 | -11/+11 | |
| | | | | | | ||||||
| * | | | | | PR6925: mention the possibility of running the build tree "stap" after "make ↵ | Frank Ch. Eigler | 2008-09-30 | 1 | -3/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | install" | |||||
| * | | | | | PR6925: add more information about installing and running stap | Frank Ch. Eigler | 2008-09-30 | 1 | -5/+26 | |
| | | | | | | ||||||
| * | | | | | Merge branch 'master' of ssh://sources.redhat.com/git/systemtap | Frank Ch. Eigler | 2008-09-30 | 4 | -48/+68 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of ssh://sources.redhat.com/git/systemtap: Fix race condition in addr-map; simplify allocation logic Don't crash when reporting an error if getting alternatives fails. | |||||
| | * | | | | | Fix race condition in addr-map; simplify allocation logic | Tim Moore | 2008-09-30 | 2 | -46/+58 | |
| | | | | | | | ||||||
| | * | | | | | Don't crash when reporting an error if getting alternatives fails. | Mark Wielaard | 2008-09-30 | 2 | -2/+10 | |
| | | |_|_|/ | | |/| | | | ||||||
| * | | | | | Merge branch 'master' of ssh://sources.redhat.com/git/systemtap | Frank Ch. Eigler | 2008-09-30 | 10 | -58/+698 | |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of ssh://sources.redhat.com/git/systemtap: added sections to Useful Scripts (graphs, disktop) added file added gnuplot sample image correcting a tag error added Usage item committing added cross-instrumentation, deploying systemtap minor, added notes for Using SystemTap chapter added section on tapsets revisions as per sghosh | |||||
| * | | | | | sort arrays by value- subject to automagic foreach/printf | Frank Ch. Eigler | 2008-09-26 | 2 | -1/+6 | |
| | | | | | | ||||||
* | | | | | | new section, iotop.stp | ddomingo | 2008-10-02 | 11 | -161/+175 | |
| | | | | | | ||||||
* | | | | | | added installation chapter | ddomingo | 2008-10-01 | 1 | -0/+98 | |
| | | | | | | ||||||
* | | | | | | removed brackets in replaceables, my mistake | ddomingo | 2008-10-01 | 3 | -27/+27 | |
| |/ / / / |/| | | | | ||||||
* | | | | | added sections to Useful Scripts (graphs, disktop) | ddomingo | 2008-09-29 | 5 | -82/+155 | |
| | | | | | ||||||
* | | | | | Merge branch 'master' of ssh://sources.redhat.com/git/systemtap | ddomingo | 2008-09-29 | 13 | -72/+368 | |
|\| | | | | ||||||
| * | | | | PR6916: fix STRUCT1 ($var alternatives error message syntax) regression | Frank Ch. Eigler | 2008-09-26 | 5 | -20/+53 | |
| | |_|/ | |/| | | ||||||
| * | | | PR6829: leave unregister_uprobe() to the professionals (uprobe itself) for ↵ | Frank Ch. Eigler | 2008-09-26 | 2 | -5/+27 | |
| | | | | | | | | | | | | | | | | target exec/exit | |||||
| * | | | Fixed __STP_ATTACHED_TASK_EVENTS problem caused by last commit. | David Smith | 2008-09-26 | 2 | -1/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-09-26 David Smith <dsmith@redhat.com> * task_finder.c (__STP_ATTACHED_TASK_EVENTS): Removed UTRACE_STOP, which isn't needed anymore. | |||||
| * | | | New utrace fixes. | David Smith | 2008-09-25 | 3 | -29/+121 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-09-25 David Smith <dsmith@redhat.com> * task_finder.c (__stp_utrace_attach): Added action flag to know to request the thread to be stopped or not. (stap_utrace_attach): Now just calls __stp_utrace_attach(). (__stp_utrace_task_finder_target_quiesce): Handles utrace_set_events() errors properly. * utrace_compatibility.h (enum utrace_resume_action): Added utrace_resume_action enum. (utrace_control): Added UTRACE_STOP support. (utrace_engine_put): New. (utrace_barrier): New. | |||||
| * | | | tweak anon-struct test case and news blurb | Frank Ch. Eigler | 2008-09-25 | 2 | -5/+8 | |
| | | | | ||||||
| * | | | Handling members with anonymous structs / unions | Prerna | 2008-09-25 | 4 | -12/+118 | |
| | | | | ||||||
| * | | | Correct dwfl_assert () implementation. | Mark Wielaard | 2008-09-24 | 2 | -1/+6 | |
| | | | | ||||||
| * | | | socket.stp (socket.aio_read/write): Fix version-checking method. | Zhaolei | 2008-09-23 | 2 | -4/+8 | |
| | | | | | | | | | | | | | | | | Thanks Mark Wielaard <mjw@redhat.com> | |||||
| * | | | socket.stp (socket.aio_read/write): Fix the semantic error caused by the ↵ | Zhaolei | 2008-09-22 | 2 | -6/+33 | |
| | | | | | | | | | | | | | | | | difference of kernel versions. | |||||
* | | | | added file | ddomingo | 2008-09-29 | 1 | -0/+212 | |
| | | | | ||||||
* | | | | added gnuplot sample image | ddomingo | 2008-09-29 | 1 | -0/+0 | |
| | | | | ||||||
* | | | | correcting a tag error | ddomingo | 2008-09-26 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | added Usage item | ddomingo | 2008-09-26 | 2 | -9/+75 | |
| | | | | ||||||
* | | | | committing | ddomingo | 2008-09-23 | 1 | -1/+4 | |
| | | | | ||||||
* | | | | added cross-instrumentation, deploying systemtap | ddomingo | 2008-09-22 | 4 | -8/+237 | |
| | | | | ||||||
* | | | | Merge branch 'master' of ssh://sources.redhat.com/git/systemtap | ddomingo | 2008-09-22 | 21 | -174/+252 | |
|\| | | |