Re: [PATCH v5 00/13] drm/trace: Mirror DRM debug logs to tracefs

2020-06-29 Thread Sean Paul
On Mon, Jun 8, 2020 at 5:05 PM Sean Paul wrote: > > From: Sean Paul > > This series is the latest in my journey to create a lightweight, > always-on "flight recorder" (name credit Weston) of drm logs. This > incarnation uses a trace_array to keep logs in memory exposed through > tracefs. Users an

[PATCH v5 00/13] drm/trace: Mirror DRM debug logs to tracefs

2020-06-08 Thread Sean Paul
From: Sean Paul This series is the latest in my journey to create a lightweight, always-on "flight recorder" (name credit Weston) of drm logs. This incarnation uses a trace_array to keep logs in memory exposed through tracefs. Users and distros can enable drm logs by using the drm.trace module pa