Add support for opening v8 perf log as a performance session.
```
User provides path to v8 log
We create a perf session and process the file which we hand off to VS to display
```
```
User provides path to v8 log
We create a perf session and process the file which we hand off to VS to display
```