diff options
author | Jiri Pirko <jiri@nvidia.com> | 2023-08-28 08:16:43 +0200 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-08-28 08:02:22 -0700 |
commit | 56e65312830ec45e3ccbc929de6f5b86bc301546 (patch) | |
tree | 42e33fe9ab9e6c74d45c173248b527225f57864c /tools/perf/scripts/python/stackcollapse.py | |
parent | 8be6f88b9d3fe1f6724daec4a70d6023742c9df7 (diff) |
devlink: push object register/unregister notifications into separate helpers
In preparations of leftover.c split to individual files, avoid need to
have object structures exposed in devl_internal.h and allow to have them
maintained in object files.
The register/unregister notifications need to know the structures
to iterate lists. To avoid the need, introduce per-object
register/unregister notification helpers and use them.
Signed-off-by: Jiri Pirko <jiri@nvidia.com>
Link: https://lore.kernel.org/r/20230828061657.300667-2-jiri@resnulli.us
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions