util: rb_tree: add safe iterators
[mesa.git] / src / intel / tools /
2018-08-22 Lionel Landwerlinintel: tools: split aub parsing from aubinator
2018-08-20 Kai Wasserbächintel/tools: initialise bo_addr to 0 in main
2018-08-20 Kai Wasserbächintel: aubinator: mark ftruncate_res as MAYBE_UNUSED...
2018-08-20 Kai Wasserbächintel/aubinator_error_decode: mark ret as MAYBE_UNUSED...
2018-08-09 Eric Engestromintel/tools: add missing variable initialisation
2018-08-07 Lionel Landwerlinintel: don't build tools without -Dtools=intel
2018-08-04 Lionel Landwerlinintel: tools: simplify meson build
2018-08-04 Lionel Landwerlinintel: aubinator: simplify decoding
2018-08-04 Lionel Landwerlinintel: tools: aubwrite: reuse canonical address helper
2018-08-04 Lionel Landwerlinintel: aubinator: fix read the context/ring
2018-08-01 Lionel Landwerlinintel: tools: aubwrite: split gen[89] from gen10+
2018-07-25 Lionel Landwerlinintel: tools: dump: only store device id on success
2018-07-20 Lionel Landwerlinintel: tools: dump: protect against multiple calls...
2018-07-20 Lionel Landwerlinintel: tools: dump: make dump tool reliable under gdb
2018-07-19 Lionel Landwerlinintel: tools: dump: remove mentions of intel_aubdump
2018-07-19 Lionel Landwerlinintel: tools: aubwrite: fix invalid frees on finish
2018-07-19 Lionel Landwerlinintel: tools: dump: trace memory writes
2018-07-19 Lionel Landwerlinintel: tools: dump: remove command execution feature
2018-07-18 Caio Marcelo de... intel/tools: add missing include for stdarg.h
2018-07-18 Jason Ekstrandintel/tools: Rename error2aub to intel_error2aub
2018-07-18 Jason Ekstrandintel/tools: Add an error state to aub translator
2018-07-18 Jason Ekstrandintel/tools: Break aub file writing into a helper
2018-07-18 Jason Ekstrandintel/tools: Refactor aub dumping to remove singletons
2018-07-18 Jason Ekstrandintel/dump_gpu: Fix corner cases in PPGTT range calcula...
2018-07-16 Eric Anholtintel: tools: Fix uninitialized variable warnings in...
2018-07-10 Rafael Antognolliintel/tools/dump_gpu: Add option to print ppgtt mappings.
2018-07-09 Jason Ekstrandintel/aubinator_error_decode: Allow for more sections
2018-07-09 Lionel Landwerlinintel: tools: dump_gpu: fix ppgtt mapping
2018-07-05 Lionel Landwerlinintel: tools: remove drm-uapi defines
2018-07-05 Lionel Landwerlinintel: intel_dump_gpu: use simulator id in captures
2018-07-05 Scott D Phillipsintel: tools: dump-gpu: dump 48-bit addresses
2018-07-05 Lionel Landwerlinintel: tools: import intel_aubdump
2018-07-05 Lionel Landwerlinintel: tools: update intel_aub.h
2018-07-05 Scott D Phillipsintel/tools/aubinator: aubinate ppgtt aubs
2018-07-05 Lionel Landwerlinintel: aubinator: handle GGTT mappings
2018-07-05 Lionel Landwerlinintel: aubinator: drop the 1Tb GTT mapping
2018-07-05 Lionel Landwerlinintel: aubinator: rework register writes handling
2018-07-05 Lionel Landwerlinintel: aubinator: remove standard input processing...
2018-07-05 Lionel Landwerlinintel: aubinator: remove unused variables
2018-06-20 Eric Engestromintel/aubinator: drop unused functions
2018-06-15 Rafael Antognolliintel/aubinator: Use int to store getopt_long flags.
2018-05-02 Lionel Landwerlinintel: aubinator: add an option to limit the number...
2018-05-02 Lionel Landwerlinintel: fix aubinator include
2018-05-02 Kenneth Graunkeintel: Give the batch decoder a callback to ask about...
2018-05-02 Kenneth Graunkeintel: Move batch decoder/disassembler from tools/...
2018-05-02 Lionel Landwerlinintel: batch-decoder: iterate VERTEX_BUFFER_STATE fields
2018-05-02 Lionel Landwerlinintel: decoder: make the field iterator use more natural
2018-04-09 Lionel Landwerlinintel: aubinator: print out addresses of invalid instru...
2018-04-05 Kevin Rogovinintel/tools: new intel_sanitize_gpu tool
2018-04-03 Lionel Landwerlinintel: error_decode: add an option to decode all buffers
2018-03-26 Rafael Antognolliintel/aubinator_error_decode: Decode more registers.
2018-03-22 Matt Turnerintel/tools/aubinator: Drop platform list from print_help()
2018-03-21 Rafael Antognolliaubinator_error_decode: Compare only the class_name...
2018-03-21 Scott D Phillipsintel/tools: aubinator: Catch gen11 "enhanced execlist...
2018-03-05 Jordan Justenintel: Split gen_device_info out into libintel_dev
2018-02-27 Jordan Justenintel/tools: Use gen_device_name_to_pci_device_id in...
2018-02-26 Lionel Landwerlinintel: aubinator_error_decode: fix segfault on missing...
2018-02-14 Jason Ekstrandintel/aubinator: Correctly decode INTERFACE_DESCRIPTOR_DATA
2018-02-08 Scott D Phillipsmeson: Add build option for tools
2018-02-03 Jason Ekstrandaubinator: Multiply count by 4 to compute buffer sizes
2018-02-01 Kenneth Graunkeintel/decoder: Fix control / evaluation label mixup.
2018-01-25 Jason Ekstrandaubinator: Multiply count by 4 to compute buffer sizes
2018-01-18 Chris Wilsonintel: Future-proof ring names for aubinator_error_decode
2018-01-09 Scott D Phillipsaubinator: add support for aubinating memtrace aubs
2018-01-09 Scott D Phillipsaubinator: extract aubinator_init() out of the header...
2018-01-09 Scott D Phillipsaubinator: honor --color option when printing the header
2017-12-28 Jason Ekstrandintel/aubinator: Gracefully handle dynamic state not...
2017-12-28 Jason Ekstrandintel/aubinator: Free section data last
2017-12-14 Jason Ekstrandintel/tools: Convert aubinator over to the common framework
2017-12-14 Jason Ekstrandintel/batch-decoder: Decode registers
2017-12-14 Jason Ekstrandintel/batch-decoder: Decode dynamic state
2017-12-14 Jason Ekstrandintel/batch-decoder: Decode constants, binding tables...
2017-12-14 Jason Ekstrandintel/tools: Switch aubinator_error_decode over to...
2017-12-14 Jason Ekstrandintel/batch-decoder: Decode graphics shaders
2017-12-14 Jason Ekstrandintel/batch-decoder: Decode vertex and index buffers
2017-12-14 Jason Ekstrandintel/batch-decoder: Decode MEDIA_INTERFACE_DESCRIPTOR_LOAD
2017-12-14 Jason Ekstrandintel/tools: Add the start of a generic batch decoder
2017-12-14 Jason Ekstrandintel/disasm: Take a devinfo in gen_disasm_create
2017-12-14 Jason Ekstrandintel/decoder: Take a bit offset in gen_print_group
2017-11-17 Matt Turneri965: Rewrite disassembly annotation code
2017-11-14 Kenneth Graunkeintel/tools/error: Decode compute shaders.
2017-11-14 Kenneth Graunkeintel/tools/error: Use do-while for field iterator...
2017-11-14 Kenneth Graunkeintel/tools/error: Decode shaders while decoding batch...
2017-11-14 Kenneth Graunkeintel/tools/error: Save error state sections and decode...
2017-11-14 Kenneth Graunkeintel/tools/error: Fix null termination of ring name...
2017-11-14 Kenneth Graunkeintel/tools/error: Drop unused MAX_RINGS #define.
2017-11-14 Kenneth Graunkeintel/tools/error: Refactor buffer matching, add more...
2017-11-14 Kenneth Graunkeintel/tools/error: Only decode a few sections of error...
2017-11-14 Kenneth Graunkeintel/tools/error: Drop unused parameters from decode...
2017-11-14 Kenneth Graunkeintel/tools/error: Drop support for non-ascii85 encoded...
2017-11-14 Kenneth Graunkeintel/tools/error: Do ascii85 decode first.
2017-11-12 Kenneth Graunkeintel/tools: Fix detection of enabled shader stages.
2017-11-01 Lionel Landwerlinintel: common: make intel utils available from C++
2017-11-01 Lionel Landwerlinintel: error-decode: implement a rolling window of...
2017-10-26 Kevin Rogovinintel/tools/disasm: correctly observe FILE *out parameter
2017-10-18 Eric Engestrommeson: move expat dependency where it's needed
2017-09-27 Dylan Bakermeson: Add build Intel "anv" vulkan driver
2017-09-01 Eric Engestromaubinator: remove duplicate initialisation
2017-07-13 Lionel Landwerlinaubinator: don't leak fd of opened aubfile
2017-06-27 Lionel Landwerlinaubinator: import intel_aub.h from libdrm
next