trace-view: Return only visible records

The trace_view_store_get_timestamp_visible_row() did not return
only visible rows, but also invisible ones. This patch fixes the
code to only return the visible rows.

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