diff options
author | Randy Dunlap <[email protected]> | 2021-11-29 10:39:23 -0500 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2021-11-29 19:50:30 -0800 |
commit | b251b711a92189d558b07fde5a7ccd5a7915ebdd (patch) | |
tree | 7cecb0716619b9ab38a5cfd76c76e408130df78d /scripts/gdb/linux/proc.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 <[email protected]>
Signed-off-by: Jason A. Donenfeld <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions