intel: aubinator: enable loading dumps from standard input

Graphics / Mesa 3D Graphics Library / Mesa - Lionel Landwerlin [intel.com] - 7 October 2016 20:18 UTC

In conjuction with an intel_aubdump change, you can now look at your application's output like this :

$ intel_aubdump -c '/path/to/aubinator --gen=hsw' my_gl_app

v2: Add print_help() comment about standard input handling (Eero) Remove shrinked gtt space debug workaround (Eero)

v3: Use realloc rather than memcpy/free (Ben)

4682abd intel: aubinator: enable loading dumps from standard input
src/intel/tools/aubinator.c | 165 +++++++++++++++++++++++++++++++++----------
1 file changed, 129 insertions(+), 36 deletions(-)

Upstream: cgit.freedesktop.org


  • Share