diff options
author | Randy Dunlap <[email protected]> | 2021-07-11 15:31:44 -0700 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2021-07-16 15:49:36 +0800 |
commit | f0d9ff8c8efb90ae335d41c2fc0d92724af55a63 (patch) | |
tree | 4ad1c9fd4e9f631a474805c8c30bcdf45910da50 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | cb5f09e8148440d3581403c0415bc9678a64488d (diff) |
hwrng: 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: Arnd Bergmann <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Cc: Andres Salomon <[email protected]>
Cc: [email protected]
Cc: Matt Mackall <[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/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions