| commit | 75150f1ecc2d8d4266e03fbf7098b964421b28f3 | [log] [tgz] |
|---|---|---|
| author | jinqian <jinqian@google.com> | Wed Mar 11 10:44:50 2015 -0700 |
| committer | flintman <flintman@flintmancomputers.com> | Wed Oct 14 06:35:27 2015 -0400 |
| tree | 4066f4ff676380566d6501e31961706ae0d562fd | |
| parent | 64cf2e340ea01c8adc981fe0d93981b40797d401 [diff] |
proc: uid: Adds accounting for the cputimes per uid. Adds proc files /proc/uid_cputime/show_uid_stat and /proc/uid_cputime/remove_uid_range. show_uid_stat lists the total utime and stime for the active as well as terminated processes for each of the uids. Writing a range of uids to remove_uid_range will delete the accounting for all the uids within that range. Change-Id: I21d9210379da730b33ddc1a0ea663c8c9d2ac15b