commit | c03d009697d44d58709d9dad91cc6088218214d7 | [log] [tgz] |
---|---|---|
author | Tej Singh <singhtejinder@google.com> | Thu Nov 21 12:47:37 2019 -0800 |
committer | Tej Singh <singhtejinder@google.com> | Wed Dec 04 15:56:21 2019 -0800 |
tree | 428782a342ef6a04e39f29bd1a2aa996df133c3d | |
parent | b4fa891b014f6178568e2c5fa6e91b62a596c2c2 [diff] |
Native puller API: libstatspulled Create a new library for the native puller callback API. The library has 2 main interfaces: register_stats_pull_atom_callback, which is used to register a callback, and stats_pull_atom_callback_t, which is the callback for the puller. It also exposes pulled_stats_event_list, which is a struct wrapper around a vector of stats_event. Test: make libstatspull Bug: 142969725 Change-Id: I14fe4dc523d6f81fdeaa3fe6fad3e95aeecfe92e