diff options
author | 2022-03-16 13:24:08 +0100 | |
---|---|---|
committer | 2022-03-17 20:17:18 -0700 | |
commit | aecf489f2ce51436402818c96639ed6303b540f8 (patch) | |
tree | c69559dda35ec2e21d9e712703cbbb0fdd569cca /tools/perf/scripts/python/export-to-postgresql.py | |
parent | lib/sort: Add priv pointer to swap function (diff) | |
download | linux-dev-aecf489f2ce51436402818c96639ed6303b540f8.tar.xz linux-dev-aecf489f2ce51436402818c96639ed6303b540f8.zip |
kallsyms: Skip the name search for empty string
When kallsyms_lookup_name is called with empty string,
it will do futile search for it through all the symbols.
Skipping the search for empty string.
Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/20220316122419.933957-3-jolsa@kernel.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions