diff options
author | Adrian Hunter <adrian.hunter@intel.com> | 2023-04-24 08:51:06 +0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2023-05-12 21:21:49 +0300 |
commit | 24f0af6d038af461c97433cd80b688eb0346a466 (patch) | |
tree | 4780dc7a4bd1f906b7d284e78e51f296fd6a7f58 /tools/perf/util/dso.c | |
parent | af9eb56bfed273a85b8c3f99d3ed7ff979c36ae0 (diff) | |
download | linux-24f0af6d038af461c97433cd80b688eb0346a466.tar.xz |
perf dso: Declare dso const as needed
Declare dso const, so that functions can be called with const struct *dso.
Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Cc: Changbin Du <changbin.du@huawei.com>
Cc: Ian Rogers <irogers@google.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Link: https://lore.kernel.org/r/20230424055107.12105-2-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/util/dso.c')
0 files changed, 0 insertions, 0 deletions