diff options
author | 2025-05-02 16:12:08 +0200 | |
---|---|---|
committer | 2025-05-25 18:12:08 +0900 | |
commit | 0267cbf297bf7ed9ef5181feceea9fe03c84318e (patch) | |
tree | 7800ed80e7b52651b73103b96dfcc9d2b4f40299 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | module: Extend the module namespace parsing (diff) | |
download | linux-rng-0267cbf297bf7ed9ef5181feceea9fe03c84318e.tar.xz linux-rng-0267cbf297bf7ed9ef5181feceea9fe03c84318e.zip |
module: Account for the build time module name mangling
Sean noted that scripts/Makefile.lib:name-fix-token rule will mangle
the module name with s/-/_/g.
Since this happens late in the build, only the kernel needs to bother
with this, the modpost tool still sees the original name.
Reported-by: Sean Christopherson <seanjc@google.com>
Signed-off-by: Peter Zijlstra <peterz@infradead.org>
Tested-by: Sean Christopherson <seanjc@google.com>
Reviewed-by: Petr Pavlu <petr.pavlu@suse.com>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions