trace-graph: Remove trace plot list

Remove the list structure for plots. The plots are stored
on an array anyway, and the managing them on a list just
adds overhead and maintenance without any added benefit.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
2 files changed