summaryrefslogtreecommitdiff
path: root/overlay
AgeCommit message (Expand)Author
2013-08-27overlay: Set the text color in case we do not have RC6Chris Wilson
2013-08-27overlay: improve alignment of some labelsChris Wilson
2013-08-27overlay: Read interrupts from perfChris Wilson
2013-08-27overlay: Read frequency from perfChris Wilson
2013-08-27overlay: Read power from perf_eventsChris Wilson
2013-08-26overlay: Align the process names in the memory tableChris Wilson
2013-08-26overlay: Trim the padding slightlyChris Wilson
2013-08-26overlay: Count number of semaphores used by each processChris Wilson
2013-08-25overlay: Allow simple positioning and resizingChris Wilson
2013-08-25overlay: Monitor interruptsChris Wilson
2013-08-25overlay: Detach from terminalChris Wilson
2013-08-25overlay: Add a raw kms outputChris Wilson
2013-08-25overlay: Draw the cpu busy line on top of the waitsChris Wilson
2013-08-25overlay: simplify types for object counts for 32/64bit portingChris Wilson
2013-08-25overlay: Expose sampling period/frequency as a user parameterChris Wilson
2013-08-23overlay: Fix power reading from debugfsChris Wilson
2013-08-23overlay: Distinguish the root debugfs path and our dri nodeChris Wilson
2013-08-23overlay: Search for right debugfs pathChris Wilson
2013-08-22overlay: Replace debug ticker with hostnameChris Wilson
2013-08-22overlay: Close DRI2 device after authentication failureChris Wilson
2013-08-22overlay: Double buffer the x11 windowChris Wilson
2013-08-22overlay: Make the config parser more lenientChris 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-22overlay: Remove busy estimationChris Wilson
2013-08-21overlay: Fix underflow for clamping initial valuesChris Wilson
2013-08-21overlay: i915 pmu doesn't require a specific frequencyChris Wilson
2013-08-21overlay: Put a faint outline around each chartChris Wilson
2013-08-21overlay: Fade the graphs behind the textChris Wilson
2013-08-21overlay: Fix old mmio gpu busyness probingChris Wilson
2013-08-20overlay: Fix sampling of i915 perf eventChris Wilson
2013-08-20overlay: Fix display of rc6 statesChris Wilson
2013-08-20overlay: Add copyright statementsChris Wilson
2013-08-20overlay: Use the new i915 PMU to query GPU busynessChris Wilson
2013-08-20overlay: Take a snapshot on SIGUSR1Chris Wilson
2013-08-20overlay: Include gpu-perf.h for distributionDamien Lespiau
2013-08-20overlay: Sample power every secondChris Wilson
2013-08-20overlay: use rc6_enable to drop useless informationChris Wilson
2013-08-20overlay: Fix counting failChris 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