summaryrefslogtreecommitdiff
path: root/overlay/overlay.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-19overlay: Auatomatically mount debugfsChris Wilson1-0/+2
2013-08-19overlay: Tweak label locations to include baseline offset.Chris Wilson1-4/+4
2013-08-18overlay: Add a X11 window backendChris Wilson1-0/+4
2013-08-18overlay: Tweak a couple of the fill colours to be slightly less horridChris Wilson1-2/+2
2013-08-18overlay: Don't smooth gpu freqChris Wilson1-0/+2
2013-08-18overlay: Remove the double ':' from object comm namesChris Wilson1-1/+1
2013-08-18overlay: Use a more compact 2x2 layout for the graphsChris Wilson1-39/+25
2013-08-18overlay: Rearrange GUI stateChris Wilson1-72/+61
2013-08-18overlay: Print min/max GPU frequencies.Chris Wilson1-0/+5
2013-08-18overlay: Convert gem objects to megabytesChris Wilson1-4/+7
2013-08-18overlay: Parse gem objectsChris Wilson1-18/+63
2013-08-18overlay: Add GPU frequencyChris Wilson1-1/+70
2013-08-18overlay: Include CPU usage in the overview chartChris Wilson1-3/+26
2013-08-18overlay: Count flips per planeChris Wilson1-2/+17
2013-08-17overlay: Accumulate busy timesChris Wilson1-0/+21
2013-08-17overlay: Couple wait begin/end events together to fix accountingChris Wilson1-1/+12
2013-08-17overlay: Show per-process wait timesChris Wilson1-1/+14
2013-08-17overlay: Graph per-process requests over timeChris Wilson1-4/+69
2013-08-17overlay: Track requests per-processChris Wilson1-31/+87
2013-08-17overlay: Primitive integration with perfChris Wilson1-1/+32
2013-08-17overlay: Show GPU waitsChris Wilson1-9/+31
2013-08-17Introduce intel-gpu-overlayChris Wilson1-0/+196