summaryrefslogtreecommitdiff
path: root/debugger/eudb.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-30intel_chipset: Replace lookup of GT size with computationChris Wilson1-8/+6
2015-11-11Add missing noreturn attribute to various functionsThomas Wood1-1/+1
2015-09-11convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocciMicah Fedke1-1/+1
2015-09-08build: fix unused-result warningsThomas Wood1-1/+3
2015-05-27debugger: remove unnecessary struct per_thread_dataYunlian Jiang1-5/+1
2014-03-22lib: rename intel_gpu_tools.h to intel_io.hDaniel Vetter1-1/+1
2014-02-11debugger: fix the -p optionThomas Wood1-1/+1
2014-01-19debugger: avoid global variable shadowingDaniel Vetter1-8/+8
2011-07-28intel-gpu-tools/debugging: shader debuggerBen Widawsky1-0/+606