[Mesa-dev] [PATCH 0/8] radeonsi: Implement AMD_performance_monitor

Marek Olšák maraeo at gmail.com
Tue Nov 24 08:20:24 PST 2015


On Tue, Nov 24, 2015 at 5:08 PM, Ilia Mirkin <imirkin at alum.mit.edu> wrote:
> On Tue, Nov 24, 2015 at 11:00 AM, Nicolai Hähnle <nhaehnle at gmail.com> wrote:
>> One annoyance of the series as it currently stands is that exposing thousands
>> of counters affects the context creation time due to the way the Mesa state
>> tracker initializes itself, especially given that this is a feature that
>> isn't used in production. Dealing with that is on my todo-list.
>
> Just a thought - only expose the (majority of the) counters in debug contexts?

Deferring the initialization until the first use seems better.

If piglit takes longer to run now, the issue should be addressed
before the patches land.

Marek


More information about the mesa-dev mailing list