Files
linux/include/trace/events
Jiri Pirko 0a020d416d 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 <jiri@mellanox.com>
Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-11-15 14:43:43 -08:00
..
2018-04-16 11:53:35 +01:00
2017-12-13 15:10:01 -05:00
2018-04-04 13:41:27 +01:00
2018-06-19 10:06:29 -07:00
2018-10-25 11:17:40 -06:00
2017-09-25 20:38:26 +02:00
2018-09-27 17:34:59 -06:00
2018-07-26 10:17:47 +02:00
2018-10-03 14:35:17 -04:00
2018-02-13 21:30:22 +01:00
2017-12-19 10:56:24 +01:00
2018-04-18 23:37:39 -04:00