diff options
author | Kumar Kartikeya Dwivedi <[email protected]> | 2022-07-21 15:42:37 +0200 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2022-07-21 21:03:16 -0700 |
commit | 63e564ebd1fd91c7194266a2169ab5be984f08bc (patch) | |
tree | bbf2fd0558675e42405d64d28d649a1f066077d4 /tools/perf/scripts/python | |
parent | 56e948ffc098a780fefb6c1784a3a2c7b81100a1 (diff) |
bpf: Add documentation for kfuncs
As the usage of kfuncs grows, we are starting to form consensus on the
kinds of attributes and annotations that kfuncs can have. To better help
developers make sense of the various options available at their disposal
to present an unstable API to the BPF users, document the various kfunc
flags and annotations, their expected usage, and explain the process of
defining and registering a kfunc set.
Cc: KP Singh <[email protected]>
Cc: Jonathan Corbet <[email protected]>
Signed-off-by: Kumar Kartikeya Dwivedi <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions