diff options
author | Grant Seltzer <grantseltzer@gmail.com> | 2021-12-06 15:37:09 -0500 |
---|---|---|
committer | Andrii Nakryiko <andrii@kernel.org> | 2021-12-06 14:22:37 -0800 |
commit | d5284dedccdb9053988278dd30c834d46b8c866d (patch) | |
tree | 9f8310e62d4d498b111498e34f7718c0d06ca033 /tools/lib/api/debug.c | |
parent | 222c98c7979084fbefb4ce2ae377210c6e42011e (diff) |
libbpf: Add doc comments in libbpf.h
This adds comments above functions in libbpf.h which document
their uses. These comments are of a format that doxygen and sphinx
can pick up and render. These are rendered by libbpf.readthedocs.org
These doc comments are for:
- bpf_object__open_file()
- bpf_object__open_mem()
- bpf_program__attach_uprobe()
- bpf_program__attach_uprobe_opts()
Signed-off-by: Grant Seltzer <grantseltzer@gmail.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20211206203709.332530-1-grantseltzer@gmail.com
Diffstat (limited to 'tools/lib/api/debug.c')
0 files changed, 0 insertions, 0 deletions