commit | cf9bc5fd7558f3806b91b15db6a733f2785c7fa4 | [log] [tgz] |
---|---|---|
author | Connor O'Brien <connoro@google.com> | Thu Jun 06 17:29:18 2019 -0700 |
committer | Connor O'Brien <connoro@google.com> | Thu Jun 20 17:02:54 2019 -0700 |
tree | e1e988353acf16efeb88607dae0af7836688882e | |
parent | 5d7274504df737f0dccaba785eb05131cd226c1f [diff] |
libtimeinstate: fix map names The maps defined by the time_in_state.c BPF program now have names ending with "_map", so update our calls to bpf_obj_get() to reflect that. Test: libtimeinstate_test passes Bug: 78498733 Change-Id: If13df157c0245561eee3efa2a9c5a04f339ca194 Signed-off-by: Connor O'Brien <connoro@google.com>