perf build: Move perf_dlfilters.h in the source tree
authorAdrian Hunter <adrian.hunter@intel.com>
Wed, 11 Aug 2021 10:10:35 +0000 (13:10 +0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 11 Aug 2021 12:35:24 +0000 (09:35 -0300)
commit3af1dfdd51e0669721510dadd6c1d3ebe78e5868
tree2d036b4d29598baf7a2cab9a7a87f85d689ad737
parentb29edf35ef7022a6f72695106a6e91f67d00c9e9
perf build: Move perf_dlfilters.h in the source tree

Move perf_dlfilters.h in the source tree so that it will be found when
building dlfilters as part of the perf build.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Link: https //lore.kernel.org/r/20210811101036.17986-6-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/Makefile.perf
tools/perf/include/perf/perf_dlfilter.h [new file with mode: 0644]
tools/perf/util/dlfilter.c
tools/perf/util/perf_dlfilter.h [deleted file]