I am processing traces which are taking a long time and even thought it is quite a bit faster than ros2 tracing, I still sometimes just want to run a small amount of trace analysis and then get the results from that if I am prototyping visualizations.
For that reason, I want to make these plugins be able to support sigints where they will automatically save on this case before exiting
I am processing traces which are taking a long time and even thought it is quite a bit faster than ros2 tracing, I still sometimes just want to run a small amount of trace analysis and then get the results from that if I am prototyping visualizations.
For that reason, I want to make these plugins be able to support sigints where they will automatically save on this case before exiting