]> sourceware.org Git - systemtap.git/log
systemtap.git
15 years agominor edits as per david smith, flavio leitner
ddomingo [Tue, 16 Sep 2008 03:35:57 +0000 (13:35 +1000)]
minor edits as per david smith, flavio leitner

15 years agominor revisions as per dsmith
ddomingo [Mon, 15 Sep 2008 05:21:57 +0000 (15:21 +1000)]
minor revisions as per dsmith

15 years agoMerge branch 'master' of ssh://sources.redhat.com/git/systemtap
ddomingo [Mon, 15 Sep 2008 03:53:32 +0000 (13:53 +1000)]
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap

15 years agotestsuite tweaks for rhel5
Frank Ch. Eigler [Fri, 12 Sep 2008 21:14:18 +0000 (17:14 -0400)]
testsuite tweaks for rhel5

15 years agoMerge branch 'master' of ssh://sources.redhat.com/git/systemtap
Dave Brolley [Fri, 12 Sep 2008 20:32:48 +0000 (16:32 -0400)]
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap

15 years agoUse ps to check for server startup on stap-start-server
Dave Brolley [Fri, 12 Sep 2008 20:32:15 +0000 (16:32 -0400)]
Use ps to check for server startup on stap-start-server

15 years agofix bspcache regression typo
Frank Ch. Eigler [Fri, 12 Sep 2008 20:08:28 +0000 (16:08 -0400)]
fix bspcache regression typo

15 years agoChangeLog entry for previous commit.
Dave Brolley [Fri, 12 Sep 2008 19:07:39 +0000 (15:07 -0400)]
ChangeLog entry for previous commit.

15 years agoMerge branch 'master' of ssh://sources.redhat.com/git/systemtap
Dave Brolley [Fri, 12 Sep 2008 19:06:11 +0000 (15:06 -0400)]
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap

15 years agoEnsure $first_stap is not empty in staprun_PATH
Dave Brolley [Fri, 12 Sep 2008 19:05:38 +0000 (15:05 -0400)]
Ensure $first_stap is not empty in staprun_PATH

15 years agoPR6028: use ip instead of pp for probe identification.
Masami Hiramatsu [Fri, 12 Sep 2008 18:40:00 +0000 (14:40 -0400)]
PR6028: use ip instead of pp for probe identification.

15 years agoadd gmon.out to .gitignore
Frank Ch. Eigler [Fri, 12 Sep 2008 18:29:12 +0000 (14:29 -0400)]
add gmon.out to .gitignore

15 years agoBZ 6755 fix. Wait until all callbacks are finished.
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.

15 years agogcc 4.4 build compatibility tweaks
Frank Ch. Eigler [Fri, 12 Sep 2008 17:20:10 +0000 (13:20 -0400)]
gcc 4.4 build compatibility tweaks

15 years agoFormatting problems in sta-server.8.in
Dave Brolley [Fri, 12 Sep 2008 15:33:48 +0000 (11:33 -0400)]
Formatting problems in sta-server.8.in

15 years agoMerge branch 'master' of ssh://sources.redhat.com/git/systemtap
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

15 years agofixes for stap-find-servers and systemtap.spec
Dave Brolley [Fri, 12 Sep 2008 15:24:05 +0000 (11:24 -0400)]
fixes for stap-find-servers and systemtap.spec

15 years agoFix redundant implicit probe points in listing mode
Wenji Huang [Fri, 12 Sep 2008 12:14:39 +0000 (08:14 -0400)]
Fix redundant implicit probe points in listing mode

15 years agoIgnore new warning.
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.

15 years agoPR6871: test case
Frank Ch. Eigler [Thu, 11 Sep 2008 20:23:16 +0000 (16:23 -0400)]
PR6871: test case

15 years agoPR6871: sadly, reenable prologue searching for user-space function probes
Frank Ch. Eigler [Thu, 11 Sep 2008 20:16:25 +0000 (16:16 -0400)]
PR6871: sadly, reenable prologue searching for user-space function probes

15 years agocomment out new "WARNING: unwind data not found ..."
Frank Ch. Eigler [Thu, 11 Sep 2008 20:10:50 +0000 (16:10 -0400)]
comment out new "WARNING: unwind data not found ..."

15 years agofixed tag error
ddomingo [Thu, 11 Sep 2008 06:16:29 +0000 (16:16 +1000)]
fixed tag error

15 years agoadded remarks
ddomingo [Thu, 11 Sep 2008 06:15:10 +0000 (16:15 +1000)]
added remarks

15 years agoMerge branch 'master' of ssh://sources.redhat.com/git/systemtap
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.

15 years agoparser/scanner speedup
Frank Ch. Eigler [Thu, 11 Sep 2008 03:11:30 +0000 (23:11 -0400)]
parser/scanner speedup

15 years agoPR6876 testsuite regression tweak
Frank Ch. Eigler [Thu, 11 Sep 2008 03:10:39 +0000 (23:10 -0400)]
PR6876 testsuite regression tweak

15 years agoMerge branch 'master' of ssh://sources.redhat.com/git/systemtap
ddomingo [Thu, 11 Sep 2008 02:07:38 +0000 (12:07 +1000)]
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap

15 years agoadded Handlers description, more cleanup
ddomingo [Thu, 11 Sep 2008 02:06:50 +0000 (12:06 +1000)]
added Handlers description, more cleanup

15 years agoEnsure that "stap -l ..." only prints probe names, not variables.
Josh Stone [Thu, 11 Sep 2008 01:30:45 +0000 (18:30 -0700)]
Ensure that "stap -l ..." only prints probe names, not variables.

15 years agoMerge branch 'master' of ssh://sources.redhat.com/git/systemtap
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

15 years agoPR6876: translator speedup for many $vars
Frank Ch. Eigler [Wed, 10 Sep 2008 21:21:44 +0000 (17:21 -0400)]
PR6876: translator speedup for many $vars

15 years agobacktrace fix for i386 with neither frame pointers nor dwarf unwinding
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

15 years agoMerge branch 'master' of ssh://sources.redhat.com/git/systemtap
Dave Brolley [Wed, 10 Sep 2008 18:54:45 +0000 (14:54 -0400)]
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap

15 years agoAdd network security warning for the client/server.
Dave Brolley [Wed, 10 Sep 2008 18:54:09 +0000 (14:54 -0400)]
Add network security warning for the client/server.

15 years agoCheck for dwarf_getelf (elfutils 0.126+).
Mark Wielaard [Wed, 10 Sep 2008 17:32:31 +0000 (19:32 +0200)]
Check for dwarf_getelf (elfutils 0.126+).

15 years agohangeLog entries for latest commits.
Dave Brolley [Wed, 10 Sep 2008 16:44:50 +0000 (12:44 -0400)]
hangeLog entries for latest commits.

15 years agoMove stap-find-* script to client sub rpm.
Dave Brolley [Wed, 10 Sep 2008 16:37:01 +0000 (12:37 -0400)]
Move stap-find-* script to client sub rpm.

15 years agoMerge branch 'master' of ssh://sources.redhat.com/git/systemtap
Dave Brolley [Wed, 10 Sep 2008 16:24:44 +0000 (12:24 -0400)]
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap

15 years agoRename _stp_module module_base output to dwarf_module_base and document.
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.

15 years agoEnable usage of STP_USE_DWARF_UNWINDER for i386 and arm for debugging purposes.
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.

15 years agoRecord module base and use it for adjusting start locations in dwarf unwinder.
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.

15 years agoFeed dwarf unwinder data through _stp_mod_sec_lookup (), but disabled for now.
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.

15 years agoGet and output unwind data during translate.
Mark Wielaard [Wed, 10 Sep 2008 10:38:09 +0000 (12:38 +0200)]
Get and output unwind data during translate.

15 years agoAdd new function _stp_mod_sec_lookup extracted from _stp_kallsyms_lookup.
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.

15 years agoadded new content for Understanding, events
ddomingo [Wed, 10 Sep 2008 06:25:23 +0000 (16:25 +1000)]
added new content for Understanding, events

15 years agoMerge branch 'master' of ssh://sources.redhat.com/git/systemtap
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

15 years agouprobes test case tweak
Frank Ch. Eigler [Tue, 9 Sep 2008 23:58:38 +0000 (19:58 -0400)]
uprobes test case tweak

15 years agoAdded tests for utrace-syscall probe context variables.
Masami Hiramatsu [Tue, 9 Sep 2008 20:32:59 +0000 (16:32 -0400)]
Added tests for utrace-syscall probe context variables.

15 years agoAdd $return context variables on per-process-syscall.return probes
Masami Hiramatsu [Tue, 9 Sep 2008 20:16:30 +0000 (16:16 -0400)]
Add $return context variables on per-process-syscall.return probes

15 years agoAdd $argN context variables on per-process-syscall probes
Masami Hiramatsu [Tue, 9 Sep 2008 20:02:56 +0000 (16:02 -0400)]
Add $argN context variables on per-process-syscall probes

15 years agoAdd $name context variable support on marker probes
Masami Hiramatsu [Tue, 9 Sep 2008 20:02:21 +0000 (16:02 -0400)]
Add $name context variable support on marker probes

15 years agoUtrace on ia64 fast fetch-register support
Masami Hiramatsu [Tue, 9 Sep 2008 20:01:37 +0000 (16:01 -0400)]
Utrace on ia64 fast fetch-register support

15 years agoAdd ia64 utrace support
Masami Hiramatsu [Tue, 9 Sep 2008 20:00:58 +0000 (16:00 -0400)]
Add ia64 utrace support

15 years agoMerge branch 'master' of ssh://sources.redhat.com/git/systemtap
Dave Brolley [Tue, 9 Sep 2008 19:09:47 +0000 (15:09 -0400)]
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap

15 years agoRemove unnecessary dependencies.
Dave Brolley [Tue, 9 Sep 2008 19:09:21 +0000 (15:09 -0400)]
Remove unnecessary dependencies.

15 years agoCorrect this_section_offset calculation in _stp_kallsyms_lookup.
Mark Wielaard [Tue, 9 Sep 2008 09:42:28 +0000 (11:42 +0200)]
Correct this_section_offset calculation in _stp_kallsyms_lookup.

15 years agotiny grammar fix in NEWS
Josh Stone [Mon, 8 Sep 2008 23:26:48 +0000 (16:26 -0700)]
tiny grammar fix in NEWS

15 years agoMerge branch 'master' of ssh://sources.redhat.com/git/systemtap
ddomingo [Mon, 8 Sep 2008 23:25:01 +0000 (09:25 +1000)]
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap

15 years agoseparated Scripts, edited accordingly
ddomingo [Mon, 8 Sep 2008 23:23:21 +0000 (09:23 +1000)]
separated Scripts, edited accordingly

15 years agoMerge branch 'master' of ssh://sources.redhat.com/git/systemtap
Dave Brolley [Mon, 8 Sep 2008 14:50:28 +0000 (10:50 -0400)]
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap

15 years agoPR1288: runtime functions for avoiding certain addresses
Tim Moore [Mon, 8 Sep 2008 14:14:03 +0000 (16:14 +0200)]
PR1288: runtime functions for avoiding certain addresses

15 years agoremove test tag
ddomingo [Mon, 8 Sep 2008 04:42:17 +0000 (14:42 +1000)]
remove test tag

15 years agoadded content for Ch1 and 2, to add more later
ddomingo [Mon, 8 Sep 2008 04:29:23 +0000 (14:29 +1000)]
added content for Ch1 and 2, to add more later

15 years agox86-32 blacklist extension (rhel5 testing based)
Frank Ch. Eigler [Sun, 7 Sep 2008 22:14:44 +0000 (18:14 -0400)]
x86-32 blacklist extension (rhel5 testing based)

15 years agoPR6871: temporarily weaken the uprobe test since $$parms are unreliable
Frank Ch. Eigler [Sat, 6 Sep 2008 14:53:19 +0000 (10:53 -0400)]
PR6871: temporarily weaken the uprobe test since $$parms are unreliable

15 years agoPR6445: documentation, mopping up
Frank Ch. Eigler [Sat, 6 Sep 2008 14:25:28 +0000 (10:25 -0400)]
PR6445: documentation, mopping up

15 years agoMerge branch 'master' of ssh://sources.redhat.com/git/systemtap
Frank Ch. Eigler [Sat, 6 Sep 2008 14:09:26 +0000 (10:09 -0400)]
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap

* 'master' of ssh://sources.redhat.com/git/systemtap:
  Handle scalar statistics.

15 years ago"stap -c" cleanup part 2 - use wordexp / execvp instead of "sh -c" to execute cmd...
Frank Ch. Eigler [Sat, 6 Sep 2008 14:09:02 +0000 (10:09 -0400)]
"stap -c" cleanup part 2 - use wordexp / execvp instead of "sh -c" to execute cmd string

15 years agotask_finder <-> target_pid coupling; staprun/target_cmd fork under ptrace control
Frank Ch. Eigler [Sat, 6 Sep 2008 03:18:24 +0000 (23:18 -0400)]
task_finder <-> target_pid coupling; staprun/target_cmd fork under ptrace control

15 years agoHandle scalar statistics.
Stan Cox [Fri, 5 Sep 2008 23:00:17 +0000 (19:00 -0400)]
Handle scalar statistics.

15 years agoPR4255: uprobes test case
Frank Ch. Eigler [Fri, 5 Sep 2008 18:49:04 +0000 (14:49 -0400)]
PR4255: uprobes test case

15 years agoremove capabilities logic, cont'd
Frank Ch. Eigler [Fri, 5 Sep 2008 17:02:56 +0000 (13:02 -0400)]
remove capabilities logic, cont'd

15 years agoremove capability logic
Frank Ch. Eigler [Fri, 5 Sep 2008 17:02:37 +0000 (13:02 -0400)]
remove capability logic

It was only barely beneficial anyway, since some crucial
capabilities were never permanently dropped.

15 years agoCorrect man page specs in systemtap.spec
Dave Brolley [Fri, 5 Sep 2008 15:26:07 +0000 (11:26 -0400)]
Correct man page specs in systemtap.spec

15 years agoCreate systemtap-client and systemtap-server sub rpms
Dave Brolley [Fri, 5 Sep 2008 15:22:45 +0000 (11:22 -0400)]
Create systemtap-client and systemtap-server sub rpms

15 years agoadd comments explaining why '-L' works; add NEWS blurb too
Frank Ch. Eigler [Fri, 5 Sep 2008 14:20:40 +0000 (10:20 -0400)]
add comments explaining why '-L' works; add NEWS blurb too

15 years agoPR6731: Updated listing mode through adding -L option.
Wenji Huang [Fri, 5 Sep 2008 05:08:42 +0000 (01:08 -0400)]
PR6731: Updated listing mode through adding -L option.

15 years agoPR6864: simplify usage() report
Frank Ch. Eigler [Thu, 4 Sep 2008 17:33:47 +0000 (13:33 -0400)]
PR6864: simplify usage() report

15 years agorenaming the directory, the long way
ddomingo [Tue, 2 Sep 2008 23:47:56 +0000 (09:47 +1000)]
renaming the directory, the long way

15 years agoMerge branch 'master' of ssh://sources.redhat.com/git/systemtap
ddomingo [Tue, 2 Sep 2008 23:44:45 +0000 (09:44 +1000)]
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap

15 years agochanged directory name
ddomingo [Tue, 2 Sep 2008 23:43:50 +0000 (09:43 +1000)]
changed directory name

15 years agominor change
ddomingo [Tue, 2 Sep 2008 23:43:09 +0000 (09:43 +1000)]
minor change

15 years agoPR4225: minor uprobe unregistration speedup
Frank Ch. Eigler [Tue, 2 Sep 2008 21:00:49 +0000 (17:00 -0400)]
PR4225: minor uprobe unregistration speedup

15 years agoSimplify add_global_var_display token use.
Stan Cox [Tue, 2 Sep 2008 19:52:07 +0000 (15:52 -0400)]
Simplify add_global_var_display token use.

15 years agoPR4225: unregistration snowballing thinko fix
Frank Ch. Eigler [Tue, 2 Sep 2008 17:17:53 +0000 (13:17 -0400)]
PR4225: unregistration snowballing thinko fix

15 years agoMerge branch 'master' of ssh://sources.redhat.com/git/systemtap
Frank Ch. Eigler [Tue, 2 Sep 2008 14:30:27 +0000 (10:30 -0400)]
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap

* '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.

15 years agoadd user-space probing blurb
Frank Ch. Eigler [Tue, 2 Sep 2008 14:25:20 +0000 (10:25 -0400)]
add user-space probing blurb

15 years agoFix semantic error caused by -P option in nodwarf testing.
Wenji Huang [Tue, 2 Sep 2008 05:06:16 +0000 (01:06 -0400)]
Fix semantic error caused by -P option in nodwarf testing.

15 years agorevised for new publican build update
ddomingo [Tue, 2 Sep 2008 02:16:57 +0000 (12:16 +1000)]
revised for new publican build update

15 years agoMerge branch 'master' of ssh://sources.redhat.com/git/systemtap
ddomingo [Mon, 1 Sep 2008 23:59:14 +0000 (09:59 +1000)]
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap

15 years agoadded all else
ddomingo [Mon, 1 Sep 2008 23:57:46 +0000 (09:57 +1000)]
added all else

15 years agoDisplay written but unread global statistics.
Stan Cox [Mon, 1 Sep 2008 21:25:06 +0000 (17:25 -0400)]
Display written but unread global statistics.

15 years agoPR4225: post-merge changelogs
Frank Ch. Eigler [Mon, 1 Sep 2008 20:26:43 +0000 (16:26 -0400)]
PR4225: post-merge changelogs

15 years agotest case regression fixes (25444842 vs 84182428)
Frank Ch. Eigler [Mon, 1 Sep 2008 20:11:04 +0000 (16:11 -0400)]
test case regression fixes (25444842 vs 84182428)

15 years agoMerge commit 'origin/master' into pr4225
Frank Ch. Eigler [Mon, 1 Sep 2008 17:46:27 +0000 (13:46 -0400)]
Merge commit 'origin/master' into pr4225

* commit 'origin/master':
  Fix memory access error in nfs.proc.read_setup, nfs.proc.write_setup and nfs.proc.commit_setup
  Update NEWS regarding the systemtap client/server.
  New man page for the systemtap client/server and related utilities.
  Repopulate symbol/type info.
  Pushed quiesce logic down into the task_finder layer.
  Added bug 6841 fix utrace syscall test.
  PR6731: improve listing mode to list variables

15 years agoPR6864: barest beginnings of restoring symtab-based kernel probes
Frank Ch. Eigler [Mon, 1 Sep 2008 17:45:25 +0000 (13:45 -0400)]
PR6864: barest beginnings of restoring symtab-based kernel probes

15 years agofix #if->#ifdef DEBUG_TASK_FINDER_VMA
Frank Ch. Eigler [Mon, 1 Sep 2008 17:44:53 +0000 (13:44 -0400)]
fix #if->#ifdef DEBUG_TASK_FINDER_VMA

15 years agoFix memory access error in nfs.proc.read_setup, nfs.proc.write_setup and nfs.proc...
Zhaolei [Mon, 1 Sep 2008 12:12:06 +0000 (20:12 +0800)]
Fix memory access error in nfs.proc.read_setup, nfs.proc.write_setup and nfs.proc.commit_setup

15 years agoUpdate NEWS regarding the systemtap client/server.
Dave Brolley [Fri, 29 Aug 2008 20:17:42 +0000 (16:17 -0400)]
Update NEWS regarding the systemtap client/server.

This page took 0.058378 seconds and 5 git commands to generate.