Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
|/ | ||||||
* | revised as per wcohen, added new section iotime | ddomingo | 2008-12-04 | 2 | -2/+83 | |
| | ||||||
* | revised as per wcohen, added new section iotime | ddomingo | 2008-12-04 | 9 | -17/+217 | |
| | ||||||
* | PR6925: encourage people to configure with a --prefix | Frank Ch. Eigler | 2008-12-03 | 3 | -0/+28 | |
| | ||||||
* | PR6925: tolerate modules left over from previous crashed? stap sessions | Frank Ch. Eigler | 2008-12-03 | 2 | -2/+18 | |
| | ||||||
* | merged | Frank Ch. Eigler | 2008-12-03 | 4 | -2/+55 | |
|\ | | | | | | | | | | | * 'master' of ssh://sources.redhat.com/git/systemtap: PR7053: Add checking empty aggregate and default print where @count==0. Add man page entry for stap -B | |||||
| * | PR7053: Add checking empty aggregate and default print where @count==0. | Wenji Huang | 2008-12-02 | 3 | -1/+54 | |
| | | ||||||
| * | Add man page entry for stap -B | Rajan Arora | 2008-12-02 | 1 | -0/+6 | |
| | | ||||||
* | | PR5892: rename new -B /PATH to -r /PATH; merge functionality | Frank Ch. Eigler | 2008-12-03 | 11 | -131/+146 | |
|/ | ||||||
* | added new index entries for neglected error items | ddomingo | 2008-12-02 | 1 | -1/+144 | |
| | ||||||
* | Minor editing of Errors chapter. | William Cohen | 2008-12-01 | 1 | -8/+12 | |
| | ||||||
* | BZ 5892: Add stap -B to sic systemtap at an alternate kernel build tree | Rajan Arora | 2008-12-01 | 7 | -22/+91 | |
| | ||||||
* | added index tags | ddomingo | 2008-12-01 | 2 | -9/+529 | |
| | ||||||
* | make uprobes -p5 test message matching more liberal | Frank Ch. Eigler | 2008-11-29 | 2 | -8/+7 | |
| | ||||||
* | test suite: simplify static-uprobes pass/fail messages | Frank Ch. Eigler | 2008-11-29 | 2 | -5/+9 | |
| | ||||||
* | buildrun/caching warning cleanup | Frank Ch. Eigler | 2008-11-29 | 5 | -22/+44 | |
| | ||||||
* | shared library probing: bump up MULTIPLE_UPROBES to 256 | Frank Ch. Eigler | 2008-11-29 | 1 | -1/+2 | |
| | ||||||
* | NEWS: add blurbs re "stap -t" skippage and shared library probing | Frank Ch. Eigler | 2008-11-29 | 1 | -0/+15 | |
| | ||||||
* | NEWS: expanded recent blurbs | Frank Ch. Eigler | 2008-11-29 | 1 | -2/+13 | |
| | ||||||
* | PR 6965: tweak symbol/unwind control macros to STP_NEED_{UNWIND,SYMBOL}_DATA | Frank Ch. Eigler | 2008-11-28 | 5 | -20/+37 | |
| | ||||||
* | PR6965 - Conditionally compile symbol table. Split context.stp into 3 files. | Elliott Baron | 2008-11-28 | 5 | -138/+185 | |
| | ||||||
* | PR5376: probe alias parsing tweaks | Frank Ch. Eigler | 2008-11-28 | 4 | -0/+19 | |
| | ||||||
* | PR5947: make runtime code -Wpointer-arith-clean | Frank Ch. Eigler | 2008-11-28 | 5 | -7/+21 | |
| | ||||||
* | PR4783: remove traces of stap{run,io} self-renicing | Frank Ch. Eigler | 2008-11-28 | 3 | -6/+7 | |
| | ||||||
* | PR6477: tolerate null token, e.g., from unwindsym warning message | Frank Ch. Eigler | 2008-11-28 | 2 | -1/+9 | |
| | ||||||
* | more indexes | ddomingo | 2008-11-28 | 9 | -15/+338 | |
| | ||||||
* | more indexes | ddomingo | 2008-11-28 | 5 | -8/+271 | |
| | ||||||
* | Merge branch 'master' of ssh://sources.redhat.com/git/systemtap | ddomingo | 2008-11-28 | 15 | -141/+377 | |
|\ | ||||||
| * | PR7035: don't suppress all error messages during listings mode | Wenji Huang | 2008-11-27 | 3 | -5/+9 | |
| | | ||||||
| * | clone (CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD) is just fork (). | Mark Wielaard | 2008-11-27 | 2 | -1/+6 | |
| | | ||||||
| * | Support debuginfo static uprobes. | Stan Cox | 2008-11-26 | 7 | -132/+306 | |
| | | ||||||
| * | Add scsi trace-doc material. | William Cohen | 2008-11-26 | 4 | -3/+56 | |
| | | ||||||
* | | Merge branch 'master' of ssh://sources.redhat.com/git/systemtap | ddomingo | 2008-11-27 | 4 | -4/+28 | |
|\| |