mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-02-11 17:44:31 +01:00
For some simple functions that only process memory data(list/hashmap), they don't need to be instrumented. And sometime they may generate non-parent spans, if they are called from daemon-style "threads". Fixes: #1968 Signed-off-by: bin <bin@hyper.sh>