Re: [PATCH 3/6] perf ui/gtk: Implement ui_progress functions

From: Namhyung Kim
Date: Thu Nov 15 2012 - 03:44:48 EST


Hi Pekka,

On Thu, 15 Nov 2012 09:47:23 +0200 (EET), Pekka Enberg wrote:
> On Tue, 13 Nov 2012, Namhyung Kim wrote:
>> From: Namhyung Kim <namhyung.kim@xxxxxxx>
>>
>> Implement progress update function for GTK2 front end.
>>
>> Note that since it will be called before gtk main loop so that
>> we should call gtk event loop handler directly.
>>
[snip]
>
> When is the progress bar shown? Why does it need to be a separate dialog?
> Can't we embed it in the current perf window (and make the other
> UI components disabled if necessary)?

It's called during perf_session__process_events() which is executed
before creating the main window.

Thanks,
Namhyung
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/