Re: [Intel-gfx] [PATCH i-g-t] tests/perf_pmu: Log perf timestamp in semaphore wait tests

2018-02-15 Thread Chris Wilson
Quoting Tvrtko Ursulin (2018-02-15 11:25:15) > From: Tvrtko Ursulin > > We need more data to debug sporadic test failures. > > Signed-off-by: Tvrtko Ursulin Reviewed-by: Chris Wilson -Chris ___ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org h

[Intel-gfx] [PATCH i-g-t] tests/perf_pmu: Log perf timestamp in semaphore wait tests

2018-02-15 Thread Tvrtko Ursulin
From: Tvrtko Ursulin We need more data to debug sporadic test failures. Signed-off-by: Tvrtko Ursulin --- tests/perf_pmu.c | 12 +++- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/tests/perf_pmu.c b/tests/perf_pmu.c index a7501ca5f7a4..7d9c42d16a08 100644 --- a/tests/pe