run: generalize with main(), start porting trace-boot and qemu-trace2txt

This commit is contained in:
Ciro Santilli
2018-09-04 09:22:46 +01:00
parent 09cb390904
commit 1ff6a95ab3
10 changed files with 547 additions and 453 deletions

2
getvar
View File

@@ -1,7 +1,7 @@
#!/usr/bin/env python3
import common
parser = common.get_argparse(argparse_args={
'description':'''Print the value of a common.py variable.
'description': '''Print the value of a common.py variable.
This is useful to: