qt6-bb10/src/corelib/tracing
Antti Määttä bb8aada627 Fix crash at exit when tracing
The crash is caused by the cleanup sending trace messages when the
plugin has already been destroyed. Add shutdown callback to the plugin
to indicate this has happened. We can't use signals since that also
generetes trace event.

Pick-to: 6.5
Change-Id: I2e490fc51c2aaa97c240c1496a528a6ff6077bd0
Reviewed-by: Hatem ElKharashy <hatem.elkharashy@qt.io>
Reviewed-by: Janne Koskinen <janne.p.koskinen@qt.io>
2023-04-26 10:46:06 +00:00
..
qctf.cpp Fix crash at exit when tracing 2023-04-26 10:46:06 +00:00
qctf_p.h Fix crash at exit when tracing 2023-04-26 10:46:06 +00:00