From afb410914580dea069218b69226b383e2c3146f0 Mon Sep 17 00:00:00 2001 From: mmason Date: Thu, 31 May 2007 05:29:40 +0000 Subject: Updated to reflect new script names. --- examples/sig_by_pid.txt | 2 +- examples/sig_by_proc.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'examples') diff --git a/examples/sig_by_pid.txt b/examples/sig_by_pid.txt index 4d5a84c8..927b4607 100644 --- a/examples/sig_by_pid.txt +++ b/examples/sig_by_pid.txt @@ -1,4 +1,4 @@ -# stap sig_count_by_pid.stp +# stap sig_by_pid.stp Collecting data... Type Ctrl-C to exit and display results ^C Collecting data... Type Ctrl-C to exit and display results diff --git a/examples/sig_by_proc.txt b/examples/sig_by_proc.txt index 1c9078e6..d09da9fe 100644 --- a/examples/sig_by_proc.txt +++ b/examples/sig_by_proc.txt @@ -1,4 +1,4 @@ -# stap sig_count_by_proc.stp +# stap sig_by_proc.stp Collecting data... Type Ctrl-C to exit and display results ^C SENDER RECEIVER SIGNAL COUNT -- cgit