Skip to content

pps: enable track_event in intel.cfg

Take the opportunity to prune some ftraces that are not that useful and fill the buffer pretty fast.

Record time is bumped to 1.2s

Signed-off-by: Lionel Landwerlin lionel.g.landwerlin@intel.com

/cc @fjdegroo : This will enable you to see some of the new cpu track events from this MR : !18260 (merged) You should be able to add additional MESA_TRACE_BEGIN()/MESA_TRACE_END() around areas of interest in the driver.

In the recording, this should appear in the line of the app like this : Screenshot_from_2022-10-03_00-38-14

Merge request reports