diff options
author | Randy Dunlap <[email protected]> | 2021-07-11 15:31:45 -0700 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2021-07-16 15:49:36 +0800 |
commit | f03a3cab26c1b7f628a3be6d33ae1b483829b630 (patch) | |
tree | bac0a84c8e665473aec1ab9a58d54cfd4a21712f /tools/perf/scripts/python/export-to-sqlite.py | |
parent | f0d9ff8c8efb90ae335d41c2fc0d92724af55a63 (diff) |
crypto: lib - 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]>
Cc: Herbert Xu <[email protected]>
Cc: "David S. Miller" <[email protected]>
Cc: [email protected]
Cc: Jason A. Donenfeld <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions