aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorAndrĂ© Almeida <[email protected]>2021-01-29 22:45:46 -0300
committerJonathan Corbet <[email protected]>2021-02-04 14:47:24 -0700
commitdd58e649742a5eabd327d47096f12d3302d908f1 (patch)
tree949de4f4e63837fce47b7cbd86711e28084641d8 /tools/perf/scripts/python/flamegraph.py
parent26606ce072d48ab82f640f75ab9673ee10ab4a5a (diff)
docs: Make syscalls' helpers naming consistent
The documentation explains the need to create internal syscalls' helpers, and that they should be called `kern_xyzzy()`. However, the comment at include/linux/syscalls.h says that they should be named as `ksys_xyzzy()`, and so are all the helpers declared bellow it. Change the documentation to reflect this. Fixes: 819671ff849b ("syscalls: define and explain goal to not call syscalls in the kernel") Signed-off-by: AndrĂ© Almeida <[email protected]> Reviewed-by: Dominik Brodowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Corbet <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions