commit | 1345c541398e8909219423999e377cbabe7a0bef | [log] [tgz] |
---|---|---|
author | Connor O'Brien <connoro@google.com> | Mon Feb 07 18:53:53 2022 -0800 |
committer | Connor O'Brien <connoro@google.com> | Mon Feb 07 18:56:39 2022 -0800 |
tree | 8c5f0fd3ed34661c59f8236ef93ec70d377b8fe3 | |
parent | 09fe4d2cc07beb8f776a6967fe3ae69d248c5fb1 [diff] |
gpu_mem: enable BTF Generate BTF debug info when building gpu_mem.o. bpfloader will load map info alongside gpu_mem_total_map, which allows pretty-printing via the "cat" command for easier debugging. Test: m gpu_mem.o Test: gpuservice_unittest --gtest_filter=GpuMem* Test: cat /sys/fs/bpf/map_gpu_mem_gpu_mem_total_map Bug: 203823368 Signed-off-by: Connor O'Brien <connoro@google.com> Change-Id: I453766c0f76e1aba5720400a0ec2e2f871967a91