time_in_state: enable BTF

Generate BTF debug info when building time_in_state.o. bpfloader will
load corresponding map info with each map, which allows
pretty-printing maps via the "cat" command for easier debugging.

Test: m time_in_state.o
Test: libtimeinstate_test passes
Test: cat /sys/fs/bpf/map_time_in_state_uid_time_in_state_map
Signed-off-by: Connor O'Brien <connoro@google.com>
Change-Id: Id656df1e73b77a3f99d7c111489bf1a63497d403
1 file changed
tree: 2bc02707d324cb23f7def8226621d0ac4db31fc0
  1. test/
  2. Android.bp
  3. fuse_media.c
  4. LICENSE
  5. METADATA
  6. OWNERS
  7. PREUPLOAD.cfg
  8. time_in_state.c
  9. time_in_state_test.cpp