Files
linux/kernel
Connor O'Brien 552095deb5 ANDROID: proc: Add /proc/uid directory
Add support for reporting per-uid information through procfs, roughly
following the approach used for per-tid and per-tgid directories in
fs/proc/base.c.
This also entails some new tracking of which uids have been used, to
avoid losing information when the last task with a given uid exits.

Signed-off-by: Connor O'Brien <connoro@google.com>
Bug: 72339335
Test: ls /proc/uid/; compare with UIDs in /proc/uid_time_in_state
Change-Id: I0908f0c04438b11ceb673d860e58441bf503d478
2018-03-06 20:39:55 +00:00
..
2017-12-18 10:49:53 +01:00
2017-10-22 08:09:11 +02:00
2018-01-23 19:50:10 +01:00
2018-01-17 10:14:26 +01:00
2017-10-12 12:05:45 +02:00
2018-03-06 03:31:47 -08:00
2018-02-26 09:24:57 +01:00
2017-12-18 10:49:53 +01:00
2015-11-04 08:23:51 -05:00
2017-01-17 12:44:14 -08:00
2017-10-12 12:05:45 +02:00
2018-01-06 10:53:18 +01:00
2015-11-23 09:44:58 +01:00
2017-05-20 14:27:02 +02:00
2017-07-05 14:37:19 +02:00
2017-08-24 17:02:36 -07:00
2015-11-05 19:34:48 -08:00
2016-08-01 15:57:55 -07:00
2017-11-07 23:57:47 +00:00
2018-03-06 20:39:55 +00:00