aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc/uid_cputime.c
Commit message (Expand)AuthorAgeFilesLines
* uid_cputime: Check for the range while removing range of UIDs.Ruchi Kandoi2016-09-101-4/+5
* uid_cputime: Iterates over all the threads instead of processes.Ruchi Kandoi2016-09-101-3/+3
* uid_cputime: fix cputime overflowJin Qian2016-09-101-4/+6
* uid_cputime: Avoids double accounting of process stime, utime and cpu_power inRuchi Kandoi2016-09-101-0/+6
* uid_cputime: Extends the cputime functionality to report power per uidRuchi Kandoi2016-09-101-2/+10
* proc: uid_cputime: fix show_uid_stat permissionJin Qian2016-09-101-1/+1
* proc: uid_cputime: create uids from kuidsAmit Pundir2016-09-101-3/+5
* proc: uid: Adds accounting for the cputimes per uid.jinqian2016-09-101-0/+235