trace-graph: Do not show 'interrupts' if no interrupt event was added Since showing interrupts for when events are in interrupts can cause the task plots to be crazy if the interrupt events are not traced, do not do the "in interrupt" notation unless interrupts were traced. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>