commit | 60de2ba51eaba9eefcc355cb20c8582b1481e755 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Fri Nov 12 15:53:11 2010 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Thu Dec 02 10:20:47 2010 +0000 |
tree | 1f0d0b0964ea9c98fb5bedbb033c5ff7e19ca006 | |
parent | c6748e09eed072be077fe583976516b76daf42ec [diff] |
drm/i915: Kill the get_fence tracepoint As the tracepoint is now decoupled from when the actual register is assigned and was never complemented by detailing when the object lost its fence, it has outlived its limited usefulness. Profiling the actual stalls is a far more profitable venture anyway. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>