summaryrefslogtreecommitdiff
path: root/overlay
AgeCommit message (Expand)AuthorFilesLines
2015-11-18overlay: Show power consumption without i915-pmuChris Wilson1-1/+1
2015-11-11Fix comparison of unsigned integersThomas Wood1-2/+5
2015-09-08build: fix unused-result warningsThomas Wood2-3/+5
2015-08-16overlay: Fix min frequency detection on BYT/BSWChris Wilson1-4/+7
2015-08-08overlay: Handle execlists not setting the rings as activeChris Wilson1-2/+19
2015-08-08overlay: Add Broadwell+ ids from kernel i915_pciids.hChris Wilson2-2/+109
2015-06-24overlay: Enable localeChris Wilson1-0/+2
2015-06-11overlay: update .gitignoreThomas Wood1-0/+2
2015-06-08overlay: Fix parsing of gem-objects for '[k]' clientsChris Wilson1-3/+18
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 Wilson3-4/+23
2014-12-21overlay: A couple of valgrind pleasersChris Wilson2-1/+6
2014-12-21overlay: Negative modulusChris Wilson1-1/+5
2014-10-06overlay: Fix compilation warning when not having xrandrDamien Lespiau1-1/+2
2014-07-11overlay: Baytrail needs a custom GPU frequency parserChris Wilson2-27/+48
2014-04-30overlay: Parse /proc/interrupts in lieu of debugfs/i915_gem_interruptChris Wilson1-28/+73
2014-04-30overlay: Use new i915_frequency_info in fallback codeChris Wilson1-1/+5
2014-04-07intel-gpu-overlay: Update debugfs path for min/max frequencyChris Wilson1-1/+5
2013-09-22overlay: Some very raw usage informationChris Wilson1-1/+16
2013-09-16overlay: fix link error due to missing -lrtRodrigo Vivi1-0/+2
2013-09-13overlay: Fix stale mention to x11-position.cDamien Lespiau1-1/+1
2013-08-29overlay: Increase idle timeout to 30sChris Wilson1-4/+6
2013-08-29overlay: Hide idle processesChris Wilson2-1/+17
2013-08-29overlay: Autohide Flip counter after a period of inactivityChris Wilson1-25/+28
2013-08-29overlay: Monitor per-ring context switch rateChris Wilson3-11/+61
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 Wilson3-4/+23
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 Wilson3-2/+14
2013-08-27overlay: Tidy presentation of ring busy valuesChris Wilson1-3/+11
2013-08-27overlay: Restore the correct default font sizeChris Wilson1-7/+7
2013-08-27overlay: read rc6 status from perfChris Wilson4-29/+98
2013-08-27overlay: Add support for multi-monitor positioningChris Wilson7-87/+71
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 interrupts from perfChris Wilson2-23/+56
2013-08-27overlay: Read frequency from perfChris Wilson2-22/+91
2013-08-27overlay: Read power from perf_eventsChris Wilson8-73/+131
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 Wilson3-53/+53
2013-08-25overlay: Allow simple positioning and resizingChris Wilson2-13/+45
2013-08-25overlay: Monitor interruptsChris Wilson4-4/+136
2013-08-25overlay: Detach from terminalChris Wilson1-1/+8
2013-08-25overlay: Add a raw kms outputChris Wilson4-1/+351
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 Wilson3-11/+10
2013-08-25overlay: Expose sampling period/frequency as a user parameterChris Wilson1-3/+20
2013-08-23overlay: Fix power reading from debugfsChris Wilson1-1/+5