mesa: Store the performance monitor object's name.
authorKenneth Graunke <kenneth@whitecape.org>
Thu, 31 Oct 2013 06:12:36 +0000 (23:12 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Mon, 18 Nov 2013 02:51:06 +0000 (18:51 -0800)
commit145138fb3c7d84e23382631a4c0e6039b61154b6
treeac87563e1e83caad5f397e96bd2e358aec22802b
parent45a56ce39967590d9c83b1dcad886772c50a224a
mesa: Store the performance monitor object's name.

Being able to print monitor->Name is really useful for debugging.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/mesa/main/mtypes.h
src/mesa/main/performance_monitor.c