Tim Jester-Pfadt

Results 8 comments of Tim Jester-Pfadt

@maztaim It's always a good idea to attach your System Information. You can get it by going to "Help" -> "System Information" in the Steam Client. Use something like pastebin.com...

Same only workaround I found is to have a logic which explicitly sets all values to "N/A" or null that are not present in some of the objects. For some...

I just checked I set them to “N/A” not null or undefined. So technically it has a common string value which then works. To me this is a hack nonetheless.

The same thing happens without the --vogl_disable_client_side_array_tracing parameter, but I get the vogltrace warning about client side array usage, that's why I enabled it.

Which profiling tools would be useful? I followed this tutorial for system wide profiling with perf and recorded 35 seconds of activity. http://www.pixelbeat.org/programming/profiling/ This is the perf.data when capturing to...

@amonakov The thrid approach seems to have some positiv effects, but it's hard to tell since there are still noticable hickups from time to time. This is my subjective feeling.

I have 8 GB RAM with free -m teeling me that there is about 7 GB free before starting the capture. vm.dirty_background_bytes=$[2**21] improved things dramatically, while having everything else at...

Strange I can reproduce this every single time. I thought it might be related to the desktop compositor, which is Mutter on Gnome 3.10 but I get the same issue...