sonic icon indicating copy to clipboard operation
sonic copied to clipboard

is sonic support jit perf?

Open zdyj3170101136 opened this issue 2 years ago • 1 comments

in linux specification:

jit program could generate a file in /proc/pid/root/tmp/perf-pid.map, which contain jit symbol name and it's address.

so perf can use it to tran address to function name.

is sonic support it?

zdyj3170101136 avatar Jan 30 '23 07:01 zdyj3170101136

maybe in future... need a lot of work to do

AsterDY avatar Feb 08 '23 13:02 AsterDY