aboutsummaryrefslogtreecommitdiff
path: root/process/do_process.cpp
AgeCommit message (Expand)Author
2010-09-25more visual tweaksArjan 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-08Add devices to the power guilty listarjan
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-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-16fix accounting error where kondemand/ running in the middle of a cpuArjan van de Ven
2010-08-15start using Witts to weigh and sort the various power usersxArjan van de Ven
2010-08-15do interruptsArjan van de Ven
2010-08-15add a more generic power consumer class, which we'll use to abstractArjan van de Ven
2010-08-14count wakeups tooArjan van de Ven
2010-08-14proper accumulation of stuffArjan van de Ven
2010-08-14start tracking process timesArjan van de Ven
2010-08-14track interrupts tooArjan van de Ven
2010-08-14start processing process switchesArjan van de Ven
2010-08-14start filling in the process boilerplate stuffArjan van de Ven