Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | PR6866: First pass at translating addresses to symbol names through vma. | Mark Wielaard | 2008-12-10 | 3 | -0/+115 | |
|/ | ||||||
* | add latencytap script | Tim Moore | 2008-12-10 | 2 | -0/+57 | |
| | ||||||
* | PR6961: initial sketch: set up dummy pt_regs for non-trap based probes | Frank Ch. Eigler | 2008-12-09 | 4 | -1/+41 | |
| | ||||||
* | Tweak formatting, indent two space. | William Cohen | 2008-12-09 | 21 | -238/+261 | |
| | ||||||
* | Remove STAP_PROBE_START. | Stan Cox | 2008-12-04 | 2 | -2/+4 | |
| | ||||||
* | merged | Frank Ch. Eigler | 2008-12-03 | 2 | -0/+17 | |
|\ | | | | | | | | | | | * '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 | 2 | -0/+17 | |
| | | ||||||
* | | PR5892: rename new -B /PATH to -r /PATH; merge functionality | Frank Ch. Eigler | 2008-12-03 | 2 | -4/+8 | |
|/ | ||||||
* | 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 | |
| | ||||||
* | PR5376: probe alias parsing tweaks | Frank Ch. Eigler | 2008-11-28 | 2 | -0/+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 | 3 | -11/+48 | |
| | ||||||
* | para-callgraph.meta: Add accidentially removed -c back to test_installcheck. | Mark Wielaard | 2008-11-26 | 2 | -1/+6 | |
| | ||||||
* | Don't use single quotes in .meta files. | Mark Wielaard | 2008-11-25 | 2 | -1/+5 | |
| | ||||||
* | PR5689 part 2: separate skip counters for low-stack and reentrancy cases | Frank Ch. Eigler | 2008-11-21 | 2 | -0/+26 | |
| | ||||||
* | badkprobe testsuite fix: don't try to run unless installtest_p | Frank Ch. Eigler | 2008-11-20 | 1 | -1/+3 | |
| | ||||||
* | samples catalog: more linkies | Frank Ch. Eigler | 2008-11-20 | 4 | -68/+78 | |
| | ||||||
* | example catalog: remove by-subsystem indexes | Frank Ch. Eigler | 2008-11-20 | 9 | -609/+144 | |
| | ||||||
* | updated sleepingBeauties.meta, regenerated index | Frank Ch. Eigler | 2008-11-19 | 8 | -47/+49 | |
| | ||||||
* | Add [u_]register() and *_arg() support for s390x. | Jim Keniston | 2008-11-19 | 2 | -0/+5 | |
| | ||||||
* | PR6925: --vp (per-pass verbosity) option | Frank Ch. Eigler | 2008-11-18 | 2 | -0/+13 | |
| | ||||||
* | Add static uprobe support (static library variant) | Stan Cox | 2008-11-17 | 3 | -0/+92 | |
| | ||||||
* | bump version to 0.8 | Frank Ch. Eigler | 2008-11-13 | 2 | -11/+11 | |
| | ||||||
* | Testsuite, pick up the correct stap being tested when executing under sudo. | Mark Wielaard | 2008-11-13 | 3 | -2/+12 | |
| | ||||||
* | PR6964: Revert "Fix hung test due to workaround for PR6964." | Frank Ch. Eigler | 2008-11-12 | 2 | -7/+12 | |
| | | | | This reverts commit 8576ea4be5619d9c169cab385ac0d31174fdee41. | |||||
* | Improved error handling of num_args.tcl testcase. | David Smith | 2008-11-12 | 2 | -1/+9 | |
| | | | | | | | 2008-11-12 David Smith <dsmith@redhat.com> * systemtap.context/num_args.tcl: Improved error handling of testcase. | |||||
* | made dev global | ddomingo | 2008-11-04 | 1 | -1/+1 | |
| | ||||||
* | Fix hung test due to workaround for PR6964. | Wenji Huang | 2008-11-03 | 2 | -7/+11 | |
| | ||||||
* | Use local variable available from vfs tapset. | William Cohen | 2008-10-29 | 2 | -8/+7 | |
| | ||||||
* | Clean up disktop.stp and check in for real. | William Cohen | 2008-10-29 | 2 | -15/+21 | |
| | ||||||
* | tweak demo script to solve namespace collision | Frank Ch. Eigler | 2008-10-29 | 2 | -5/+10 | |
| | ||||||
* | sanitation: don't create "testsuite/&1" file | Frank Ch. Eigler | 2008-10-29 | 2 | -1/+5 | |
| | ||||||
* | removed simples | ddomingo | 2008-10-29 | 6 | -91/+0 | |
| | ||||||
* | fixed html used in traceio2-simple | ddomingo | 2008-10-29 | 1 | -1/+1 | |
| | ||||||
* | PR5274: uretprobe vs. longjmp support | Srikar Dronamraju | 2008-10-28 | 7 | -0/+137 | |
| | ||||||
* | PR6972. Fixed vfs tapset. | David Smith | 2008-10-28 | 2 | -4/+7 | |
| | | | | | | | | | | | | | | | | | | 2008-10-28 David Smith <dsmith@redhat.com> PR6972 * vfs.stp (generic.fop.aio_read): Works under 2.6.18 kernels, such as RHEL5. (generic.fop.aio_read.return): Ditto. (vfs.__set_page_dirty_buffers): Fixed small bug. (_vfs.block_write_begin): Only use for kernels >= 2.6.24. (_vfs.block_write_begin.return): Ditto. (_vfs.block_write_end): Ditto. (_vfs.block_write_end.return): Ditto. 2008-10-28 David Smith <dsmith@redhat.com> * buildok/vfs_testcase.stp: Fixes for updated vfs tapset. | |||||
* | regexp match for global_end.exp | Rajan Arora | 2008-10-28 | 1 | -1/+1 | |
| | ||||||
* | Correct ioblock and scsi tapset for 2.6.28. | Wenji Huang | 2008-10-28 | 3 | -6/+20 | |
| | ||||||
* | re-committing all work for today, resolving conflicts earlier | ddomingo | 2008-10-28 | 7 | -12/+104 | |
|\ | ||||||
| * | added inodewatch from warstories | ddomingo | 2008-10-27 | 2 | -0/+23 | |
| | | ||||||
| * | added simplified, working para-callgraph | ddomingo | 2008-10-27 | 2 | -0/+47 | |
| | | ||||||
| * | added simplified traceio2 | ddomingo | 2008-10-27 | 2 | -0/+21 | |
| | | ||||||
| * | minor revision, shortening long line) | ddomingo | 2008-10-27 | 1 | -1/+1 | |
| | | ||||||
* | | Expose an i686 problem in printf %c support | Josh Stone | 2008-10-27 | 2 | -3/+6 | |
| | | ||||||
* | | relax string match logic in global_end.exp | Rajan Arora | 2008-10-27 | 1 | -1/+1 | |
| | | ||||||
* | | RHBZ 468139 avoid display of tapset globals | Rajan Arora | 2008-10-27 | 3 | -4/+20 | |
| | | ||||||
* | | Provide dev and devname in vfs.read and vfs.write. Use them in disktop.stp. | William Cohen | 2008-10-27 | 2 | -11/+14 | |
| | | ||||||
* | | partial revert of 212a56 | Frank Ch. Eigler | 2008-10-26 | 1 | -7/+1 | |
| | | ||||||
* | | Unused global variables display in guru mode fix (rh bz 468139) | Rajan Arora | 2008-10-25 | 2 | -2/+13 | |
| | |