Fix two perf script parsing issues:
- Redirect the error message to a new file. (the error message mixed in the perfscript could screw up the MMAP event line and cause a parsing failure)
- Changed the MMap parsing error message to warning since the perfscript can still be parsed using the preferred address as base address.