bin/perf-annotate-jit: add .py suffix
To provide direct feedback about the file in question. Signed-off-by: Emil Velikov <emil.velikov@collabora.com> Reviewed-by: Jose Fonseca <jfonseca@vmware.com> Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com>
This commit is contained in:

committed by
Emil Velikov

parent
f03e7af7b9
commit
d73603fcdd
@@ -206,7 +206,7 @@ On Linux, it is possible to have symbol resolution of JIT code with <a href="htt
|
|||||||
<p>
|
<p>
|
||||||
When run inside Linux perf, llvmpipe will create a /tmp/perf-XXXXX.map file with
|
When run inside Linux perf, llvmpipe will create a /tmp/perf-XXXXX.map file with
|
||||||
symbol address table. It also dumps assembly code to /tmp/perf-XXXXX.map.asm,
|
symbol address table. It also dumps assembly code to /tmp/perf-XXXXX.map.asm,
|
||||||
which can be used by the bin/perf-annotate-jit script to produce disassembly of
|
which can be used by the bin/perf-annotate-jit.py script to produce disassembly of
|
||||||
the generated code annotated with the samples.
|
the generated code annotated with the samples.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user