From: Chris Wilson Date: Fri, 12 Nov 2010 15:53:11 +0000 (+0000) Subject: drm/i915: Kill the get_fence tracepoint X-Git-Tag: v2.6.38-rc1~419^2~23^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60de2ba51eaba9eefcc355cb20c8582b1481e755;p=pandora-kernel.git 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 --- Reading git-diff-tree failed