summaryrefslogtreecommitdiff
path: root/overlay/overlay.c
AgeCommit message (Expand)Author
2013-08-22overlay: Replace debug ticker with hostnameChris Wilson
2013-08-22overlay: Double buffer the x11 windowChris Wilson
2013-08-22overlay: Rudiments of config files and option parsingChris Wilson
2013-08-22overlay: Fill the blank charts with error messagesChris Wilson
2013-08-21overlay: Put a faint outline around each chartChris Wilson
2013-08-21overlay: Fade the graphs behind the textChris Wilson
2013-08-20overlay: Fix display of rc6 statesChris Wilson
2013-08-20overlay: Add copyright statementsChris Wilson
2013-08-20overlay: Take a snapshot on SIGUSR1Chris Wilson
2013-08-20overlay: use rc6_enable to drop useless informationChris Wilson
2013-08-20overlay: Add graph for GPU power consumptionChris Wilson
2013-08-20overlay: Add rc6 residencyChris Wilson
2013-08-19overlay: Wrap the colour index around the rgba arrayChris Wilson
2013-08-19overlay: Add missing include "debugfs.h"Chris Wilson
2013-08-19overlay: Auatomatically mount debugfsChris Wilson
2013-08-19overlay: Tweak label locations to include baseline offset.Chris Wilson
2013-08-18overlay: Add a X11 window backendChris Wilson
2013-08-18overlay: Tweak a couple of the fill colours to be slightly less horridChris Wilson
2013-08-18overlay: Don't smooth gpu freqChris Wilson
2013-08-18overlay: Remove the double ':' from object comm namesChris Wilson
2013-08-18overlay: Use a more compact 2x2 layout for the graphsChris Wilson
2013-08-18overlay: Rearrange GUI stateChris Wilson
2013-08-18overlay: Print min/max GPU frequencies.Chris Wilson
2013-08-18overlay: Convert gem objects to megabytesChris Wilson
2013-08-18overlay: Parse gem objectsChris Wilson
2013-08-18overlay: Add GPU frequencyChris Wilson
2013-08-18overlay: Include CPU usage in the overview chartChris Wilson
2013-08-18overlay: Count flips per planeChris Wilson
2013-08-17overlay: Accumulate busy timesChris Wilson
2013-08-17overlay: Couple wait begin/end events together to fix accountingChris Wilson
2013-08-17overlay: Show per-process wait timesChris Wilson
2013-08-17overlay: Graph per-process requests over timeChris Wilson
2013-08-17overlay: Track requests per-processChris Wilson
2013-08-17overlay: Primitive integration with perfChris Wilson
2013-08-17overlay: Show GPU waitsChris Wilson
2013-08-17Introduce intel-gpu-overlayChris Wilson