mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-14 13:27:45 -07:00
Tools: update perf-disassemble.sh
The -P command line option doesn't exist anymore.
This commit is contained in:
parent
9a2bef97da
commit
2adaeae87c
@ -9,8 +9,8 @@
|
||||
# kernel.yama.ptrace_scope = 0
|
||||
#
|
||||
# Example usage:
|
||||
# $ dolphin-emu -P /tmp -b -e $game
|
||||
# $ perf top -p $(pidof dolphin-emu) --objdump ./Tools/perf-disassemble.sh
|
||||
# $ dolphin-emu -C Dolphin.Core.PerfMapDir=/tmp -b -e $game
|
||||
# $ perf top -p $(pidof dolphin-emu) --objdump ./Tools/perf-disassemble.sh -M intel
|
||||
|
||||
flavor=att
|
||||
raw=r
|
||||
|
Loading…
Reference in New Issue
Block a user