diff --git a/TODO b/TODO index b5da1c91..92cb8a0e 100644 --- a/TODO +++ b/TODO @@ -23,7 +23,12 @@ Before 1.0.4: Before 1.2: -* Make tracker creation faster +* Flash when double clicking in descendants view + +* Find out what's up with weird two-step flash when you hit start when + a profile is loaded. + +* Make tracker creation faster. (Faster populating mainly) * Share map reading code between vdso stuff in binfile.c and tracker.c diff --git a/sysprof.c b/sysprof.c index f3b8d772..c6f8508c 100644 --- a/sysprof.c +++ b/sysprof.c @@ -271,8 +271,6 @@ set_busy (GtkWidget *widget, if (cursor) gdk_cursor_unref (cursor); - - gdk_display_sync (gdk_display_get_default()); } static void