intel/perf: drop batchbuffer flushing at query begin
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>
Thu, 12 Dec 2019 10:14:09 +0000 (12:14 +0200)
committerLionel Landwerlin <lionel.g.landwerlin@intel.com>
Fri, 13 Dec 2019 09:27:17 +0000 (11:27 +0200)
commita575b3cd5c1e61a7e92fa2521ced95d24b64f392
tree04e9f51b553cf283fa82f4adefa26e4bc7970c0b
parentca475d5fba5f39d836b9f9994cb11caf559c10d9
intel/perf: drop batchbuffer flushing at query begin

This was initially intended to fix issues with the query timings going
occassionally high.

It turns out there was a bug in the attribution of OA reports to our
context when parsing the OA data. This led to reports flagged with
other context IDs to be included in our queries results.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/intel/perf/gen_perf.c