mirror of
https://github.com/mii443/qemu.git
synced 2025-08-22 15:15:46 +00:00
scripts/: spelling fixes
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru> Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
# Syntax:
|
||||
# topN_callgrind.py [-h] [-n] <number of displayed top functions> -- \
|
||||
# <qemu executable> [<qemu executable options>] \
|
||||
# <target executable> [<target execurable options>]
|
||||
# <target executable> [<target executable options>]
|
||||
#
|
||||
# [-h] - Print the script arguments help message.
|
||||
# [-n] - Specify the number of top functions to print.
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Syntax:
|
||||
# topN_perf.py [-h] [-n] <number of displayed top functions> -- \
|
||||
# <qemu executable> [<qemu executable options>] \
|
||||
# <target executable> [<target execurable options>]
|
||||
# <target executable> [<target executable options>]
|
||||
#
|
||||
# [-h] - Print the script arguments help message.
|
||||
# [-n] - Specify the number of top functions to print.
|
||||
|
Reference in New Issue
Block a user