aboutsummaryrefslogtreecommitdiff
path: root/process
AgeCommit message (Expand)Author
2010-10-09don't divide by 0Arjan van de Ven
2010-10-09license under the GPLv2 licenseArjan van de Ven
2010-09-28fix a few crashesArjan van de Ven
2010-09-27be more precise about wakeup-from accounting, and only account process->processArjan van de Ven
2010-09-27visual cleanupArjan van de Ven
2010-09-27don't show events/s where it does not make senseArjan van de Ven
2010-09-27account graphics activity to the last guy waking up XArjan van de Ven
2010-09-26add an exception mechanism for things like Xorg/dbusArjan van de Ven
2010-09-26fix the cpu power gapArjan van de Ven
2010-09-26don't multiply cpu time by a random 100Arjan van de Ven
2010-09-26start showing the first screen with better infoArjan van de Ven
2010-09-25more visual tweaksArjan van de Ven
2010-09-24add pgup/pgdn controlArjan van de Ven
2010-09-23more screensArjan van de Ven
2010-09-23get some basic info into the screenArjan van de Ven
2010-09-14fan works better if we use a quadratic equation to go from rpms to powerarjan
2010-09-10add i915 gpu operations parameter for catching games and sucharjan
2010-09-10use a proper constructor to initialize powerconsumer variablesarjan
2010-09-08Add devices to the power guilty listarjan
2010-09-05report everything per secondarjan
2010-09-05start using the measurements to determine orderingarjan
2010-09-03use cpu consumption and wakeups as measure instead; that way we can directly ...arjan
2010-09-03remove all traces of the cpu parameters; they're a dead endarjan
2010-08-22fix crasharjan
2010-08-21start filling in the measurement/parameter enginearjan
2010-08-20make sure we can restartarjan
2010-08-21add workqueue supportArjan van de Ven
2010-08-20don't blame the hrtimer wakeup.. it's the select() timerArjan van de Ven
2010-08-20blame wakeups smarter againArjan van de Ven
2010-08-20deal with migration wakeups nicerArjan van de Ven
2010-08-20add hrtimersArjan van de Ven
2010-08-20remove debugArjan van de Ven
2010-08-20get timers workingArjan van de Ven
2010-08-20crash protectionArjan van de Ven
2010-08-19moredebugArjan van de Ven
2010-08-19all but timersArjan van de Ven
2010-08-19better wakeup accountingArjan van de Ven
2010-08-19wakeup credit workArjan van de Ven
2010-08-19account child timeArjan van de Ven
2010-08-19progress... adding better trackingArjan van de Ven
2010-08-19refactor a bunch of code in prep for the big changeArjan van de Ven
2010-08-19part 1 of the redo processArjan van de Ven
2010-08-18add timer tracking phase 1Arjan van de Ven
2010-08-17add kallsyms parsingArjan van de Ven
2010-08-17add softirq handlerArjan van de Ven
2010-08-16more leak fixesArjan van de Ven
2010-08-16start fixing memory leaksArjan van de Ven
2010-08-16if process A wakes up process B, blame the wakeup on process A, not on proces...Arjan van de Ven
2010-08-16make the debug output more pretty to make it easier to evaluate the outputArjan van de Ven
2010-08-16fix accounting error where kondemand/ running in the middle of a cpuArjan van de Ven