summaryrefslogtreecommitdiffstats
path: root/src/intel/tools
Commit message (Expand)AuthorAgeFilesLines
* src/intel: use new hash table and set creation helpersCaio Marcelo de Oliveira Filho2019-01-141-4/+2
* intel/aub_viewer: highlight true booleansLionel Landwerlin2018-12-283-2/+10
* intel/aub_viewer: fold binding/sampler table itemsLionel Landwerlin2018-12-281-4/+11
* intel/aub_viewer: fix shader viewLionel Landwerlin2018-12-281-1/+3
* intel/aub_viewer: print address of missing shaderLionel Landwerlin2018-12-281-1/+2
* intel/aub_viewer: fixup 0x address prefixLionel Landwerlin2018-12-281-1/+1
* intel/aub_viewer: fix shader get_boLionel Landwerlin2018-12-281-6/+2
* intel/tools: make sure the binary file is properly readAndrii Simiklit2018-12-041-3/+13
* intel/aubinator_error_decode: Get rid of warning for missing switch caseToni Lönnberg2018-12-041-0/+3
* intel/aub_viewer: Print blend states properlyLionel Landwerlin2018-11-161-2/+16
* intel/aub_viewer: fix dynamic state printingLionel Landwerlin2018-11-161-2/+2
* intel/aubinator: fix ring buffer pointerLionel Landwerlin2018-11-162-4/+4
* intel/decoders: read ring buffer lengthLionel Landwerlin2018-11-162-2/+5
* intel/tools: avoid 'unused variable' warningsAndrii Simiklit2018-11-142-5/+8
* intel/decoder: tools: Use engine for decoding batch instructionsToni Lönnberg2018-11-135-41/+43
* intel/decoder: tools: gen_engine to drm_i915_gem_engine_classToni Lönnberg2018-11-134-25/+19
* intel/aub_read: remove useless breaksLionel Landwerlin2018-11-091-6/+0
* intel/dump_gpu: add platform optionLionel Landwerlin2018-11-072-6/+29
* intel/dump_gpu: move output option togetherLionel Landwerlin2018-11-071-5/+5
* intel/decoders: fix instruction base address parsingLionel Landwerlin2018-11-051-1/+1
* intel/sanitize_gpu: add debug message on mmap failLionel Landwerlin2018-11-051-1/+3
* intel/sanitize_gpu: deal with non page multiple buffer sizesLionel Landwerlin2018-11-051-4/+7
* intel/sanitize_gpu: add help/gdb options to wrapperLionel Landwerlin2018-11-051-1/+54
* intel/dump_gpu: add missing gdb optionLionel Landwerlin2018-11-051-0/+2
* intel/tools: fix resource leakAndrii Simiklit2018-11-011-0/+10
* intel/tools: include stdarg.h in error2aubJonathan Gray2018-11-011-0/+1
* tools/imgui: disable all warningsEric Engestrom2018-10-311-1/+2
* aub_viewer: show vertex buffer pitchEric Engestrom2018-10-301-1/+1
* intel: tools: Add handling for video pipeToni Lönnberg2018-10-302-1/+30
* intel/batch-decoder: remove never-used functionEric Engestrom2018-10-301-21/+0
* util: use C99 declaration in the for-loop hash_table_foreach() macroEric Engestrom2018-10-251-2/+0
* intel/decoders: fix end of batch limitLionel Landwerlin2018-10-232-8/+9
* intel: Fix decoding for partial STATE_BASE_ADDRESS updates.Kenneth Graunke2018-10-221-3/+21
* intel: Introducing Whiskey Lake platformRodrigo Vivi2018-10-111-1/+1
* intel: aubinator: Fix memory leaksSagar Ghuge2018-10-041-0/+25
* intel/tools: fix initial position of window in aubinator viewerTapani Pälli2018-09-121-4/+17
* i965/tools: 32bit compilation with mesonSergii Romantsov2018-09-071-1/+1
* Revert "i965/tools: 32bit compilation with meson"Lionel Landwerlin2018-09-061-1/+1
* i965/tools: 32bit compilation with mesonSergii Romantsov2018-09-061-1/+1
* intel: Introducing Amber Lake platformRodrigo Vivi2018-08-311-1/+1
* intel: aubinator: Adding missed platforms to the error message.Rodrigo Vivi2018-08-311-2/+3
* Revert "intel/tools/aubwrite: Always use physical addresses for traces."Kenneth Graunke2018-08-302-13/+11
* intel/tools: new i965_disasm toolSagar Ghuge2018-08-292-0/+193
* intel: tools: Fix aubinator_error's fprintf call (format-security)Kai Wasserbäch2018-08-251-1/+1
* intel/tools/aubwrite: Always use physical addresses for traces.Rafael Antognolli2018-08-222-11/+13
* intel/tools/aubwrite: Rename "legacy" to "Trace Block".Rafael Antognolli2018-08-221-1/+1
* intel: aubinator_viewer: add urb viewLionel Landwerlin2018-08-222-0/+171
* intel: aubinator_viewer: store urb state during decodingLionel Landwerlin2018-08-222-23/+153
* intel: tools: add aubinator viewerLionel Landwerlin2018-08-225-0/+2784
* intel: tools: import ImGuiLionel Landwerlin2018-08-2217-1/+31676