Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add network security warning for the client/server. | Dave Brolley | 2008-09-10 | 2 | -1/+9 |
| | |||||
* | hangeLog entries for latest commits. | Dave Brolley | 2008-09-10 | 1 | -0/+9 |
| | |||||
* | Move stap-find-* script to client sub rpm. | Dave Brolley | 2008-09-10 | 1 | -2/+1 |
| | |||||
* | Merge branch 'master' of ssh://sources.redhat.com/git/systemtap | Dave Brolley | 2008-09-10 | 33 | -103/+713 |
|\ | |||||
| * | Rename _stp_module module_base output to dwarf_module_base and document. | Mark Wielaard | 2008-09-10 | 5 | -5/+20 |
| | | |||||
| * | Enable usage of STP_USE_DWARF_UNWINDER for i386 and arm for debugging purposes. | Mark Wielaard | 2008-09-10 | 2 | -0/+7 |
| | | |||||
| * | Record module base and use it for adjusting start locations in dwarf unwinder. | Mark Wielaard | 2008-09-10 | 5 | -3/+38 |
| | | |||||
| * | Feed dwarf unwinder data through _stp_mod_sec_lookup (), but disabled for now. | Mark Wielaard | 2008-09-10 | 4 | -4/+15 |
| | | |||||
| * | Get and output unwind data during translate. | Mark Wielaard | 2008-09-10 | 2 | -0/+87 |
| | | |||||
| * | Add new function _stp_mod_sec_lookup extracted from _stp_kallsyms_lookup. | Mark Wielaard | 2008-09-10 | 2 | -23/+37 |
| | | |||||
| * | added new content for Understanding, events | ddomingo | 2008-09-10 | 3 | -14/+106 |
| | | |||||
| * | Merge branch 'master' of ssh://sources.redhat.com/git/systemtap | Frank Ch. Eigler | 2008-09-09 | 31 | -161/+837 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of ssh://sources.redhat.com/git/systemtap: Added tests for utrace-syscall probe context variables. Add $return context variables on per-process-syscall.return probes Add $argN context variables on per-process-syscall probes Add $name context variable support on marker probes Utrace on ia64 fast fetch-register support Add ia64 utrace support Correct this_section_offset calculation in _stp_kallsyms_lookup. tiny grammar fix in NEWS separated Scripts, edited accordingly PR1288: runtime functions for avoiding certain addresses remove test tag added content for Ch1 and 2, to add more later | ||||
| | * | Added tests for utrace-syscall probe context variables. | Masami Hiramatsu | 2008-09-09 | 10 | -0/+62 |
| | | | |||||
| | * | Add $return context variables on per-process-syscall.return probes | Masami Hiramatsu | 2008-09-09 | 6 | -12/+47 |
| | | | |||||
| | * | Add $argN context variables on per-process-syscall probes | Masami Hiramatsu | 2008-09-09 | 6 | -13/+103 |
| | | | |||||
| | * | Add $name context variable support on marker probes | Masami Hiramatsu | 2008-09-09 | 8 | -29/+112 |
| | | | |||||
| | * | Utrace on ia64 fast fetch-register support | Masami Hiramatsu | 2008-09-09 | 4 | -17/+38 |
| | | | |||||
| | * | Add ia64 utrace support | Masami Hiramatsu | 2008-09-09 | 2 | -1/+50 |
| | | | |||||
| * | | uprobes test case tweak | Frank Ch. Eigler | 2008-09-09 | 3 | -4/+13 |
| | | | |||||
* | | | Merge branch 'master' of ssh://sources.redhat.com/git/systemtap | Dave Brolley | 2008-09-09 | 5 | -5/+57 |
|\ \ \ | | |/ | |/| | |||||
| * | | Correct this_section_offset calculation in _stp_kallsyms_lookup. | Mark Wielaard | 2008-09-09 | 2 | -1/+6 |
| | | | |||||
| * | | tiny grammar fix in NEWS | Josh Stone | 2008-09-08 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'master' of ssh://sources.redhat.com/git/systemtap | ddomingo | 2008-09-09 | 4 | -94/+326 |
| |\ \ | |||||
| * | | | separated Scripts, edited accordingly | ddomingo | 2008-09-09 | 2 | -3/+50 |
| | | | | |||||
* | | | | Remove unnecessary dependencies. | Dave Brolley | 2008-09-09 | 1 | -2/+2 |
| | | | | |||||
* | | | | Merge branch 'master' of ssh://sources.redhat.com/git/systemtap | Dave Brolley | 2008-09-08 | 30 | -983/+973 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | PR1288: runtime functions for avoiding certain addresses | Tim Moore | 2008-09-08 | 4 | -94/+326 |
| |/ / | |||||
| * | | remove test tag | ddomingo | 2008-09-08 | 1 | -4/+0 |
| | | | |||||
| * | | added content for Ch1 and 2, to add more later | ddomingo | 2008-09-08 | 3 | -10/+66 |
| |/ | |||||
| * | x86-32 blacklist extension (rhel5 testing based) | Frank Ch. Eigler | 2008-09-07 | 2 | -0/+6 |
| | | |||||
| * | PR6871: temporarily weaken the uprobe test since $$parms are unreliable | Frank Ch. Eigler | 2008-09-06 | 1 | -2/+2 |
| | | |||||
| * | PR6445: documentation, mopping up | Frank Ch. Eigler | 2008-09-06 | 6 | -28/+54 |
| | | |||||
| * | Merge branch 'master' of ssh://sources.redhat.com/git/systemtap | Frank Ch. Eigler | 2008-09-06 | 5 | -10/+42 |
| |\ | | | | | | | | | | | | | * 'master' of ssh://sources.redhat.com/git/systemtap: Handle scalar statistics. | ||||
| | * | Handle scalar statistics. | Stan Cox | 2008-09-05 | 5 | -10/+42 |
| | | | |||||
| * | | "stap -c" cleanup part 2 - use wordexp / execvp instead of "sh -c" to ↵ | Frank Ch. Eigler | 2008-09-06 | 1 | -28/+30 |
| | | | | | | | | | | | | execute cmd string | ||||
| * | | task_finder <-> target_pid coupling; staprun/target_cmd fork under ptrace ↵ | Frank Ch. Eigler | 2008-09-05 | 3 | -301/+339 |
| |/ | | | | | | | control | ||||
| * | PR4255: uprobes test case | Frank Ch. Eigler | 2008-09-05 | 3 | -0/+44 |
| | | |||||
| * | remove capabilities logic, cont'd | Frank Ch. Eigler | 2008-09-05 | 11 | -374/+98 |
| | | |||||
| * | remove capability logic | Frank Ch. Eigler | 2008-09-05 | 1 | -166/+0 |
| | | | | | | | | | | It was only barely beneficial anyway, since some crucial capabilities were never permanently dropped. | ||||
* | | Correct man page specs in systemtap.spec | Dave Brolley | 2008-09-05 | 1 | -3/+3 |
| | | |||||
* | | Create systemtap-client and systemtap-server sub rpms | Dave Brolley | 2008-09-05 | 1 | -10/+42 |
|/ | |||||
* | add comments explaining why '-L' works; add NEWS blurb too | Frank Ch. Eigler | 2008-09-05 | 2 | -2/+10 |
| | |||||
* | PR6731: Updated listing mode through adding -L option. | Wenji Huang | 2008-09-05 | 6 | -15/+49 |
| | |||||
* | PR6864: simplify usage() report | Frank Ch. Eigler | 2008-09-04 | 2 | -5/+8 |
| | |||||
* | renaming the directory, the long way | ddomingo | 2008-09-03 | 24 | -4441/+0 |
| | |||||
* | Merge branch 'master' of ssh://sources.redhat.com/git/systemtap | ddomingo | 2008-09-03 | 15 | -675/+1061 |
|\ | |||||
| * | PR4225: minor uprobe unregistration speedup | Frank Ch. Eigler | 2008-09-02 | 2 | -6/+8 |
| | | |||||
| * | Simplify add_global_var_display token use. | Stan Cox | 2008-09-02 | 2 | -23/+14 |
| | | |||||
| * | PR4225: unregistration snowballing thinko fix | Frank Ch. Eigler | 2008-09-02 | 2 | -10/+48 |
| | | |||||
| * | Merge branch 'master' of ssh://sources.redhat.com/git/systemtap | Frank Ch. Eigler | 2008-09-02 | 29 | -9/+4492 |
| |\ | | | | | | | | | | | | | | | | | | | | | | * 'master' of ssh://sources.redhat.com/git/systemtap: Fix semantic error caused by -P option in nodwarf testing. revised for new publican build update added all else Display written but unread global statistics. |