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

--- Comment #88 from Alexis Murzeau <amub...@gmail.com> ---
Created attachment 183229
  --> https://bugs.kde.org/attachment.cgi?id=183229&action=edit
perf tracing output with stacktrace of programs sending X11 requests

perf tracing output with stacktrace of programs sending X11 requests:

perf record \
    -e probe_libxcb:xcb_send_request \
    -e probe_libX11:_XGetRequest \
    -e probe_Xorg:WriteToClient \
    -e probe_kwin_x11:_ZN4KWin17XrandrEventFilter5eventEP19xcb_generic_event_t
\
    -e probe_libKScreenLocker:X11Locker \
    --exclude-perf \
    --call-graph dwarf,4096 \
    --user-callchains

perf script > perf_trace.txt

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

Reply via email to