diff options
author | Jarkko Sakkinen <[email protected]> | 2020-08-18 08:08:57 +0300 |
---|---|---|
committer | Steven Rostedt (VMware) <[email protected]> | 2020-09-21 21:06:02 -0400 |
commit | f3d36426618ee2b2d1fa99aefb5fe4d2dc33807e (patch) | |
tree | 3a2479cb5ecf64837cc2708eb3db4e2865c0d99b /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | b427e765bdffcc18911ace199a17b09332a47d55 (diff) |
kprobes: Use module_name() macro
It is advised to use module_name() macro instead of dereferencing mod->name
directly. This makes sense for consistencys sake and also it prevents a
hard dependency to CONFIG_MODULES.
Link: https://lkml.kernel.org/r/[email protected]
Cc: Mark Rutland <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: [email protected]
Cc: Andi Kleen <[email protected]>
Cc: Ard Biesheuvel <[email protected]>
Cc: Jessica Yu <[email protected]>
Cc: Mark Rutland <[email protected]>,
Cc: Masami Hiramatsu <[email protected]>
Cc: Mike Rapoport <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Russell King <[email protected]>
Cc: Will Deacon <[email protected]>
Acked-by: Masami Hiramatsu <[email protected]>
Signed-off-by: Jarkko Sakkinen <[email protected]>
Signed-off-by: Steven Rostedt (VMware) <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions