diff options
author | Dave Barach <dave@barachs.net> | 2019-08-14 09:35:41 -0400 |
---|---|---|
committer | Neale Ranns <nranns@cisco.com> | 2019-08-15 10:14:52 +0000 |
commit | 531969ef614bdc15c45dae0f1b5e90afaf86eb7b (patch) | |
tree | 69141710a458ec3a486a83b5fbaadb590001a93a /src/tools | |
parent | 9094b5c319d3f072d3c248fe7c876e4048c13ac2 (diff) |
stats: refactor header files
Performant stat segment scraping involves caching the results of
stat_segment_ls (...) and directly fishing counter data from the
shared-memory segment.
To do that, we need to publish several things previously hidden,
declared in stat_client.c:
o stat_client_main_t typedef
o stat_segment_access_t typedef
o stat_segment_access_start inline function
o stat_segment_access_end inline function
Type: refactor
Signed-off-by: Dave Barach <dave@barachs.net>
Change-Id: I3175e3d1f1fd8ea816336a584565179d1972115c
Diffstat (limited to 'src/tools')
0 files changed, 0 insertions, 0 deletions