« Previous | Next » 

Revision 5eb5527b

ID5eb5527b1eaec0955a91f8532424bb45611b7b0c

Added by Stefan Hajnoczi over 13 years ago

trace: Don't strip lines containing '#' arbitrarily

Although comment lines must be skipped, the '#' character can occur in
valid format strings. Be more careful when checking for comments.
Leave comments at the end of the line where they will not interfere with
other processing.

Signed-off-by: Stefan Hajnoczi <>
Signed-off-by: Blue Swirl <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences