ne "" && $junk < 0);
It works but there is a question:
Is it normal that $junk 's value is ""?
>
>
>
>> Thanks!
>>
>> Jeff
>>
>>
>> - Original Message
>> From: Joe Landman <[EMAI
Hahn <[EMAIL PROTECTED]>; Eric.L <[EMAIL PROTECTED]>;
beowulf@beowulf.org
Sent: Tuesday, September 16, 2008 8:13:10 AM
Subject: Re: [Beowulf] stace_analyzer.pl can't work.
A quick patchy-patchy for 310
--- strace_analyzer.pl <http://strace_analyzer.pl>2008-09-16
07:57:34.
riginal Message
From: Joe Landman <[EMAIL PROTECTED]>
To: Jeff Layton <[EMAIL PROTECTED]>
Cc: Mark Hahn <[EMAIL PROTECTED]>; Eric.L <[EMAIL PROTECTED]>;
beowulf@beowulf.org
Sent: Tuesday, September 16, 2008 8:13:10 AM
Subject: Re: [Beowulf] stace_analyzer.pl can't wor
A quick patchy-patchy for 310
--- strace_analyzer.pl 2008-09-16 07:57:34.0 -0400
+++ strace_analyzer_new.pl 2008-09-16 08:01:45.0 -0400
@@ -307,7 +307,7 @@
$junk =~ s/[^0-9]//g;
# Keep track of total number bytes read
- $ReadBytesTotal += $j
ark - again thanks for jumping in for me. I really appreciate it.
Jeff
- Original Message
From: Mark Hahn <[EMAIL PROTECTED]>
To: Eric.L <[EMAIL PROTECTED]>
Cc: beowulf@beowulf.org
Sent: Tuesday, September 16, 2008 12:13:53 AM
Subject: Re: [Beowulf] stace_analyzer.pl can'
It throws an error likes:Argument "" isn't numeric in addition (+) at
./strace_analyzer.pl line 310, <> line 409105.
Have you experienced this? and resolved?
I think the parser could be improved. in this case, it seems to be
choking on lines like:
23:34:13.502857 read(7, 0xbfffc670, 32)
Hi,Jeffery
I've read the article you've post in LinuxMagazine:
http://www.linux-mag.com/id/6711.
I believe that the tool stace_analyzer.pl will be very useful,but I've
got some problems.
It throws an error likes:Argument "" isn't numeric in addition (+) at
./strace_analyzer.pl line 310