Closed retrohacker closed 9 years ago
Looks like you are on Linux, you can just run perf script
and load the result into the app. No need to load the map file (see instructions on the app page).
Make sure to load the result of perf script
as the first file instead of the map file.
Thanks :heart:
I'm probably doing something obviously wrong here, but it doesn't seem my perf.data file is correct... Using perf version 3.16.0 on Debian Jessie. Node version is v0.11.14 installed with nvm.