петак, 19. јун 2020., Ahmed Karaman је
написао/ла:
> Python script that prints the top N most executed functions in QEMU
> using callgrind.
>
> Example Usage:
> topN_callgrind.py -n 20 -- /path/to/qemu program -program -flags
>
> If '-n' is not specified, the default is 25.
>
>
Comments similar t
Python script that prints the top N most executed functions in QEMU
using callgrind.
Example Usage:
topN_callgrind.py -n 20 -- /path/to/qemu program -program -flags
If '-n' is not specified, the default is 25.
Example Output:
No. Percentage Name Source File
-