Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge branch 'master' of ssh://ebaron@sources.redhat.com/git/systemtap | Elliott Baron | 2008-12-19 | 17 | -253/+310 | |
|\ | ||||||
| * | Clean up .spec file typos, Requires nits. | Roland McGrath | 2008-12-16 | 2 | -4/+12 | |
| | | ||||||
| * | Convert .mark to .statement(0x) instead of .statement(foo.c:N) | Stan Cox | 2008-12-16 | 7 | -113/+154 | |
| | | ||||||
| * | corrected index entries as per wcohen | ddomingo | 2008-12-16 | 1 | -50/+50 | |
| | | ||||||
| * | Minor edits error chapter. | William Cohen | 2008-12-15 | 1 | -3/+4 | |
| | | ||||||
| * | Minor editing for example scripts. | William Cohen | 2008-12-15 | 3 | -6/+9 | |
| | | ||||||
| * | Minor edits in associative array sections. | William Cohen | 2008-12-15 | 2 | -5/+5 | |
| | | ||||||
| * | Clarify optional else clause. | William Cohen | 2008-12-15 | 1 | -1/+2 | |
| | | ||||||
| * | Minor edits and format corrections. | William Cohen | 2008-12-15 | 2 | -70/+70 | |
| | | ||||||
| * | Merge branch 'master' of ssh://sources.redhat.com/git/systemtap | William Cohen | 2008-12-12 | 5 | -4/+12 | |
| |\ | ||||||
| * \ | Merge branch 'master' of ssh://sources.redhat.com/git/systemtap | William Cohen | 2008-12-11 | 7 | -602/+681 | |
| |\ \ | ||||||
| * | | | Add information about default MAXNESTING and MAXACTION allowed. | William Cohen | 2008-12-10 | 1 | -1/+4 | |
| | | | | ||||||
* | | | | First attempt at printf kernel memory hex dump | Elliott Baron | 2008-12-19 | 5 | -3/+20 | |
| |_|/ |/| | | ||||||
* | | | Don't use -d on $netcat. Redirect from /dev/null instead. | Dave Brolley | 2008-12-11 | 4 | -3/+11 | |
| | | | ||||||
* | | | clarify that "stap -L" lists script-level locals only | Frank Ch. Eigler | 2008-12-11 | 1 | -1/+1 | |
| |/ |/| | ||||||
* | | edited index terms as per wcohen | ddomingo | 2008-12-11 | 7 | -602/+681 | |
|/ | ||||||
* | Format tweaks. | William Cohen | 2008-12-10 | 3 | -2/+8 | |
| | ||||||
* | Merge branch 'master' of ssh://sources.redhat.com/git/systemtap | William Cohen | 2008-12-10 | 2 | -0/+57 | |
|\ | ||||||
| * | add latencytap script | Tim Moore | 2008-12-10 | 2 | -0/+57 | |
| | | ||||||
* | | Clean up formatting iotime-simple.stp | William Cohen | 2008-12-10 | 1 | -3/+3 | |
| | | ||||||
* | | Edit useful script examples. Clean up formating para-call-graph-simple.stp | William Cohen | 2008-12-10 | 3 | -31/+33 | |
|/ | ||||||
* | Edit text sections on associative arrays. Also tweak example two space indent. | William Cohen | 2008-12-10 | 2 | -86/+84 | |
| | ||||||
* | revised for re-push to docs stage | ddomingo | 2008-12-10 | 2 | -2/+17 | |
| | ||||||
* | revised for re-push to docs stage | ddomingo | 2008-12-10 | 1 | -1/+1 | |
| | ||||||
* | add some more wallpaper protection against cpu frequency = 0 in ↵ | Frank Ch. Eigler | 2008-12-09 | 2 | -1/+6 | |
| | | | | gettimeofday_* internals | |||||
* | PR6961: initial sketch: set up dummy pt_regs for non-trap based probes | Frank Ch. Eigler | 2008-12-09 | 9 | -21/+91 | |
| | ||||||
* | Use netcat or nc, whichever is available. | Dave Brolley | 2008-12-09 | 4 | -19/+43 | |
| | ||||||
* | Tweak formatting, indent two space. | William Cohen | 2008-12-09 | 21 | -238/+261 | |
| | ||||||
* | PR7082: support non-setuid use of $SYSTEMTAP_RUNTIME to find uprobes.ko | Frank Ch. Eigler | 2008-12-09 | 2 | -4/+17 | |
| | ||||||
* | revised discussion on multiple index expressions | ddomingo | 2008-12-09 | 2 | -2/+40 | |
| | ||||||
* | Edits to Scripts.xml and ScriptConstructs.xml. | William Cohen | 2008-12-08 | 2 | -45/+97 | |
| | ||||||
* | revisions as per wcohen | ddomingo | 2008-12-09 | 1 | -3/+27 | |
| | ||||||
* | Minor edits in Chapter 2 and avoid using using yum file that may not be there. | William Cohen | 2008-12-08 | 3 | -15/+16 | |
| | ||||||
* | Minor edits for Introduction. | William Cohen | 2008-12-08 | 1 | -3/+3 | |
| | ||||||
* | RHBZ 474390 fix. | David Smith | 2008-12-08 | 2 | -17/+41 | |
| | | | | | | | | | | | | 2008-12-08 David Smith <dsmith@redhat.com> RHBZ 474390 * tapsets.cxx (dwflpp::cu_function_caching_callback): Handles NULL return from dwarf_diename(). (dwflpp::print_locals): Ditto. (dwflpp::find_variable_and_frame_base): Ditto. (dwflpp::literal_stmt_for_return): Ditto. (dwarf_builder::build): Ditto. | |||||
* | PR7062: base uprobes tree on s.runtime_path instead of PKGDATADIR | Frank Ch. Eigler | 2008-12-08 | 2 | -2/+9 | |
| | ||||||
* | Fix the compilation warning of uprobe in FC9. | Wenji Huang | 2008-12-07 | 2 | -2/+6 | |
| | ||||||
* | Merge branch 'master'; commit 'origin/pr6925' | Elliott Baron | 2008-12-05 | 8 | -67/+142 | |
|\ | ||||||
| * | PR6925: generate script to run stap from build directory | Roland McGrath | 2008-12-03 | 4 | -0/+48 | |
| | | ||||||
| * | PR7063: honor SYSTEMTAP_STAPRUN and SYSTEMTAP_STAPIO environment variables | Roland McGrath | 2008-12-03 | 5 | -67/+94 | |
| | | ||||||
* | | mention the potentially unobvious: systemtap needs CONFIG_MODULE & ↵ | Frank Ch. Eigler | 2008-12-05 | 1 | -1/+2 | |
| | | | | | | | | CONFIG_MODULE_UNLOAD | |||||
* | | fix documentation of default SYSTEMTAP_DEBUGINFO_PATH | Frank Ch. Eigler | 2008-12-05 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'master' of git+ssh://sources.redhat.com/git/systemtap | Kent Sebastian | 2008-12-05 | 4 | -4/+10 | |
|\ \ | ||||||
| * \ | Merge branch 'master' of ssh://sources.redhat.com/git/systemtap | Frank Ch. Eigler | 2008-12-05 | 8 | -73/+24 | |
| |\ \ | | | | | | | | | | | | | | | | | * 'master' of ssh://sources.redhat.com/git/systemtap: PR7051: Remove broken printf %n directive support | |||||
| * | | | turn on elfutils-level debuginfo<->stripped-binary checksum matching | Frank Ch. Eigler | 2008-12-05 | 4 | -4/+10 | |
| | | | | | | | | | | | | | | | | | | | | | | | | This is necessary to detect mismatching debuginfo for user-space programs without build-id. We don't have run-time version assertions for user-space binaries. | |||||
* | | | | Removed an unused variable left from printf %n (PR7051) | Kent Sebastian | 2008-12-05 | 1 | -2/+1 | |
| |/ / |/| | | ||||||
* | | | PR7051: Remove broken printf %n directive support | root | 2008-12-05 | 8 | -73/+24 | |
|/ / | ||||||
* | | Remove STAP_PROBE_START. | Stan Cox | 2008-12-04 | 5 | -30/+29 | |
| | | ||||||
* | | more edits | ddomingo | 2008-12-04 | 3 | -51/+24 | |
| | | ||||||
* | | moving Network scripts ahead of Disk to shrink pages in html-en-US | ddomingo | 2008-12-04 | 1 | -8/+8 | |
|/ |