summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge branch 'master' of ssh://ebaron@sources.redhat.com/git/systemtapElliott Baron2008-12-1917-253/+310
|\
| * Clean up .spec file typos, Requires nits.Roland McGrath2008-12-162-4/+12
| |
| * Convert .mark to .statement(0x) instead of .statement(foo.c:N)Stan Cox2008-12-167-113/+154
| |
| * corrected index entries as per wcohenddomingo2008-12-161-50/+50
| |
| * Minor edits error chapter.William Cohen2008-12-151-3/+4
| |
| * Minor editing for example scripts.William Cohen2008-12-153-6/+9
| |
| * Minor edits in associative array sections.William Cohen2008-12-152-5/+5
| |
| * Clarify optional else clause.William Cohen2008-12-151-1/+2
| |
| * Minor edits and format corrections.William Cohen2008-12-152-70/+70
| |
| * Merge branch 'master' of ssh://sources.redhat.com/git/systemtapWilliam Cohen2008-12-125-4/+12
| |\
| * \ Merge branch 'master' of ssh://sources.redhat.com/git/systemtapWilliam Cohen2008-12-117-602/+681
| |\ \
| * | | Add information about default MAXNESTING and MAXACTION allowed.William Cohen2008-12-101-1/+4
| | | |
* | | | First attempt at printf kernel memory hex dumpElliott Baron2008-12-195-3/+20
| |_|/ |/| |
* | | Don't use -d on $netcat. Redirect from /dev/null instead.Dave Brolley2008-12-114-3/+11
| | |
* | | clarify that "stap -L" lists script-level locals onlyFrank Ch. Eigler2008-12-111-1/+1
| |/ |/|
* | edited index terms as per wcohenddomingo2008-12-117-602/+681
|/
* Format tweaks.William Cohen2008-12-103-2/+8
|
* Merge branch 'master' of ssh://sources.redhat.com/git/systemtapWilliam Cohen2008-12-102-0/+57
|\
| * add latencytap scriptTim Moore2008-12-102-0/+57
| |
* | Clean up formatting iotime-simple.stpWilliam Cohen2008-12-101-3/+3
| |
* | Edit useful script examples. Clean up formating para-call-graph-simple.stpWilliam Cohen2008-12-103-31/+33
|/
* Edit text sections on associative arrays. Also tweak example two space indent.William Cohen2008-12-102-86/+84
|
* revised for re-push to docs stageddomingo2008-12-102-2/+17
|
* revised for re-push to docs stageddomingo2008-12-101-1/+1
|
* add some more wallpaper protection against cpu frequency = 0 in ↵Frank Ch. Eigler2008-12-092-1/+6
| | | | gettimeofday_* internals
* PR6961: initial sketch: set up dummy pt_regs for non-trap based probesFrank Ch. Eigler2008-12-099-21/+91
|
* Use netcat or nc, whichever is available.Dave Brolley2008-12-094-19/+43
|
* Tweak formatting, indent two space.William Cohen2008-12-0921-238/+261
|
* PR7082: support non-setuid use of $SYSTEMTAP_RUNTIME to find uprobes.koFrank Ch. Eigler2008-12-092-4/+17
|
* revised discussion on multiple index expressionsddomingo2008-12-092-2/+40
|
* Edits to Scripts.xml and ScriptConstructs.xml.William Cohen2008-12-082-45/+97
|
* revisions as per wcohenddomingo2008-12-091-3/+27
|
* Minor edits in Chapter 2 and avoid using using yum file that may not be there.William Cohen2008-12-083-15/+16
|
* Minor edits for Introduction.William Cohen2008-12-081-3/+3
|
* RHBZ 474390 fix.David Smith2008-12-082-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 PKGDATADIRFrank Ch. Eigler2008-12-082-2/+9
|
* Fix the compilation warning of uprobe in FC9.Wenji Huang2008-12-072-2/+6
|
* Merge branch 'master'; commit 'origin/pr6925'Elliott Baron2008-12-058-67/+142
|\
| * PR6925: generate script to run stap from build directoryRoland McGrath2008-12-034-0/+48
| |
| * PR7063: honor SYSTEMTAP_STAPRUN and SYSTEMTAP_STAPIO environment variablesRoland McGrath2008-12-035-67/+94
| |
* | mention the potentially unobvious: systemtap needs CONFIG_MODULE & ↵Frank Ch. Eigler2008-12-051-1/+2
| | | | | | | | CONFIG_MODULE_UNLOAD
* | fix documentation of default SYSTEMTAP_DEBUGINFO_PATHFrank Ch. Eigler2008-12-051-1/+1
| |
* | Merge branch 'master' of git+ssh://sources.redhat.com/git/systemtapKent Sebastian2008-12-054-4/+10
|\ \
| * \ Merge branch 'master' of ssh://sources.redhat.com/git/systemtapFrank Ch. Eigler2008-12-058-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 matchingFrank Ch. Eigler2008-12-054-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 Sebastian2008-12-051-2/+1
| |/ / |/| |
* | | PR7051: Remove broken printf %n directive supportroot2008-12-058-73/+24
|/ /
* | Remove STAP_PROBE_START.Stan Cox2008-12-045-30/+29
| |
* | more editsddomingo2008-12-043-51/+24
| |
* | moving Network scripts ahead of Disk to shrink pages in html-en-USddomingo2008-12-041-8/+8
|/