mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
run: --gem5-script link to #gem5-fs-biglittle
This commit is contained in:
5
run
5
run
@@ -116,7 +116,10 @@ See: https://cirosantilli.com/linux-kernel-module-cheat#gdb
|
||||
'--gem5-script',
|
||||
default='fs',
|
||||
choices=['fs', 'biglittle'],
|
||||
help='Which gem5 script to use'
|
||||
help='''\
|
||||
Which gem5 script to use.
|
||||
See e.g.: https://cirosantilli.com/linux-kernel-module-cheat#gem5-fs-biglittle
|
||||
'''
|
||||
)
|
||||
self.add_argument(
|
||||
'--gem5-readfile',
|
||||
|
||||
Reference in New Issue
Block a user