diff --git a/tools/profiler/profiler-process.py b/tools/profiler/profiler-process.py index c92191a9b..1554aa501 100644 --- a/tools/profiler/profiler-process.py +++ b/tools/profiler/profiler-process.py @@ -7,6 +7,7 @@ DELIMITER = "___" INVISIBLE = "gray" +ACTIVE_PRIMITIVE_COLOR="lemonchiffon" TREE_PICTURE_LIMIT=300 SCALED_FLAME_MULTIPLIER=1000