Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BZ 6755 fix. Wait until all callbacks are finished. | David Smith | 2008-09-12 | 2 | -7/+70 |
| | | | | | | | | | | | | | | | | | | 2008-09-12 David Smith <dsmith@redhat.com> BZ 6755 * task_finder.c: Added 'inuse' count to know when handlers are still running. (__stp_utrace_task_finder_report_clone): If state isn't correct, detach. Increase 'inuse' count when starting, decrement when exiting. (__stp_utrace_task_finder_report_exec): Ditto. (__stp_utrace_task_finder_target_death): Ditto. (__stp_utrace_task_finder_target_quiesce): Increase 'inuse' count when starting, decrement when exiting. (__stp_utrace_task_finder_target_syscall_entry): Ditto. (__stp_utrace_task_finder_target_syscall_exit): Ditto. (stap_stop_task_finder): Wait until all callbacks are finished. | ||||
* | gcc 4.4 build compatibility tweaks | Frank Ch. Eigler | 2008-09-12 | 6 | -8/+20 |
| | |||||
* | Formatting problems in sta-server.8.in | Dave Brolley | 2008-09-12 | 2 | -35/+39 |
| | |||||
* | Merge branch 'master' of ssh://sources.redhat.com/git/systemtap | Dave Brolley | 2008-09-12 | 10 | -35/+62 |
|\ | | | | | | | | | | | Conflicts: ChangeLog | ||||
| * | Fix redundant implicit probe points in listing mode | Wenji Huang | 2008-09-12 | 4 | -24/+33 |
| | | |||||
| * | Ignore new warning. | David Smith | 2008-09-11 | 2 | -0/+5 |
| | | | | | | | | | | | | 2008-09-11 David Smith <dsmith@redhat.com> * lib/stap_run.exp: Ignore new warning. | ||||
| * | PR6871: test case | Frank Ch. Eigler | 2008-09-11 | 3 | -4/+10 |
| | | |||||
| * | PR6871: sadly, reenable prologue searching for user-space function probes | Frank Ch. Eigler | 2008-09-11 | 2 | -7/+9 |
| | | |||||
| * | comment out new "WARNING: unwind data not found ..." | Frank Ch. Eigler | 2008-09-11 | 1 | -0/+5 |
| | | |||||
* | | fixes for stap-find-servers and systemtap.spec | Dave Brolley | 2008-09-12 | 3 | -11/+28 |
|/ | |||||
* | Merge branch 'master' of ssh://sources.redhat.com/git/systemtap | Frank Ch. Eigler | 2008-09-10 | 5 | -13/+189 |
|\ | | | | | | | | | | | * 'master' of ssh://sources.redhat.com/git/systemtap: added Handlers description, more cleanup Ensure that "stap -l ..." only prints probe names, not variables. | ||||
| * | Merge branch 'master' of ssh://sources.redhat.com/git/systemtap | ddomingo | 2008-09-11 | 23 | -258/+601 |
| |\ | |||||
| | * | Ensure that "stap -l ..." only prints probe names, not variables. | Josh Stone | 2008-09-10 | 4 | -8/+37 |
| | | | |||||
| * | | added Handlers description, more cleanup | ddomingo | 2008-09-11 | 1 | -5/+152 |
| | | | |||||
* | | | parser/scanner speedup | Frank Ch. Eigler | 2008-09-10 | 3 | -17/+26 |
| | | | |||||
* | | | PR6876 testsuite regression tweak | Frank Ch. Eigler | 2008-09-10 | 1 | -4/+4 |
| |/ |/| | |||||
* | | Merge branch 'master' of ssh://sources.redhat.com/git/systemtap | Frank Ch. Eigler | 2008-09-10 | 14 | -101/+226 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of ssh://sources.redhat.com/git/systemtap: backtrace fix for i386 with neither frame pointers nor dwarf unwinding Add network security warning for the client/server. Check for dwarf_getelf (elfutils 0.126+). hangeLog entries for latest commits. Move stap-find-* script to client sub rpm. Rename _stp_module module_base output to dwarf_module_base and document. Remove unnecessary dependencies. Correct man page specs in systemtap.spec Create systemtap-client and systemtap-server sub rpms | ||||
| * | | backtrace fix for i386 with neither frame pointers nor dwarf unwinding | Frank Ch. Eigler | 2008-09-10 | 3 | -4/+14 |
| | | | |||||
| * | | Merge branch 'master' of ssh://sources.redhat.com/git/systemtap | Dave Brolley | 2008-09-10 | 6 | -81/+133 |
| |\ \ | |||||
| | * | | Check for dwarf_getelf (elfutils 0.126+). | Mark Wielaard | 2008-09-10 | 6 | -81/+133 |
| | | | | |||||
| * | | | 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 |
| | | | | |||||
| * | | | Merge branch 'master' of ssh://sources.redhat.com/git/systemtap | Dave Brolley | 2008-09-09 | 5 | -5/+57 |
| |\ \ \ | |||||
| * | | | | 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 |
| |\ \ \ \ | |||||
| * | | | | | 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 |
| | | | | | | |||||
* | | | | | | PR6876: translator speedup for many $vars | Frank Ch. Eigler | 2008-09-10 | 7 | -126/+161 |
| |_|_|/ / |/| | | | | |||||
* | | | | | 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 |
| | |_|/ | |/| | | |||||
| * | | | 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 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | PR1288: runtime functions for avoiding certain addresses | Tim Moore | 2008-09-08 | 4 | -94/+326 |
| | | | | |||||
| * | | | separated Scripts, edited accordingly | ddomingo | 2008-09-09 | 2 | -3/+50 |
| |/ / | |||||
| * | | remove test tag | ddomingo | 2008-09-08 | 1 | -4/+0 |
| | | |