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
|
# kernel.yama.ptrace_scope = 0
|
||||||
#
|
#
|
||||||
# Example usage:
|
# Example usage:
|
||||||
# $ dolphin-emu -P /tmp -b -e $game
|
# $ dolphin-emu -C Dolphin.Core.PerfMapDir=/tmp -b -e $game
|
||||||
# $ perf top -p $(pidof dolphin-emu) --objdump ./Tools/perf-disassemble.sh
|
# $ perf top -p $(pidof dolphin-emu) --objdump ./Tools/perf-disassemble.sh -M intel
|
||||||
|
|
||||||
flavor=att
|
flavor=att
|
||||||
raw=r
|
raw=r
|
||||||
|
|
Loading…
Reference in New Issue