Whamcloud - gitweb
- a log analyzer to help us work with the Lustre logs even more easily
authorbraam <braam>
Sun, 10 Nov 2002 21:47:38 +0000 (21:47 +0000)
committerbraam <braam>
Sun, 10 Nov 2002 21:47:38 +0000 (21:47 +0000)
commited6e1e27ebdcc0a17b5c75788a53d1165c197a3f
tree2d79201a1eca5adaee97bd7f2ec85aca1498198d
parentdb1ec1295358293faffd3125bbd119d8c19d1fdf
- a log analyzer to help us work with the Lustre logs even more easily
  So far:
   - indentation with spaces for call stack depth
   - select pid
   - --trace (only the call trace)
   - --nonet (leave out networking message)
Written in Perl, very easy to add more features.
lustre/utils/llanalyze [new file with mode: 0644]