about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--tools/browse_trace.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/browse_trace.cc b/tools/browse_trace.cc
index 8fc19d6d..85c010f9 100644
--- a/tools/browse_trace.cc
+++ b/tools/browse_trace.cc
@@ -476,6 +476,7 @@ int main(int argc, char* argv[]) {
           --Top_of_screen;
       }
       refresh_screen_rows();
+      render();
       // move cursor to bottom
       Cursor_row = Last_printed_row;
       refresh_screen_rows();