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