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....@lge.com>
>> 
>> 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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to