aboutsummaryrefslogtreecommitdiffstats
path: root/overlay/overlay.c
Commit message (Expand)AuthorAgeFilesLines
* intel_gpu_overlay: Update for class:instance engine tracepointsTvrtko Ursulin2018-06-061-8/+9
* overlay: add missing foreground optionLionel Landwerlin2018-02-011-0/+2
* overlay: Fix compiler warning when compiling with recent gcc.Maarten Lankhorst2017-11-211-1/+1
* overlay: Fixup new layout of tracepointsChris Wilson2017-05-101-2/+3
* overlay: Fix -G (--geometry) parsingChris Wilson2016-07-221-1/+1
* build: fix unused-result warningsThomas Wood2015-09-081-2/+2
* overlay: Enable localeChris Wilson2015-06-241-0/+2
* intel-gpu-overlay: Improve error message for failure to open an outputChris Wilson2015-04-261-1/+1
* overlay: Hide kworker threads in overviewChris Wilson2014-12-211-4/+18
* overlay: Some very raw usage informationChris Wilson2013-09-221-1/+16
* overlay: Increase idle timeout to 30sChris Wilson2013-08-291-4/+6
* overlay: Hide idle processesChris Wilson2013-08-291-1/+15
* overlay: Autohide Flip counter after a period of inactivityChris Wilson2013-08-291-25/+28
* overlay: Monitor per-ring context switch rateChris Wilson2013-08-291-3/+40
* overlay: Make it easier to reniceChris Wilson2013-08-281-2/+10
* overlay: Generate unique name for snapshotsChris Wilson2013-08-281-3/+9
* overlay: Add number of running processes to CPU displayChris Wilson2013-08-271-3/+16
* overlay: Include the core count in the cpu info lineChris Wilson2013-08-271-1/+3
* overlay: Scale the CPU busy value by the numer of active coresChris Wilson2013-08-271-2/+2
* overlay: Restore the correct default font sizeChris Wilson2013-08-271-7/+7
* overlay: read rc6 status from perfChris Wilson2013-08-271-7/+10
* overlay: Set the text color in case we do not have RC6Chris Wilson2013-08-271-0/+2
* overlay: improve alignment of some labelsChris Wilson2013-08-271-26/+36
* overlay: Read power from perf_eventsChris Wilson2013-08-271-1/+1
* overlay: Align the process names in the memory tableChris Wilson2013-08-261-2/+2
* overlay: Trim the padding slightlyChris Wilson2013-08-261-49/+53
* overlay: Count number of semaphores used by each processChris Wilson2013-08-261-52/+38
* overlay: Allow simple positioning and resizingChris Wilson2013-08-251-1/+5
* overlay: Monitor interruptsChris Wilson2013-08-251-4/+15
* overlay: Detach from terminalChris Wilson2013-08-251-1/+8
* overlay: Add a raw kms outputChris Wilson2013-08-251-1/+5
* overlay: Draw the cpu busy line on top of the waitsChris Wilson2013-08-251-1/+1
* overlay: simplify types for object counts for 32/64bit portingChris Wilson2013-08-251-2/+2
* overlay: Expose sampling period/frequency as a user parameterChris Wilson2013-08-251-3/+20
* overlay: Replace debug ticker with hostnameChris Wilson2013-08-221-8/+9
* overlay: Double buffer the x11 windowChris Wilson2013-08-221-2/+0
* overlay: Rudiments of config files and option parsingChris Wilson2013-08-221-6/+34
* overlay: Fill the blank charts with error messagesChris Wilson2013-08-221-4/+26
* overlay: Put a faint outline around each chartChris Wilson2013-08-211-3/+23
* overlay: Fade the graphs behind the textChris Wilson2013-08-211-20/+97
* overlay: Fix display of rc6 statesChris Wilson2013-08-201-8/+9
* overlay: Add copyright statementsChris Wilson2013-08-201-0/+24
* overlay: Take a snapshot on SIGUSR1Chris Wilson2013-08-201-0/+17
* overlay: use rc6_enable to drop useless informationChris Wilson2013-08-201-4/+21
* overlay: Add graph for GPU power consumptionChris Wilson2013-08-201-41/+64
* overlay: Add rc6 residencyChris Wilson2013-08-201-1/+17
* overlay: Wrap the colour index around the rgba arrayChris Wilson2013-08-191-1/+1
* overlay: Add missing include "debugfs.h"Chris Wilson2013-08-191-1/+2
* overlay: Auatomatically mount debugfsChris Wilson2013-08-191-0/+2
* overlay: Tweak label locations to include baseline offset.Chris Wilson2013-08-191-4/+4