diff options
author | 2023-03-08 20:52:36 +0900 | |
---|---|---|
committer | 2023-04-17 11:03:56 +0900 | |
commit | a7b00a1811c9e562b44f0b283de7f01443123390 (patch) | |
tree | 3242ceb88d1efab882092036ffe50fc9298305b7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | kallsyms: expand symbol name into comment for debugging (diff) | |
download | wireguard-linux-a7b00a1811c9e562b44f0b283de7f01443123390.tar.xz wireguard-linux-a7b00a1811c9e562b44f0b283de7f01443123390.zip |
scripts/kallsyms: remove redundant code for omitting U and N
The symbol types 'U' and 'N' are already filtered out by the following
line in scripts/mksysmap:
-e ' [aNUw] '
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Nick Desaulniers <ndesaulniers@google.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions