trace: measure time for each gallium call
authorBrian Paul <brianp@vmware.com>
Wed, 30 Jan 2013 22:45:08 +0000 (15:45 -0700)
committerBrian Paul <brianp@vmware.com>
Fri, 1 Feb 2013 15:00:28 +0000 (08:00 -0700)
commit9a91ce94484789424361f22387ba15688d6bcc7d
tree45a00aef1277dd021ff729c896831be08af0054d
parentb516bf46ef7869a3cbf3fff85c77a25d4c882133
trace: measure time for each gallium call

To get a rough idea of how much time is spent in each gallium driver
function.  The time is measured in microseconds.
src/gallium/drivers/trace/tr_dump.c
src/gallium/tools/trace/model.py
src/gallium/tools/trace/parse.py