commit | b5eb0d3e7d7f6a12db9c8c756a2d4faff6ebc172 | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Wed Feb 16 20:57:22 2011 -0500 |
committer | Steven Rostedt <rostedt@goodmis.org> | Mon Feb 21 20:42:07 2011 -0500 |
tree | e4d1c229cdda7ec3059932a44e0cc770be6ae09c | |
parent | 2f6c27bb3bd10f49bc37c8a7c8775920a401c7be [diff] |
kernelshark: Provide a way to freeze the main window There may be cases that we need to freeze the main window in order to provide updates to other widgets or the cursor while working to update something. Add trace_freeze_all() and trace_unfreeze_all() Signed-off-by: Steven Rostedt <rostedt@goodmis.org>