diff --git a/tracetools_trace/trace.py b/tracetools_trace/trace.py index 079a0b6..7af99fc 100644 --- a/tracetools_trace/trace.py +++ b/tracetools_trace/trace.py @@ -40,8 +40,6 @@ def main(): input('press enter to start...') lttng_start(session_name) - - # TODO integrate this with launch + ROS shutdown input('press enter to stop...') print('stopping & destroying tracing session')