diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2021-11-29 10:39:23 -0500 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2021-11-29 19:50:30 -0800 |
commit | b251b711a92189d558b07fde5a7ccd5a7915ebdd (patch) | |
tree | 7cecb0716619b9ab38a5cfd76c76e408130df78d /tools/perf/scripts/python/libxed.py | |
parent | 782c72af567fc2ef09bd7615d0307f24de72c7e0 (diff) |
wireguard: main: rename 'mod_init' & 'mod_exit' functions to be module-specific
Rename module_init & module_exit functions that are named
"mod_init" and "mod_exit" so that they are unique in both the
System.map file and in initcall_debug output instead of showing
up as almost anonymous "mod_init".
This is helpful for debugging and in determining how long certain
module_init calls take to execute.
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions