]>
sourceware.org Git - systemtap.git/log
Frank Ch. Eigler [Tue, 30 Sep 2008 18:51:26 +0000 (14:51 -0400)]
PR6925: mention the possibility of running the build tree "stap" after "make install"
Frank Ch. Eigler [Tue, 30 Sep 2008 18:49:43 +0000 (14:49 -0400)]
PR6925: add more information about installing and running stap
Frank Ch. Eigler [Tue, 30 Sep 2008 16:28:36 +0000 (12:28 -0400)]
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
* 'master' of ssh://sources.redhat.com/git/systemtap:
Fix race condition in addr-map; simplify allocation logic
Don't crash when reporting an error if getting alternatives fails.
Tim Moore [Mon, 29 Sep 2008 15:58:31 +0000 (17:58 +0200)]
Fix race condition in addr-map; simplify allocation logic
Mark Wielaard [Tue, 30 Sep 2008 14:35:13 +0000 (16:35 +0200)]
Don't crash when reporting an error if getting alternatives fails.
Frank Ch. Eigler [Tue, 30 Sep 2008 14:27:41 +0000 (10:27 -0400)]
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
* 'master' of ssh://sources.redhat.com/git/systemtap:
added sections to Useful Scripts (graphs, disktop)
added file
added gnuplot sample image
correcting a tag error
added Usage item
committing
added cross-instrumentation, deploying systemtap
minor, added notes for Using SystemTap chapter
added section on tapsets
revisions as per sghosh
ddomingo [Mon, 29 Sep 2008 06:08:53 +0000 (16:08 +1000)]
added sections to Useful Scripts (graphs, disktop)
ddomingo [Mon, 29 Sep 2008 06:08:16 +0000 (16:08 +1000)]
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
ddomingo [Mon, 29 Sep 2008 04:47:40 +0000 (14:47 +1000)]
added file
ddomingo [Mon, 29 Sep 2008 02:08:28 +0000 (12:08 +1000)]
added gnuplot sample image
Frank Ch. Eigler [Fri, 26 Sep 2008 20:22:43 +0000 (16:22 -0400)]
sort arrays by value- subject to automagic foreach/printf
Frank Ch. Eigler [Fri, 26 Sep 2008 19:23:10 +0000 (15:23 -0400)]
PR6916: fix STRUCT1 ($var alternatives error message syntax) regression
Frank Ch. Eigler [Fri, 26 Sep 2008 17:55:52 +0000 (13:55 -0400)]
PR6829: leave unregister_uprobe() to the professionals (uprobe itself) for target exec/exit
David Smith [Fri, 26 Sep 2008 14:43:11 +0000 (09:43 -0500)]
Fixed __STP_ATTACHED_TASK_EVENTS problem caused by last commit.
2008-09-26 David Smith <dsmith@redhat.com>
* task_finder.c (__STP_ATTACHED_TASK_EVENTS): Removed UTRACE_STOP,
which isn't needed anymore.
ddomingo [Fri, 26 Sep 2008 04:49:03 +0000 (14:49 +1000)]
correcting a tag error
ddomingo [Fri, 26 Sep 2008 04:28:21 +0000 (14:28 +1000)]
added Usage item
David Smith [Thu, 25 Sep 2008 21:13:34 +0000 (16:13 -0500)]
New utrace fixes.
2008-09-25 David Smith <dsmith@redhat.com>
* task_finder.c (__stp_utrace_attach): Added action flag to know
to request the thread to be stopped or not.
(stap_utrace_attach): Now just calls __stp_utrace_attach().
(__stp_utrace_task_finder_target_quiesce): Handles
utrace_set_events() errors properly.
* utrace_compatibility.h (enum utrace_resume_action): Added
utrace_resume_action enum.
(utrace_control): Added UTRACE_STOP support.
(utrace_engine_put): New.
(utrace_barrier): New.
Frank Ch. Eigler [Thu, 25 Sep 2008 13:43:52 +0000 (09:43 -0400)]
tweak anon-struct test case and news blurb
Prerna [Thu, 25 Sep 2008 08:55:40 +0000 (14:25 +0530)]
Handling members with anonymous structs / unions
Mark Wielaard [Wed, 24 Sep 2008 11:48:26 +0000 (13:48 +0200)]
Correct dwfl_assert () implementation.
Zhaolei [Tue, 23 Sep 2008 12:01:38 +0000 (20:01 +0800)]
socket.stp (socket.aio_read/write): Fix version-checking method.
Thanks Mark Wielaard <mjw@redhat.com>
ddomingo [Tue, 23 Sep 2008 03:05:18 +0000 (13:05 +1000)]
committing
ddomingo [Mon, 22 Sep 2008 06:47:03 +0000 (16:47 +1000)]
added cross-instrumentation, deploying systemtap
Zhaolei [Mon, 22 Sep 2008 04:15:11 +0000 (12:15 +0800)]
socket.stp (socket.aio_read/write): Fix the semantic error caused by the difference of kernel versions.
ddomingo [Mon, 22 Sep 2008 01:40:58 +0000 (11:40 +1000)]
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
Mark Wielaard [Thu, 18 Sep 2008 21:33:06 +0000 (23:33 +0200)]
Moved reboot.h include out of _reboot_magic_str in aux_syscalls.stp.
David Smith [Thu, 18 Sep 2008 21:23:12 +0000 (16:23 -0500)]
Fix PR 6903 by checking for the real uid, not the euid.
2008-09-18 David Smith <dsmith@redhat.com>
PR 6903.
* staprun_funcs.c (check_permissions): Instead of checking the
effective uid, check the real uid for root permissions.
Frank Ch. Eigler [Wed, 17 Sep 2008 19:20:07 +0000 (15:20 -0400)]
PR 6487, 6504: robustify __stp_print_flush
Mark Wielaard [Wed, 17 Sep 2008 15:58:58 +0000 (17:58 +0200)]
Low byte of clone flags is always set to SIGCHLD in forkwait.c test.
Mark Wielaard [Wed, 17 Sep 2008 15:23:06 +0000 (17:23 +0200)]
Timer id in timer.c test can be arbitrary number.
Mark Wielaard [Wed, 17 Sep 2008 14:48:54 +0000 (16:48 +0200)]
Don't try including unnecessary asm/page.h in swap.c test.
Mark Wielaard [Wed, 17 Sep 2008 14:27:44 +0000 (16:27 +0200)]
Removed commented out code and unneeded embedded C-code from aux_syscalls.stp.
Jim Keniston [Wed, 17 Sep 2008 16:10:22 +0000 (12:10 -0400)]
PR6879: uprobe support for 0x64/0x65 segment prefix instructions
ddomingo [Wed, 17 Sep 2008 03:08:29 +0000 (13:08 +1000)]
minor, added notes for Using SystemTap chapter
ddomingo [Wed, 17 Sep 2008 03:02:01 +0000 (13:02 +1000)]
added section on tapsets
Nobuhiro Tachino [Wed, 17 Sep 2008 02:04:02 +0000 (22:04 -0400)]
add new stap -F (flight recorder) option that just passes through to staprun -L
ddomingo [Wed, 17 Sep 2008 01:13:22 +0000 (11:13 +1000)]
revisions as per sghosh
ddomingo [Tue, 16 Sep 2008 04:15:55 +0000 (14:15 +1000)]
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
ddomingo [Tue, 16 Sep 2008 03:35:57 +0000 (13:35 +1000)]
minor edits as per david smith, flavio leitner
Mark Wielaard [Mon, 15 Sep 2008 22:05:34 +0000 (00:05 +0200)]
Add empty argstr to syscall.vm86_warning to stop warnings on probe syscall.*
Mark Wielaard [Mon, 15 Sep 2008 19:17:59 +0000 (21:17 +0200)]
Fix 2.6.27 detection.
ddomingo [Mon, 15 Sep 2008 05:21:57 +0000 (15:21 +1000)]
minor revisions as per dsmith
ddomingo [Mon, 15 Sep 2008 03:53:32 +0000 (13:53 +1000)]
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
Frank Ch. Eigler [Fri, 12 Sep 2008 21:14:18 +0000 (17:14 -0400)]
testsuite tweaks for rhel5
Dave Brolley [Fri, 12 Sep 2008 20:32:48 +0000 (16:32 -0400)]
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
Dave Brolley [Fri, 12 Sep 2008 20:32:15 +0000 (16:32 -0400)]
Use ps to check for server startup on stap-start-server
Frank Ch. Eigler [Fri, 12 Sep 2008 20:08:28 +0000 (16:08 -0400)]
fix bspcache regression typo
Dave Brolley [Fri, 12 Sep 2008 19:07:39 +0000 (15:07 -0400)]
ChangeLog entry for previous commit.
Dave Brolley [Fri, 12 Sep 2008 19:06:11 +0000 (15:06 -0400)]
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
Dave Brolley [Fri, 12 Sep 2008 19:05:38 +0000 (15:05 -0400)]
Ensure $first_stap is not empty in staprun_PATH
Masami Hiramatsu [Fri, 12 Sep 2008 18:40:00 +0000 (14:40 -0400)]
PR6028: use ip instead of pp for probe identification.
Frank Ch. Eigler [Fri, 12 Sep 2008 18:29:12 +0000 (14:29 -0400)]
add gmon.out to .gitignore
David Smith [Fri, 12 Sep 2008 18:18:15 +0000 (13:18 -0500)]
BZ 6755 fix. Wait until all callbacks are finished.
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.
Frank Ch. Eigler [Fri, 12 Sep 2008 17:20:10 +0000 (13:20 -0400)]
gcc 4.4 build compatibility tweaks
Dave Brolley [Fri, 12 Sep 2008 15:33:48 +0000 (11:33 -0400)]
Formatting problems in sta-server.8.in
Dave Brolley [Fri, 12 Sep 2008 15:26:06 +0000 (11:26 -0400)]
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
Conflicts:
ChangeLog
Dave Brolley [Fri, 12 Sep 2008 15:24:05 +0000 (11:24 -0400)]
fixes for stap-find-servers and systemtap.spec
Wenji Huang [Fri, 12 Sep 2008 12:14:39 +0000 (08:14 -0400)]
Fix redundant implicit probe points in listing mode
David Smith [Thu, 11 Sep 2008 20:24:05 +0000 (15:24 -0500)]
Ignore new warning.
2008-09-11 David Smith <dsmith@redhat.com>
* lib/stap_run.exp: Ignore new warning.
Frank Ch. Eigler [Thu, 11 Sep 2008 20:23:16 +0000 (16:23 -0400)]
PR6871: test case
Frank Ch. Eigler [Thu, 11 Sep 2008 20:16:25 +0000 (16:16 -0400)]
PR6871: sadly, reenable prologue searching for user-space function probes
Frank Ch. Eigler [Thu, 11 Sep 2008 20:10:50 +0000 (16:10 -0400)]
comment out new "WARNING: unwind data not found ..."
ddomingo [Thu, 11 Sep 2008 06:16:29 +0000 (16:16 +1000)]
fixed tag error
ddomingo [Thu, 11 Sep 2008 06:15:10 +0000 (16:15 +1000)]
added remarks
Frank Ch. Eigler [Thu, 11 Sep 2008 03:11:44 +0000 (23:11 -0400)]
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
* 'master' of ssh://sources.redhat.com/git/systemtap:
added Handlers description, more cleanup
Ensure that "stap -l ..." only prints probe names, not variables.
Frank Ch. Eigler [Thu, 11 Sep 2008 03:11:30 +0000 (23:11 -0400)]
parser/scanner speedup
Frank Ch. Eigler [Thu, 11 Sep 2008 03:10:39 +0000 (23:10 -0400)]
PR6876 testsuite regression tweak
ddomingo [Thu, 11 Sep 2008 02:07:38 +0000 (12:07 +1000)]
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
ddomingo [Thu, 11 Sep 2008 02:06:50 +0000 (12:06 +1000)]
added Handlers description, more cleanup
Josh Stone [Thu, 11 Sep 2008 01:30:45 +0000 (18:30 -0700)]
Ensure that "stap -l ..." only prints probe names, not variables.
Frank Ch. Eigler [Wed, 10 Sep 2008 21:21:51 +0000 (17:21 -0400)]
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
* '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
Frank Ch. Eigler [Wed, 10 Sep 2008 21:21:44 +0000 (17:21 -0400)]
PR6876: translator speedup for many $vars
Frank Ch. Eigler [Wed, 10 Sep 2008 21:18:41 +0000 (17:18 -0400)]
backtrace fix for i386 with neither frame pointers nor dwarf unwinding
Dave Brolley [Wed, 10 Sep 2008 18:54:45 +0000 (14:54 -0400)]
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
Dave Brolley [Wed, 10 Sep 2008 18:54:09 +0000 (14:54 -0400)]
Add network security warning for the client/server.
Mark Wielaard [Wed, 10 Sep 2008 17:32:31 +0000 (19:32 +0200)]
Check for dwarf_getelf (elfutils 0.126+).
Dave Brolley [Wed, 10 Sep 2008 16:44:50 +0000 (12:44 -0400)]
hangeLog entries for latest commits.
Dave Brolley [Wed, 10 Sep 2008 16:37:01 +0000 (12:37 -0400)]
Move stap-find-* script to client sub rpm.
Dave Brolley [Wed, 10 Sep 2008 16:24:44 +0000 (12:24 -0400)]
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
Mark Wielaard [Wed, 10 Sep 2008 15:43:42 +0000 (17:43 +0200)]
Rename _stp_module module_base output to dwarf_module_base and document.
Mark Wielaard [Wed, 10 Sep 2008 13:17:52 +0000 (15:17 +0200)]
Enable usage of STP_USE_DWARF_UNWINDER for i386 and arm for debugging purposes.
Mark Wielaard [Wed, 10 Sep 2008 11:51:30 +0000 (13:51 +0200)]
Record module base and use it for adjusting start locations in dwarf unwinder.
Mark Wielaard [Wed, 10 Sep 2008 11:21:50 +0000 (13:21 +0200)]
Feed dwarf unwinder data through _stp_mod_sec_lookup (), but disabled for now.
Mark Wielaard [Wed, 10 Sep 2008 10:38:09 +0000 (12:38 +0200)]
Get and output unwind data during translate.
Mark Wielaard [Tue, 9 Sep 2008 19:11:21 +0000 (21:11 +0200)]
Add new function _stp_mod_sec_lookup extracted from _stp_kallsyms_lookup.
ddomingo [Wed, 10 Sep 2008 06:25:23 +0000 (16:25 +1000)]
added new content for Understanding, events
Frank Ch. Eigler [Wed, 10 Sep 2008 00:00:13 +0000 (20:00 -0400)]
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
* '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
Frank Ch. Eigler [Tue, 9 Sep 2008 23:58:38 +0000 (19:58 -0400)]
uprobes test case tweak
Masami Hiramatsu [Tue, 9 Sep 2008 20:32:59 +0000 (16:32 -0400)]
Added tests for utrace-syscall probe context variables.
Masami Hiramatsu [Tue, 9 Sep 2008 20:16:30 +0000 (16:16 -0400)]
Add $return context variables on per-process-syscall.return probes
Masami Hiramatsu [Tue, 9 Sep 2008 20:02:56 +0000 (16:02 -0400)]
Add $argN context variables on per-process-syscall probes
Masami Hiramatsu [Tue, 9 Sep 2008 20:02:21 +0000 (16:02 -0400)]
Add $name context variable support on marker probes
Masami Hiramatsu [Tue, 9 Sep 2008 20:01:37 +0000 (16:01 -0400)]
Utrace on ia64 fast fetch-register support
Masami Hiramatsu [Tue, 9 Sep 2008 20:00:58 +0000 (16:00 -0400)]
Add ia64 utrace support
Dave Brolley [Tue, 9 Sep 2008 19:09:47 +0000 (15:09 -0400)]
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
Dave Brolley [Tue, 9 Sep 2008 19:09:21 +0000 (15:09 -0400)]
Remove unnecessary dependencies.
Mark Wielaard [Tue, 9 Sep 2008 09:42:28 +0000 (11:42 +0200)]
Correct this_section_offset calculation in _stp_kallsyms_lookup.
Josh Stone [Mon, 8 Sep 2008 23:26:48 +0000 (16:26 -0700)]
tiny grammar fix in NEWS
ddomingo [Mon, 8 Sep 2008 23:25:01 +0000 (09:25 +1000)]
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
ddomingo [Mon, 8 Sep 2008 23:23:21 +0000 (09:23 +1000)]
separated Scripts, edited accordingly
This page took 0.05707 seconds and 5 git commands to generate.