aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stat-cpi.py
diff options
context:
space:
mode:
authorQuentin Monnet <[email protected]>2018-12-03 12:13:35 +0000
committerDaniel Borkmann <[email protected]>2018-12-03 21:38:17 +0100
commit90b1023f68c78b9b85e364250155776c8e421176 (patch)
tree0de55d8305e8deec983dea03136bd6ec41f2a44a /tools/perf/scripts/python/stat-cpi.py
parente3da08d057002f9d0831949d51666c3e15dc6b29 (diff)
bpf: fix documentation for eBPF helpers
The missing indentation on the "Return" sections for bpf_map_pop_elem() and bpf_map_peek_elem() helpers break RST and man pages generation. This patch fixes them, and moves the description of those two helpers towards the end of the list (even though they are somehow related to the three first helpers for maps, the man page explicitly states that the helpers are sorted in chronological order). While at it, bring other minor formatting edits for eBPF helpers documentation: mostly blank lines removal, RST formatting, or other small nits for consistency. Signed-off-by: Quentin Monnet <[email protected]> Reviewed-by: Jakub Kicinski <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions