Skip to content
  • David Edmundson's avatar
    Add ftrace markers · 85d04cf6
    David Edmundson authored and Vlad Zahorodnii's avatar Vlad Zahorodnii committed
    This logs to a tracefs filesystem which can be viewed in tools such as
    gpuvis to see precise timings of activities in relation to other trace
    markers in X or graphic drivers.
    
    This patch is loosely based on D23114. Though modified with thread
    safety, support for string building, and a RAII pattern for durations.
    Ultimately that expanded it somewhat.
    85d04cf6