Method Debug.generate_perf_map()
- Method
generate_perf_map
 voidgenerate_perf_map()- Description
 Generates a
perfmap file of all Pike code and writes it to/tmp/perf-<pid>.map. This is useful only if pike has been compiled with machine code support. It allows the linux perf tool to determine the correct name of Pike functions that were compiled to machine code by pike.