https://bugs.kde.org/show_bug.cgi?id=488843

--- Comment #6 from Zamundaaa <xaver.h...@gmail.com> ---
Git commit a169114fee661e61519f06c0567f4daa486dc336 by Xaver Hugl.
Committed on 24/06/2024 at 13:26.
Pushed by zamundaaa into branch 'master'.

core/renderloop: log frame statistics into a file

Data like target vs. actual pageflip time, and render times is often needed for
debugging or optimizing render time predictions, so this commit makes KWin
print
that information to a file in the home directory whenever
KWIN_LOG_PERFORMANCE_DATA
is set.

M  +10   -5    src/core/renderbackend.cpp
M  +4    -3    src/core/renderbackend.h
M  +18   -2    src/core/renderloop.cpp
M  +5    -1    src/core/renderloop_p.h

https://invent.kde.org/plasma/kwin/-/commit/a169114fee661e61519f06c0567f4daa486dc336

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to