commit | 1bd069f24d39a33baf757de171c0efb6c66e610c | [log] [tgz] |
---|---|---|
author | Suren Baghdasaryan <surenb@google.com> | Fri May 28 09:28:29 2021 -0700 |
committer | Suren Baghdasaryan <surenb@google.com> | Fri Jun 11 21:00:06 2021 +0000 |
tree | 9e4b1e3af7c998c810c8e37163208d7329112e76 | |
parent | 548d0e0c21c09338a3c7fa584898424a0753c827 [diff] |
Allow lmkd to use bpf_syscall_wrappers LMKD needs access to map_gpu_mem_gpu_mem_total_map BPF map to record the total size of GPU allocations at the time of a kill. Change bpf_syscall_wrappers visibility to allow lmkd to use bpf_syscall_wrappers library. Bug: 189366037 Test: lmkd_unit_test Signed-off-by: Suren Baghdasaryan <surenb@google.com> Change-Id: Ia1f75852a853f62b504351271119714f3fd95232