trace-graph: Add new cmdlines via sched_switch

The cmdline cache used by ftrace only saves 100 cmdlines. But if
there's more tasks than cmdlines, then we will end up with a lot with
<...>. This looks at sched_switch and will add comms if they are found.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
1 file changed