summaryrefslogtreecommitdiff
path: root/overlay
AgeCommit message (Expand)AuthorFilesLines
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
2013-08-23overlay: Distinguish the root debugfs path and our dri nodeChris Wilson5-10/+15
2013-08-23overlay: Search for right debugfs pathChris Wilson6-12/+43
2013-08-22overlay: Replace debug ticker with hostnameChris Wilson1-8/+9
2013-08-22overlay: Close DRI2 device after authentication failureChris Wilson1-2/+7
2013-08-22overlay: Double buffer the x11 windowChris Wilson2-5/+35
2013-08-22overlay: Make the config parser more lenientChris Wilson1-13/+32
2013-08-22overlay: Rudiments of config files and option parsingChris Wilson8-86/+541
2013-08-22overlay: Fill the blank charts with error messagesChris Wilson3-5/+30
2013-08-22overlay: Remove busy estimationChris Wilson2-56/+6
2013-08-21overlay: Fix underflow for clamping initial valuesChris Wilson1-1/+1
2013-08-21overlay: i915 pmu doesn't require a specific frequencyChris Wilson1-3/+0
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-21overlay: Fix old mmio gpu busyness probingChris Wilson1-7/+7
2013-08-20overlay: Fix sampling of i915 perf eventChris Wilson1-9/+11
2013-08-20overlay: Fix display of rc6 statesChris Wilson1-8/+9
2013-08-20overlay: Add copyright statementsChris Wilson27-0/+713
2013-08-20overlay: Use the new i915 PMU to query GPU busynessChris Wilson2-50/+216
2013-08-20overlay: Take a snapshot on SIGUSR1Chris Wilson1-0/+17