trace-view: Make gtk_init() called first

gtk_init() scans for display options and may process and remove them
when found. It needs to be called first, before we parse the arguments.

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