Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2008-02-12 Frank Ch. Eigler <fche@elastic.org> | fche | 2008-02-13 | 1 | -0/+10 |
| | | | | | | | | * systemtap.context/context.exp: Build temporary modules under build tree, to tolerate read-only source trees. * {args,backtrace,pid}.tcl: Corresponding changes. * systemtap_test_module2.c: Add a bunch of asm("")'s to prevent inlining even better than noinline does. | ||||
* | 2007-09-12 Masami Hiramatsu <mhiramat@redhat.com> | hiramatu | 2007-09-12 | 1 | -0/+4 |
| | | | | | | | | PR 4633 * systemtap.context/backtrace.stp: Add testcases for the return probe and the profile probe. * systemtap.context/backtrace.tcl: Ditto. * /systemtap.context/systemtap_test_module2.c: Ditto. | ||||
* | 2007-07-02 Martin Hunt <hunt@redhat.com> | hunt | 2007-07-02 | 1 | -0/+77 |
* systemtap.context/*: New context tests. |