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
..
2018-02-03 17:04:25 +01:00
2018-02-05 08:58:36 -08: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
2017-06-26 07:13:10 +02:00
2015-11-11 17:36:04 +01:00
2018-01-17 10:14:26 +01:00
2017-10-12 12:05:45 +02:00
2017-08-09 15:23:22 +01:00
2017-12-18 09:41:57 -08:00
2018-03-06 20:37:28 +00:00
2018-03-06 03:31:47 -08:00
2018-02-26 09:24:57 +01:00
2015-10-21 15:18:35 +01:00
2018-01-10 09:27:08 +01:00
2018-02-16 20:09:45 +01:00
2015-08-06 16:14:53 -04:00
2015-11-04 08:23:51 -05:00
2017-08-24 17:02:35 -07:00
2017-12-18 10:49:53 +01:00
2015-11-04 08:23:51 -05:00
2015-11-04 08:23:51 -05:00
2016-09-24 15:10:25 -07:00
2017-01-06 11:16:14 +01:00
2015-12-03 10:18:21 -05:00
2015-12-03 10:18:21 -05:00
2017-04-25 18:31:07 +00:00
2015-06-04 23:57:18 +02:00
2015-11-10 12:06:23 +01:00
2015-09-03 02:42:20 +02:00
2017-01-17 12:44:14 -08:00
2017-10-12 12:05:45 +02:00
2016-09-15 08:27:49 +02:00
2018-03-06 20:37:28 +00:00
2017-07-21 07:44:56 +02:00
2018-01-06 10:53:18 +01:00
2016-07-07 16:30:43 -07:00
2018-01-23 19:50:14 +01:00
2018-01-10 09:27:10 +01:00
2015-11-23 09:44:58 +01:00
2017-12-16 10:33:55 +01:00
2016-07-07 16:30:43 -07:00
2017-12-18 09:41:57 -08:00
2015-11-06 17:50:42 -08:00
2016-09-24 10:07:36 +02:00
2015-09-10 13:29:01 -07:00
2015-11-06 17:50:42 -08:00
2015-10-23 17:55:10 +09:00
2017-05-25 14:30:17 +02:00
2015-09-10 13:29:01 -07:00
2017-08-09 15:23:22 +01:00
2017-12-18 09:41:57 -08:00
2017-03-12 06:37:26 +01:00
2017-01-19 20:17:18 +01:00
2015-10-21 15:18:36 +01:00
2018-02-25 11:03:52 +01:00
2015-09-01 08:40:25 -07:00
2017-05-20 14:27:02 +02:00
2017-07-05 14:37:19 +02:00
2015-11-09 15:53:39 -08:00
2017-05-25 14:30:11 +02:00
2017-08-24 17:02:36 -07:00
2018-02-25 11:03:44 +01:00
2017-06-14 13:16:20 +02:00
2015-09-10 13:29:01 -07:00
2015-06-30 19:44:59 -07:00
2017-08-06 19:19:42 -07:00
2017-10-05 09:41:46 +02:00
2018-01-10 09:27:11 +01:00
2015-11-06 17:50:42 -08:00
2015-10-20 10:23:55 +02:00
2017-12-14 08:26:37 -08:00
2015-12-12 10:15:34 -08:00
2015-11-05 19:34:48 -08:00
2016-08-01 15:57:55 -07:00
2016-04-12 09:08:58 -07:00
2017-11-07 23:57:47 +00:00
2015-09-05 13:46:58 -07:00
2015-10-06 11:25:01 -07:00
2015-10-25 21:33:54 -04:00
2018-01-10 09:27:10 +01:00
2015-09-04 16:54:41 -07:00
2018-03-06 20:39:55 +00:00
2017-01-09 10:12:25 -08:00
2017-11-15 17:13:11 +01:00
2017-12-16 10:33:52 +01:00