aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/kernel_stat.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-21sched/vtime: Bring up complete kcpustat accessorFrederic Weisbecker1-0/+7
2019-10-29sched/kcpustat: Introduce vtime-aware kcpustat accessor for CPUTIME_SYSTEMFrederic Weisbecker1-0/+11
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-02-01sched/cputime: Push time to account_system_time() in nsecsFrederic Weisbecker1-4/+3
2017-02-01sched/cputime: Push time to account_idle_time() in nsecsFrederic Weisbecker1-1/+1
2017-02-01sched/cputime: Push time to account_steal_time() in nsecsFrederic Weisbecker1-1/+1
2017-02-01sched/cputime: Push time to account_user_time() in nsecsFrederic Weisbecker1-1/+1
2017-01-14sched/cputime: Rename vtime_account_user() to vtime_flush()Frederic Weisbecker1-1/+1
2017-01-14sched/cputime: Export account_guest_time()Frederic Weisbecker1-0/+1
2017-01-14sched/cputime: Allow accounting system time using cpustat indexFrederic Weisbecker1-0/+2
2016-11-15sched/cputime, powerpc, s390: Make scaled cputime arch specificStanislaw Gruszka1-2/+2
2016-07-06xen: add steal_clock support on x86Juergen Gross1-1/+0
2014-12-13genirq: Prevent proc race against freeing of irq descriptorsThomas Gleixner1-0/+1
2014-11-16sched/cputime: Fix cpu_timer_sample_group() double accountingPeter Zijlstra1-5/+0
2014-08-26scheduler: Replace __get_cpu_var with this_cpu_ptrChristoph Lameter1-2/+2
2014-04-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-7/+1
2014-03-13cputime: Default implementation of nsecs -> cputime conversionFrederic Weisbecker1-1/+1
2014-03-04genirq: Move kstat_incr_irqs_this_cpu() to coreThomas Gleixner1-8/+0
2014-03-04genirq: Add a kstat helper to increment irq statsThomas Gleixner1-5/+7
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky1-34/+0
2013-01-27cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker1-1/+1
2012-11-19vtime: Explicitly account pending user time on process tickFrederic Weisbecker1-0/+8
2012-10-29vtime: Gather vtime declarations to their own header fileFrederic Weisbecker1-8/+1
2012-09-25vtime: Consolidate system/idle context detectionFrederic Weisbecker1-0/+2
2012-09-25cputime: Use a proper subsystem naming for vtime related APIsFrederic Weisbecker1-2/+2
2012-08-20cputime: Consolidate vtime handling on context switchFrederic Weisbecker1-0/+6
2011-12-06sched/accounting: Change cpustat fields to an arrayGlauber Costa1-14/+22
2011-01-13irq: use per_cpu kstat_irqsEric Dumazet1-10/+9
2010-12-17core: Replace __get_cpu_var with __this_cpu_read if not used for an address.Christoph Lameter1-1/+1
2010-10-27/proc/stat: fix scalability of irq sum of all cpuKAMEZAWA Hiroyuki1-0/+4
2010-10-27/proc/stat: scalability of irq num per cpuKAMEZAWA Hiroyuki1-2/+12
2009-10-25sched, cpuacct: Fix niced guest time accountingRyota Ozaki1-0/+1
2009-06-18softirq: introduce statistics for softirqKeika Kobayashi1-0/+12
2009-04-20perfcounters, sched: remove __task_delta_exec()Ingo Molnar1-1/+0
2009-04-07perf_counter: remove rq->lock usagePeter Zijlstra1-2/+0
2009-04-06Merge branch 'linus' into perfcounters/core-v2Ingo Molnar1-5/+8
2009-01-22irq: clean up irq stat methodsYinghai Lu1-3/+6
2009-01-11sparseirq: make some func to be used with genirqYinghai Lu1-3/+3
2009-01-11Merge commit 'v2.6.29-rc1' into perfcounters/coreIngo Molnar1-6/+21
2008-12-31[PATCH] idle cputime accountingMartin Schwidefsky1-1/+6
2008-12-31[PATCH] fix scaled & unscaled cputime accountingMartin Schwidefsky1-4/+2
2008-12-23perfcounters: fix task clock counterIngo Molnar1-0/+8
2008-12-08sparse irq_desc[] array: core kernel and x86 changesYinghai Lu1-1/+13
2008-10-20Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+17
2008-10-16genirq: remove artifacts from sparseirq removalIngo Molnar1-1/+1
2008-10-16genirq: revert dynarrayThomas Gleixner1-10/+6
2008-10-16sparseirq: move kstat_irqs from kstat to irq_desc - fixYinghai Lu1-2/+8
2008-10-16x86: move kstat_irqs from kstat to irq_descYinghai Lu1-7/+15
2008-10-16irq: make irqs in kernel stat use per_cpu_dyn_arrayYinghai Lu1-0/+4
2008-09-23timers: fix itimer/many thread hang, v2Frank Mayhar1-0/+1