commit | 169e56b468c38d073cf0076d7acfb199885ae874 | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Wed Feb 16 20:59:03 2011 -0500 |
committer | Steven Rostedt <rostedt@goodmis.org> | Mon Feb 21 20:42:07 2011 -0500 |
tree | 3980252fc808b44425ccc9b5d2c797d1f2cb7554 | |
parent | b5eb0d3e7d7f6a12db9c8c756a2d4faff6ebc172 [diff] |
trace-view: Freeze window and wait cursor while doing search When doing a list search, it may take a while if there are a lot of events to search through. Freeze the window and change the cursor to the wait cursor while processing the search. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>