summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/radeon_trace_points.c
Commit message (Collapse)AuthorAgeFilesLines
* drm/radeon: add initial tracepoint support.Dave Airlie2010-12-161-0/+9
this adds a bo create, and fence seq tracking tracepoints. This is just an initial set to play around with, we should investigate what others we need would be useful. Signed-off-by: Dave Airlie <airlied@redhat.com>