summaryrefslogtreecommitdiffstats
path: root/include/linux/kernel_stat.h
Commit message (Expand)AuthorAgeFilesLines
* sched/cputime: Push time to account_system_time() in nsecsFrederic Weisbecker2017-02-011-4/+3
* sched/cputime: Push time to account_idle_time() in nsecsFrederic Weisbecker2017-02-011-1/+1
* sched/cputime: Push time to account_steal_time() in nsecsFrederic Weisbecker2017-02-011-1/+1
* sched/cputime: Push time to account_user_time() in nsecsFrederic Weisbecker2017-02-011-1/+1
* sched/cputime: Rename vtime_account_user() to vtime_flush()Frederic Weisbecker2017-01-141-1/+1
* sched/cputime: Export account_guest_time()Frederic Weisbecker2017-01-141-0/+1
* sched/cputime: Allow accounting system time using cpustat indexFrederic Weisbecker2017-01-141-0/+2
* sched/cputime, powerpc, s390: Make scaled cputime arch specificStanislaw Gruszka2016-11-151-2/+2
* xen: add steal_clock support on x86Juergen Gross2016-07-061-1/+0
* genirq: Prevent proc race against freeing of irq descriptorsThomas Gleixner2014-12-131-0/+1
* sched/cputime: Fix cpu_timer_sample_group() double accountingPeter Zijlstra2014-11-161-5/+0
* scheduler: Replace __get_cpu_var with this_cpu_ptrChristoph Lameter2014-08-261-2/+2
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-011-7/+1
|\
| * genirq: Move kstat_incr_irqs_this_cpu() to coreThomas Gleixner2014-03-041-8/+0
| * genirq: Add a kstat helper to increment irq statsThomas Gleixner2014-03-041-5/+7
* | cputime: Default implementation of nsecs -> cputime conversionFrederic Weisbecker2014-03-131-1/+1
|/
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-34/+0
* cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker2013-01-271-1/+1
* vtime: Explicitly account pending user time on process tickFrederic Weisbecker2012-11-191-0/+8
* vtime: Gather vtime declarations to their own header fileFrederic Weisbecker2012-10-291-8/+1
* vtime: Consolidate system/idle context detectionFrederic Weisbecker2012-09-251-0/+2
* cputime: Use a proper subsystem naming for vtime related APIsFrederic Weisbecker2012-09-251-2/+2
* cputime: Consolidate vtime handling on context switchFrederic Weisbecker2012-08-201-0/+6
* sched/accounting: Change cpustat fields to an arrayGlauber Costa2011-12-061-14/+22
* irq: use per_cpu kstat_irqsEric Dumazet2011-01-131-10/+9
* core: Replace __get_cpu_var with __this_cpu_read if not used for an address.Christoph Lameter2010-12-171-1/+1
* /proc/stat: fix scalability of irq sum of all cpuKAMEZAWA Hiroyuki2010-10-271-0/+4
* /proc/stat: scalability of irq num per cpuKAMEZAWA Hiroyuki2010-10-271-2/+12
* sched, cpuacct: Fix niced guest time accountingRyota Ozaki2009-10-251-0/+1
* softirq: introduce statistics for softirqKeika Kobayashi2009-06-181-0/+12
* perfcounters, sched: remove __task_delta_exec()Ingo Molnar2009-04-201-1/+0
* perf_counter: remove rq->lock usagePeter Zijlstra2009-04-071-2/+0
* Merge branch 'linus' into perfcounters/core-v2Ingo Molnar2009-04-061-5/+8
|\
| * irq: clean up irq stat methodsYinghai Lu2009-01-221-3/+6
| * sparseirq: make some func to be used with genirqYinghai Lu2009-01-111-3/+3
* | Merge commit 'v2.6.29-rc1' into perfcounters/coreIngo Molnar2009-01-111-6/+21
|\|
| * [PATCH] idle cputime accountingMartin Schwidefsky2008-12-311-1/+6
| * [PATCH] fix scaled & unscaled cputime accountingMartin Schwidefsky2008-12-311-4/+2
| * sparse irq_desc[] array: core kernel and x86 changesYinghai Lu2008-12-081-1/+13
* | perfcounters: fix task clock counterIngo Molnar2008-12-231-0/+8
|/
* Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-201-3/+17
|\
| * genirq: remove artifacts from sparseirq removalIngo Molnar2008-10-161-1/+1
| * genirq: revert dynarrayThomas Gleixner2008-10-161-10/+6
| * sparseirq: move kstat_irqs from kstat to irq_desc - fixYinghai Lu2008-10-161-2/+8
| * x86: move kstat_irqs from kstat to irq_descYinghai Lu2008-10-161-7/+15
| * irq: make irqs in kernel stat use per_cpu_dyn_arrayYinghai Lu2008-10-161-0/+4
* | timers: fix itimer/many thread hang, v2Frank Mayhar2008-09-231-0/+1
|/
* x86: resize NR_IRQS for large machinesAlan Mayer2008-05-121-1/+1
* Add scaled time to taskstats based process accountingMichael Neuling2007-10-181-0/+2
* sched: guest CPU accounting: add guest-CPU /proc/stat fieldLaurent Vivier2007-10-151-0/+1