commit | 5733719af176f3497e0128eba08c1c1862346491 | [log] [tgz] |
---|---|---|
author | Connor O'Brien <connoro@google.com> | Tue Nov 20 12:49:16 2018 -0800 |
committer | Connor O'Brien <connoro@google.com> | Tue Jan 22 18:24:16 2019 -0800 |
tree | 1a4847508d7b4a0094519d926f309c39661e2498 | |
parent | 71d4b376d7acbd9a7172df6505709c6f675331b1 [diff] |
Add libtimeinstate for reading uid time-in-state BPF map Add a library to simplify reading the per-UID time_in_state data collected using eBPF. Also add some basic gtests to test the provided interface Bug: 78498733 Test: gtests pass on crosshatch after loading time_in_state bpf program Change-Id: I997e0fd2faad398c7b427084a08edacb9405f089 Signed-off-by: Connor O'Brien <connoro@google.com>