| commit | 12a2fcad49cc521a41ddbb726658bb8bdd8514f5 | [log] [tgz] |
|---|---|---|
| author | Connor O'Brien <connoro@google.com> | Fri Feb 14 21:09:29 2020 -0800 |
| committer | Connor O'Brien <connoro@google.com> | Fri Feb 14 21:12:37 2020 -0800 |
| tree | e0dbd5d7e40c1385d7d282e95912ac2f6eea7403 | |
| parent | 210aab5acd1f7d669413f6dd34f3ae4d4dc0e724 [diff] |
time_in_state: set group & modes for maps & progs Set all maps & programs to the system group and grant read and/or write access as appropriate so that system_server can use them. Test: boot, ls -l /sys/fs/bpf shows correct results Test: system_server successfully starts tracking & reads data Bug: 138317993 Change-Id: I0670db069d332cd31c5d8819e2a502b82eab9559 Signed-off-by: Connor O'Brien <connoro@google.com>