mirror of
https://github.com/prirun/p50em.git
synced 2026-05-04 23:35:27 +00:00
Minor tracing enhancements
Deconflict some values of instruction count with some of the other tracing options by making it require a leading # before the integer count. Add/fix support for tracing execution within a designated segno. Announce to the trace file that tracing is initialized.
This commit is contained in:
2
em.1
2
em.1
@@ -275,7 +275,7 @@ all|Everything
|
||||
flush|Flush trace file after each write
|
||||
tlb|STLB and IOTLB changes
|
||||
OWNERL|Execution of this PCB
|
||||
instruction count|Begin after specified number of instructions
|
||||
#instruction count|Begin after specified number of instructions
|
||||
octal segno|Execution in the given segment number
|
||||
process number|Execution of this user number
|
||||
.TE
|
||||
|
||||
Reference in New Issue
Block a user