mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Darkening of inactive thread regions.
This commit is contained in:
@@ -22,6 +22,7 @@ struct ViewData
|
||||
uint8_t onlyContendedLocks = true;
|
||||
uint8_t drawEmptyLabels = false;
|
||||
uint8_t drawContextSwitches = true;
|
||||
uint8_t darkenContextSwitches = true;
|
||||
uint8_t drawCpuData = true;
|
||||
uint8_t dynamicColors = true;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user