]> sourceware.org Git - systemtap.git/log
systemtap.git
15 years agoDisplay source context for error and warning messages (6701)
Rajan Arora [Thu, 9 Oct 2008 23:58:30 +0000 (19:58 -0400)]
Display source context for error and warning messages (6701)

15 years agolatest edits
ddomingo [Thu, 9 Oct 2008 13:31:08 +0000 (23:31 +1000)]
latest edits

15 years agoadded Identifying Contended User-Space Locks
ddomingo [Thu, 9 Oct 2008 04:51:21 +0000 (14:51 +1000)]
added Identifying Contended User-Space Locks

15 years agoadded Counting Function Calls Made, other minor edits
ddomingo [Thu, 9 Oct 2008 04:14:50 +0000 (14:14 +1000)]
added Counting Function Calls Made, other minor edits

15 years agoMerge branch 'master' of ssh://sources.redhat.com/git/systemtap
ddomingo [Thu, 9 Oct 2008 03:12:08 +0000 (13:12 +1000)]
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap

15 years agoadded new stuff
ddomingo [Thu, 9 Oct 2008 03:09:55 +0000 (13:09 +1000)]
added new stuff

16 years agoadded traceio2.stp
ddomingo [Wed, 8 Oct 2008 01:39:50 +0000 (11:39 +1000)]
added traceio2.stp

16 years agomodified to allow conditional-by-brand tagging
ddomingo [Tue, 7 Oct 2008 22:14:05 +0000 (08:14 +1000)]
modified to allow conditional-by-brand tagging

16 years agocorrected tag errors
ddomingo [Tue, 7 Oct 2008 22:12:24 +0000 (08:12 +1000)]
corrected tag errors

16 years agoPR4886: weaken build-id failure semantics
Frank Ch. Eigler [Tue, 7 Oct 2008 17:06:17 +0000 (13:06 -0400)]
PR4886: weaken build-id failure semantics

16 years agoTransform struct sigaction32 to struct sigaction for rt_sigaction32 syscall.
Mark Wielaard [Tue, 7 Oct 2008 10:12:57 +0000 (12:12 +0200)]
Transform struct sigaction32 to struct sigaction for rt_sigaction32 syscall.

16 years agoadded para-callgraph.stp
ddomingo [Tue, 7 Oct 2008 04:07:23 +0000 (14:07 +1000)]
added para-callgraph.stp

16 years agoAdd workaround for fedora 9 2.6.26 kernels to utrace_compatibility.h.
Mark Wielaard [Mon, 6 Oct 2008 17:36:56 +0000 (19:36 +0200)]
Add workaround for fedora 9 2.6.26 kernels to utrace_compatibility.h.

16 years agoAdd uprobes.txt.
Jim Keniston [Mon, 6 Oct 2008 17:24:32 +0000 (10:24 -0700)]
Add uprobes.txt.

16 years agoPR4886: check build-id if able.
Wenji Huang [Mon, 6 Oct 2008 07:07:09 +0000 (03:07 -0400)]
PR4886: check build-id if able.

This provides sanity check of debuginfo file based on build-id. Many cases are considered, whether build-id exists in debuginfo file or not, whether module is loaded or not, whether build-id exists in runtime kernel/module. It will do work when LD >= 2.18 and kernel >=2.6.23, otherwise no check.

16 years agoMerge branch 'master' of ssh://sources.redhat.com/git/systemtap
ddomingo [Mon, 6 Oct 2008 06:19:08 +0000 (16:19 +1000)]
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap

16 years agoadded target(), -c and -x to functions, also added Basic Constructs (conditional...
ddomingo [Mon, 6 Oct 2008 06:17:36 +0000 (16:17 +1000)]
added target(), -c and -x to functions, also added Basic Constructs (conditional statements and variables)

16 years agoadded target(), -c and -x to functions, also added Basic Constructs (conditional...
ddomingo [Mon, 6 Oct 2008 06:17:03 +0000 (16:17 +1000)]
added target(), -c and -x to functions, also added Basic Constructs (conditional statements and variables)

16 years agoExpect syscall faccessat, fchmodat, linkat, symlinkat, readlinkat chain-calls.
Mark Wielaard [Sat, 4 Oct 2008 22:29:49 +0000 (00:29 +0200)]
Expect syscall faccessat, fchmodat, linkat, symlinkat, readlinkat chain-calls.

16 years agoGuess where debuginfo is installed for debugpath.exp test.
Mark Wielaard [Sat, 4 Oct 2008 15:38:07 +0000 (17:38 +0200)]
Guess where debuginfo is installed for debugpath.exp test.

16 years agoMerge branch 'master' of ssh://kenistoj@sources.redhat.com/git/systemtap
Jim Keniston [Fri, 3 Oct 2008 22:58:36 +0000 (15:58 -0700)]
Merge branch 'master' of ssh://kenistoj@sources.redhat.com/git/systemtap

16 years agoPR 6850
Jim Keniston [Fri, 3 Oct 2008 22:44:32 +0000 (15:44 -0700)]
PR 6850
Fix handling of fork with uretprobe_instances outstanding.
Add regression test.

16 years agoRemove debug output from warning in procfs.
Mark Wielaard [Fri, 3 Oct 2008 22:11:52 +0000 (00:11 +0200)]
Remove debug output from warning in procfs.

16 years agoprocfs dir_entry count warning on removal depends on kernel version.
Mark Wielaard [Fri, 3 Oct 2008 22:02:54 +0000 (00:02 +0200)]
procfs dir_entry count warning on removal depends on kernel version.

16 years agoMerge branch 'master' of ssh://kenistoj@sources.redhat.com/git/systemtap
Jim Keniston [Fri, 3 Oct 2008 21:11:41 +0000 (14:11 -0700)]
Merge branch 'master' of ssh://kenistoj@sources.redhat.com/git/systemtap

16 years agoAdjust expected foreach ordering in global_end.exp due to commit e91b23bc.
Mark Wielaard [Fri, 3 Oct 2008 12:15:49 +0000 (14:15 +0200)]
Adjust expected foreach ordering in global_end.exp due to commit e91b23bc.

16 years agoadded section for traceio.stp (tracking cumulative IO)
ddomingo [Fri, 3 Oct 2008 04:02:04 +0000 (14:02 +1000)]
added section for traceio.stp (tracking cumulative IO)

16 years agoMerge branch 'master' of ssh://sources.redhat.com/git/systemtap
ddomingo [Thu, 2 Oct 2008 13:26:24 +0000 (23:26 +1000)]
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap

16 years agonew section, iotop.stp
ddomingo [Thu, 2 Oct 2008 13:07:01 +0000 (23:07 +1000)]
new section, iotop.stp

16 years agofix bugs in add_bad_addr_entry
Tim Moore [Thu, 2 Oct 2008 08:31:49 +0000 (10:31 +0200)]
fix bugs in add_bad_addr_entry

16 years agoAdjust semok/thirtythree.stp test to pass on older kernels.
Mark Wielaard [Wed, 1 Oct 2008 11:38:16 +0000 (13:38 +0200)]
Adjust semok/thirtythree.stp test to pass on older kernels.

16 years agofix test suite regression due to commit e91b23bc
Frank Ch. Eigler [Wed, 1 Oct 2008 11:07:39 +0000 (07:07 -0400)]
fix test suite regression due to commit e91b23bc

Reported-By: mjw
16 years agoadded installation chapter
ddomingo [Wed, 1 Oct 2008 03:13:25 +0000 (13:13 +1000)]
added installation chapter

16 years agoremoved brackets in replaceables, my mistake
ddomingo [Tue, 30 Sep 2008 23:29:07 +0000 (09:29 +1000)]
removed brackets in replaceables, my mistake

16 years agoMore README text tweaks for run options
Frank Ch. Eigler [Tue, 30 Sep 2008 23:26:39 +0000 (19:26 -0400)]
More README text tweaks for run options

16 years agoPR6925: mention the possibility of running the build tree "stap" after "make install"
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"

16 years agoPR6925: add more information about installing and running stap
Frank Ch. Eigler [Tue, 30 Sep 2008 18:49:43 +0000 (14:49 -0400)]
PR6925: add more information about installing and running stap

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

16 years agoFix race condition in addr-map; simplify allocation logic
Tim Moore [Mon, 29 Sep 2008 15:58:31 +0000 (17:58 +0200)]
Fix race condition in addr-map; simplify allocation logic

16 years agoDon't crash when reporting an error if getting alternatives fails.
Mark Wielaard [Tue, 30 Sep 2008 14:35:13 +0000 (16:35 +0200)]
Don't crash when reporting an error if getting alternatives fails.

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

16 years agoMerge branch 'master' of ssh://kenistoj@sources.redhat.com/git/systemtap
Jim Keniston [Mon, 29 Sep 2008 17:34:08 +0000 (10:34 -0700)]
Merge branch 'master' of ssh://kenistoj@sources.redhat.com/git/systemtap

16 years agoadded sections to Useful Scripts (graphs, disktop)
ddomingo [Mon, 29 Sep 2008 06:08:53 +0000 (16:08 +1000)]
added sections to Useful Scripts (graphs, disktop)

16 years agoMerge branch 'master' of ssh://sources.redhat.com/git/systemtap
ddomingo [Mon, 29 Sep 2008 06:08:16 +0000 (16:08 +1000)]
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap

16 years agoadded file
ddomingo [Mon, 29 Sep 2008 04:47:40 +0000 (14:47 +1000)]
added file

16 years agoadded gnuplot sample image
ddomingo [Mon, 29 Sep 2008 02:08:28 +0000 (12:08 +1000)]
added gnuplot sample image

16 years agosort arrays by value- subject to automagic foreach/printf
Frank Ch. Eigler [Fri, 26 Sep 2008 20:22:43 +0000 (16:22 -0400)]
sort arrays by value- subject to automagic foreach/printf

16 years agoPR6916: fix STRUCT1 ($var alternatives error message syntax) regression
Frank Ch. Eigler [Fri, 26 Sep 2008 19:23:10 +0000 (15:23 -0400)]
PR6916: fix STRUCT1 ($var alternatives error message syntax) regression

16 years agoMerge branch 'master' of ssh://kenistoj@sources.redhat.com/git/systemtap
Jim Keniston [Fri, 26 Sep 2008 19:03:43 +0000 (12:03 -0700)]
Merge branch 'master' of ssh://kenistoj@sources.redhat.com/git/systemtap

16 years agoPR6829: leave unregister_uprobe() to the professionals (uprobe itself) for target...
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

16 years agoFixed __STP_ATTACHED_TASK_EVENTS problem caused by last commit.
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.

16 years agocorrecting a tag error
ddomingo [Fri, 26 Sep 2008 04:49:03 +0000 (14:49 +1000)]
correcting a tag error

16 years agoadded Usage item
ddomingo [Fri, 26 Sep 2008 04:28:21 +0000 (14:28 +1000)]
added Usage item

16 years agoNew utrace fixes.
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.

16 years agotweak anon-struct test case and news blurb
Frank Ch. Eigler [Thu, 25 Sep 2008 13:43:52 +0000 (09:43 -0400)]
tweak anon-struct test case and news blurb

16 years agoHandling members with anonymous structs / unions
Prerna [Thu, 25 Sep 2008 08:55:40 +0000 (14:25 +0530)]
Handling members with anonymous structs / unions

16 years agoCorrect dwfl_assert () implementation.
Mark Wielaard [Wed, 24 Sep 2008 11:48:26 +0000 (13:48 +0200)]
Correct dwfl_assert () implementation.

16 years agosocket.stp (socket.aio_read/write): Fix version-checking method.
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>

16 years agocommitting
ddomingo [Tue, 23 Sep 2008 03:05:18 +0000 (13:05 +1000)]
committing

16 years agoadded cross-instrumentation, deploying systemtap
ddomingo [Mon, 22 Sep 2008 06:47:03 +0000 (16:47 +1000)]
added cross-instrumentation, deploying systemtap

16 years agosocket.stp (socket.aio_read/write): Fix the semantic error caused by the difference...
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.

16 years agoMerge branch 'master' of ssh://sources.redhat.com/git/systemtap
ddomingo [Mon, 22 Sep 2008 01:40:58 +0000 (11:40 +1000)]
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap

16 years agoMoved reboot.h include out of _reboot_magic_str in aux_syscalls.stp.
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.

16 years agoFix PR 6903 by checking for the real uid, not the euid.
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.

16 years agoPR 6487, 6504: robustify __stp_print_flush
Frank Ch. Eigler [Wed, 17 Sep 2008 19:20:07 +0000 (15:20 -0400)]
PR 6487, 6504: robustify __stp_print_flush

16 years agoLow byte of clone flags is always set to SIGCHLD in forkwait.c test.
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.

16 years agoTimer id in timer.c test can be arbitrary number.
Mark Wielaard [Wed, 17 Sep 2008 15:23:06 +0000 (17:23 +0200)]
Timer id in timer.c test can be arbitrary number.

16 years agoDon't try including unnecessary asm/page.h in swap.c test.
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.

16 years agoRemoved commented out code and unneeded embedded C-code from aux_syscalls.stp.
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.

16 years agoPR6879: uprobe support for 0x64/0x65 segment prefix instructions
Jim Keniston [Wed, 17 Sep 2008 16:10:22 +0000 (12:10 -0400)]
PR6879: uprobe support for 0x64/0x65 segment prefix instructions

16 years agominor, added notes for Using SystemTap chapter
ddomingo [Wed, 17 Sep 2008 03:08:29 +0000 (13:08 +1000)]
minor, added notes for Using SystemTap chapter

16 years agoadded section on tapsets
ddomingo [Wed, 17 Sep 2008 03:02:01 +0000 (13:02 +1000)]
added section on tapsets

16 years agoadd new stap -F (flight recorder) option that just passes through to staprun -L
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

16 years agorevisions as per sghosh
ddomingo [Wed, 17 Sep 2008 01:13:22 +0000 (11:13 +1000)]
revisions as per sghosh

16 years agoMerge branch 'master' of ssh://sources.redhat.com/git/systemtap
ddomingo [Tue, 16 Sep 2008 04:15:55 +0000 (14:15 +1000)]
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap

16 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

16 years agoAdd empty argstr to syscall.vm86_warning to stop warnings on probe syscall.*
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.*

16 years agoFix 2.6.27 detection.
Mark Wielaard [Mon, 15 Sep 2008 19:17:59 +0000 (21:17 +0200)]
Fix 2.6.27 detection.

16 years agoMerge branch 'master' of ssh://kenistoj@sources.redhat.com/git/systemtap
Jim Keniston [Mon, 15 Sep 2008 09:29:29 +0000 (02:29 -0700)]
Merge branch 'master' of ssh://kenistoj@sources.redhat.com/git/systemtap

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

16 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

16 years agoPer bz6879, allow gs: and fs: instruction prefixes.
Jim Keniston [Sat, 13 Sep 2008 00:32:12 +0000 (17:32 -0700)]
Per bz6879, allow gs: and fs: instruction prefixes.

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

16 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

16 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

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

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

16 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

16 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

16 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.

16 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

16 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.

16 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

16 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

16 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

16 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

16 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

16 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.

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

16 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

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