summaryrefslogtreecommitdiff
path: root/overlay
AgeCommit message (Expand)Author
2015-11-18overlay: Show power consumption without i915-pmuChris Wilson
2015-11-11Fix comparison of unsigned integersThomas Wood
2015-09-08build: fix unused-result warningsThomas Wood
2015-08-16overlay: Fix min frequency detection on BYT/BSWChris Wilson
2015-08-08overlay: Handle execlists not setting the rings as activeChris Wilson
2015-08-08overlay: Add Broadwell+ ids from kernel i915_pciids.hChris Wilson
2015-06-24overlay: Enable localeChris Wilson
2015-06-11overlay: update .gitignoreThomas Wood
2015-06-08overlay: Fix parsing of gem-objects for '[k]' clientsChris Wilson
2015-04-26intel-gpu-overlay: Improve error message for failure to open an outputChris Wilson
2014-12-21overlay: Hide kworker threads in overviewChris Wilson
2014-12-21overlay: A couple of valgrind pleasersChris Wilson
2014-12-21overlay: Negative modulusChris Wilson
2014-10-06overlay: Fix compilation warning when not having xrandrDamien Lespiau
2014-07-11overlay: Baytrail needs a custom GPU frequency parserChris Wilson
2014-04-30overlay: Parse /proc/interrupts in lieu of debugfs/i915_gem_interruptChris Wilson
2014-04-30overlay: Use new i915_frequency_info in fallback codeChris Wilson
2014-04-07intel-gpu-overlay: Update debugfs path for min/max frequencyChris Wilson
2013-09-22overlay: Some very raw usage informationChris Wilson
2013-09-16overlay: fix link error due to missing -lrtRodrigo Vivi
2013-09-13overlay: Fix stale mention to x11-position.cDamien Lespiau
2013-08-29overlay: Increase idle timeout to 30sChris Wilson
2013-08-29overlay: Hide idle processesChris Wilson
2013-08-29overlay: Autohide Flip counter after a period of inactivityChris Wilson
2013-08-29overlay: Monitor per-ring context switch rateChris Wilson
2013-08-28overlay: Make it easier to reniceChris Wilson
2013-08-28overlay: Generate unique name for snapshotsChris Wilson
2013-08-27overlay: Add number of running processes to CPU displayChris Wilson
2013-08-27overlay: Include the core count in the cpu info lineChris Wilson
2013-08-27overlay: Scale the CPU busy value by the numer of active coresChris Wilson
2013-08-27overlay: Tidy presentation of ring busy valuesChris Wilson
2013-08-27overlay: Restore the correct default font sizeChris Wilson
2013-08-27overlay: read rc6 status from perfChris Wilson
2013-08-27overlay: Add support for multi-monitor positioningChris Wilson
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