summaryrefslogtreecommitdiff
path: root/kernel/tsacct.c
Commit message (Expand)AuthorAge
* sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* tsacct: Convert obsolete cputime type to nsecsFrederic Weisbecker2017-02-01
* sched/cputime: Introduce special task_cputime_t() API to return old-typed cpu...Frederic Weisbecker2017-02-01
* time, acct: Drop irq save & restore from __acct_update_integrals()Rik van Riel2016-02-29
* acct, time: Change indentation in __acct_update_integrals()Rik van Riel2016-02-29
* sched, time: Remove non-power-of-two divides from __acct_update_integrals()Rik van Riel2016-02-29
* sched: Make task->start_time nanoseconds basedThomas Gleixner2014-07-23
* tsacct: Use ktime_get_ts()Thomas Gleixner2014-06-12
* cputime: Use accessors to read task cputime statsFrederic Weisbecker2013-01-27
* userns: Convert taskstats to handle the user and pid namespaces.Eric W. Biederman2012-09-18
* [S390] cputime: add sparse checking and cleanupMartin Schwidefsky2011-12-15
* Make taskstats round statistics down to nearest 1k bytes/eventsLinus Torvalds2011-09-19
* taskstats: use real microsecond granularity for CPU timesMichael Holzheu2010-10-27
* mm: clean up mm_counterKAMEZAWA Hiroyuki2010-03-06
* Fix fixpoint divide exception in acct_update_integralsHeiko Carstens2009-03-09
* mm: introduce get_mm_hiwater_xxx(), fix taskstats->hiwater_xxx accountingOleg Nesterov2009-01-06
* CRED: Use RCU to access another task's creds and to release a task's own credsDavid Howells2008-11-14
* CRED: Separate task security context from task_structDavid Howells2008-11-14
* task IO accounting: move all IO statistics in struct task_io_accountingAndrea Righi2008-07-27
* task IO accounting: improve code readabilityAndrea Righi2008-07-27
* tsacct: fix bacct_add_tsk()'s use of do_div()David Howells2008-07-25
* accounting: account for user time when updating memory integralsJonathan Lim2008-07-25
* Add scaled time to taskstats based process accountingMichael Neuling2007-10-18
* Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().john stultz2007-07-25
* [PATCH] time: x86_64: split x86_64/kernel/time.c upjohn stultz2007-02-16
* [PATCH] io-accounting: via taskstatsAndrew Morton2006-12-10
* [PATCH] xacct_add_tsk: fix pure theoretical ->mm use-after-freeOleg Nesterov2006-10-30
* [PATCH] bacct_add_tsk: fix unsafe and wrong parent/group_leader dereferenceOleg Nesterov2006-10-28
* [PATCH] csa accounting taskstats updateJay Lan2006-10-01
* [PATCH] csa: convert CONFIG tag for extended accounting routinesJay Lan2006-10-01
* [PATCH] csa: Extended system accounting over taskstatsJay Lan2006-10-01
* [PATCH] csa: basic accounting over taskstatsJay Lan2006-10-01