rewire up target colors with processes/modules/threads; use first module path for correllation rather than entities & id correllation

This commit is contained in:
Ryan Fleury
2024-03-27 15:25:27 -07:00
parent 22185cee5f
commit a14d0f5b18
7 changed files with 52 additions and 113 deletions
-1
View File
@@ -61,7 +61,6 @@ DF_EntityKindTable:
{Dest dest 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 "Path" Null "Destination" }
//- rjf: control system entities
{CtrlRequest ctrl_request 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 "Label" Null "Control Request" }
{Process process 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 "Label" Threads "Process" }
{Thread thread 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 "Label" Thread "Thread" }
{Module module 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 "Label" Module "Module" }