[PATCH 1/2] drm/radeon: add initial tracepoint support.

2010-11-23 Thread Dave Airlie
From: Dave Airlie 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 --- drivers/gpu/drm/radeon/Makefile |5 +-

[PATCH 1/2] drm/radeon: add initial tracepoint support.

2010-11-22 Thread Dave Airlie
From: Dave Airlie airl...@redhat.com 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 airl...@redhat.com --- drivers/gpu/drm/radeon/Makefile