The stacktrace-tree is the legacy stuff that was used to print stack trace with tetragon, it's been replaced by this modern way of doing via TracingPolicy and events https://tetragon.io/docs/concepts/tracing-policy/selectors/#stack-traces. Let's remove all that old stuff, it's been dead forever.