summaryrefslogtreecommitdiff
path: root/overlay
AgeCommit message (Expand)Author
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
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: Improve the horizontal fit of the chartsChris Wilson
2013-08-17overlay: Correct layout of ring/seqno in raw sampleChris Wilson
2013-08-17overlay: Accumulate busy timesChris Wilson
2013-08-17overlay: Couple wait begin/end events together to fix accountingChris Wilson
2013-08-17overlay: Perf output redirection must be done after mmap()Chris 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: Drop unused mmap/comm eventsChris Wilson
2013-08-17overlay: Constify perf ringbufferChris Wilson
2013-08-17overlay: Fix wraparound handling of perf ringbufferChris Wilson
2013-08-17overlay: Primitive integration with perfChris Wilson
2013-08-17overlay: Show GPU waitsChris Wilson
2013-08-17Introduce intel-gpu-overlayChris Wilson