Files
linux/kernel
Connor O'Brien 1a7fb3f5b8 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-05-20 16:39:09 +05:30
..
2017-05-20 14:27:02 +02:00
2017-07-05 14:37:19 +02:00
2017-11-20 21:15:59 +05:30
2018-05-16 10:06:47 +02:00
2018-05-20 16:39:09 +05:30