mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-28 04:24:26 +01:00
test-user-mode: make perfect like build-userland
Multithreading and target selection.
This commit is contained in:
@@ -7,7 +7,7 @@ class Main(common.LkmcCliFunction):
|
||||
super().__init__(
|
||||
defaults={
|
||||
'emulator': 'gem5',
|
||||
'print_time': False,
|
||||
'show_time': False,
|
||||
},
|
||||
description='''\
|
||||
Convert a BST vs heap stat file into a gnuplot input
|
||||
|
||||
Reference in New Issue
Block a user