Skip to content

Commit c6ef450

Browse files
authored
Update ENVVAR_README.md
1 parent 4f4647c commit c6ef450

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/ENVVAR_README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,5 @@
1313
`PCM_NO_MAIN_EXCEPTION_HANDLER=1` : don't catch exceptions in the main function of pcm tools (a debugging option)
1414

1515
`PCM_ENFORCE_MBM=1` : force-enable Memory Bandwidth Monitoring (MBM) metrics (LocalMemoryBW = LMB) and (RemoteMemoryBW = RMB) on processors with RDT/MBM errata
16+
17+
`PCM_DEBUG_LEVEL=x` : x is an integer defining debug output level. level = 0 (default): minimal or no debug info, > 0 increases verbosity

0 commit comments

Comments
 (0)