diff options
author | Adrian Hunter <adrian.hunter@intel.com> | 2023-01-20 14:34:52 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2023-01-22 18:10:23 -0300 |
commit | 5fec9b171cd80616e52e463ae5ae155483078004 (patch) | |
tree | da68538729b8f9961e03467e62842729634abe86 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 477d5e35b42b6ca6e1db229977c1ca33456babd7 (diff) |
perf symbols: Do not check ss->dynsym twice
ss->dynsym is checked to be not NULL twice. Remove the first check
because, in fact, there can be a plt with no dynsym, which is something
that will be dealt with later.
Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Acked-by: Ian Rogers <irogers@google.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Link: https://lore.kernel.org/r/20230120123456.12449-7-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions