[Beowulf] stace_analyzer.pl can't work.
Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.
Mark Hahn hahn at mcmaster.caMon Sep 15 21:13:53 PDT 2008
- Previous message: [Beowulf] stace_analyzer.pl can't work.
- Next message: [Beowulf] Lustre failover
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> 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) = -1 EAGAIN (Resource temporarily unavailable) on 310, junk="unavailable" - the code should handle -1 specially, since it shouldn't be accumulated to $ReadBytesTotal. > BTW:I've install the perl module strict and Getopt::long, and the tool > exhausts my laptop's memory(1.2G) while running. I guess the code isn't intended to profile >409105-line traces on a laptop ;) it's a WIP, and stores a lot of stuff that it doesn't currently use, and could probably be stored more compactly... regards, mark hahn.
- Previous message: [Beowulf] stace_analyzer.pl can't work.
- Next message: [Beowulf] Lustre failover
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
