diff options
| author | Jiri Pirko <[email protected]> | 2018-11-14 08:22:28 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2018-11-15 14:43:43 -0800 |
| commit | 0a020d416d0af0b0c782e2a8363896e756e9121e (patch) | |
| tree | 2bd2d93bf7fdddceb76f0450c1063db9ea3776a3 /tools/perf/scripts/python/netdev-times.py | |
| parent | 7dc5a0eeea185e5f3af3f97a86e76419791cdd60 (diff) | |
lib: introduce initial implementation of object aggregation manager
This lib tracks objects which could be of two types:
1) root object
2) nested object - with a "delta" which differentiates it from
the associated root object
The objects are tracked by a hashtable and reference-counted. User is
responsible of implementing callbacks to create/destroy root entity
related to each root object and callback to create/destroy nested object
delta.
Signed-off-by: Jiri Pirko <[email protected]>
Signed-off-by: Ido Schimmel <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions