evmone icon indicating copy to clipboard operation
evmone copied to clipboard

Add support for linux perf map file

Open chfast opened this issue 2 years ago • 1 comments

https://github.com/torvalds/linux/blob/master/tools/perf/Documentation/jit-interface.txt

chfast avatar Jan 12 '23 12:01 chfast

This does not work unfortunately. I'm guessing it is because the perf checks the additional address map only when it can't find the function name (what is not the case for evmone).

chfast avatar Dec 22 '23 08:12 chfast