summaryrefslogtreecommitdiff
path: root/overlay
AgeCommit message (Expand)Author
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
2013-08-23overlay: Distinguish the root debugfs path and our dri nodeChris Wilson
2013-08-23overlay: Search for right debugfs pathChris Wilson
2013-08-22overlay: Replace debug ticker with hostnameChris Wilson
2013-08-22overlay: Close DRI2 device after authentication failureChris Wilson
2013-08-22overlay: Double buffer the x11 windowChris Wilson
2013-08-22overlay: Make the config parser more lenientChris Wilson
2013-08-22overlay: Rudiments of config files and option parsingChris Wilson
2013-08-22overlay: Fill the blank charts with error messagesChris Wilson
2013-08-22overlay: Remove busy estimationChris Wilson
2013-08-21overlay: Fix underflow for clamping initial valuesChris Wilson