util: Remove homegrown Windows KM profiler.
authorJosé Fonseca <jfonseca@vmware.com>
Tue, 3 Nov 2009 19:47:51 +0000 (19:47 +0000)
committerJosé Fonseca <jfonseca@vmware.com>
Wed, 4 Nov 2009 12:15:29 +0000 (12:15 +0000)
commit0b4ea45e8aded79557da3a51bb88c9bbacfa07dc
tree888d333448375fc9c96d4f3b3e465fcc9a8cfe8d
parent767bc8eb5a0bbaf9fde9d760e8460d34c51d2991
util: Remove homegrown Windows KM profiler.

It's not sampling based so its results are biased towards functions called
many times.
bin/win32kprof.py [deleted file]
scons/gallium.py
scons/generic.py
src/gallium/auxiliary/util/SConscript
src/gallium/auxiliary/util/u_debug.h
src/gallium/auxiliary/util/u_debug_profile.c [deleted file]