Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Cleanup generated files from uprobes.exp test. | Mark Wielaard | 2008-10-10 | 2 | -2/+8 | |
| | | ||||||
| * | Make testsuite/systemtap.base/bz6850.stp executable. | Jim Keniston | 2008-10-09 | 1 | -0/+0 | |
| | | ||||||
| * | Merge branch 'master' of ssh://rarora@sources.redhat.com/git/systemtap | Rajan Arora | 2008-10-09 | 0 | -0/+0 | |
| |\ | | | | | | | | | | | | | | | | Conflicts: ChangeLog | |||||
| | * | Fix line match error message typo. | Stan Cox | 2008-10-09 | 2 | -1/+5 | |
| | | | ||||||
| * | | Display source context for error and warning messages (6701) | Rajan Arora | 2008-10-09 | 10 | -8/+118 | |
| |/ | ||||||
* | | added Useful_Scripts-nettop.xml | ddomingo | 2008-10-13 | 3 | -7/+139 | |
| | | ||||||
* | | added Useful_Scripts-kernelprofiling.xml | ddomingo | 2008-10-13 | 3 | -1/+113 | |
|/ | ||||||
* | latest edits | ddomingo | 2008-10-09 | 3 | -3/+3 | |
| | ||||||
* | added Identifying Contended User-Space Locks | ddomingo | 2008-10-09 | 3 | -1/+90 | |
| | ||||||
* | added Counting Function Calls Made, other minor edits | ddomingo | 2008-10-09 | 3 | -2/+82 | |
| | ||||||
* | Merge branch 'master' of ssh://sources.redhat.com/git/systemtap | ddomingo | 2008-10-09 | 13 | -45/+964 | |
|\ | ||||||
| * | PR4886: weaken build-id failure semantics | Frank Ch. Eigler | 2008-10-07 | 6 | -49/+56 | |
| | | ||||||
| * | Transform struct sigaction32 to struct sigaction for rt_sigaction32 syscall. | Mark Wielaard | 2008-10-07 | 3 | -41/+107 | |
| | | ||||||
| * | Add workaround for fedora 9 2.6.26 kernels to utrace_compatibility.h. | Mark Wielaard | 2008-10-06 | 2 | -1/+26 | |
| | | ||||||
| * | Add uprobes.txt. | Jim Keniston | 2008-10-06 | 1 | -0/+675 | |
| | | ||||||
| * | PR4886: check build-id if able. | Wenji Huang | 2008-10-06 | 7 | -1/+147 | |
| | | | | | | | | This provides sanity check of debuginfo file based on build-id. Many cases are considered, whether build-id exists in debuginfo file or not, whether module is loaded or not, whether build-id exists in runtime kernel/module. It will do work when LD >= 2.18 and kernel >=2.6.23, otherwise no check. | |||||
* | | added new stuff | ddomingo | 2008-10-09 | 5 | -4/+150 | |
| | | ||||||
* | | added traceio2.stp | ddomingo | 2008-10-08 | 3 | -6/+74 | |
| | | ||||||
* | | modified to allow conditional-by-brand tagging | ddomingo | 2008-10-08 | 1 | -0/+2 | |
| | | ||||||
* | | corrected tag errors | ddomingo | 2008-10-08 | 3 | -5/+48 | |
| | | ||||||
* | | 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 | |
| | | | | | |