trace-graph: Fix color of task starting window

The color was not being set up for the box if a task other than
idle was the first event on a CPU. The gc variable used to draw
the task box was not initialized and the color of the task was
random at the start.

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