commit | 9cd997f85e29c1c2b53e23fa98df7ec44c344d67 | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@redhat.com> | Mon Jan 28 00:06:16 2019 +0100 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Wed Feb 06 10:00:38 2019 -0300 |
tree | 4067d6cbc276c8e8ac68fed487d2b5c358a02ee9 | |
parent | daecf9e0fa8e1bb3b227fcc15c4070caccbbb14f [diff] |
perf evsel: No need to include symbol.h in evsel.h, symbol_conf.h is enough To reduce the header dependency and avoid unnecessary rebuilds when things change in symbol.h. Cc: Adrian Hunter <adrian.hunter@intel.com> Cc: Jiri Olsa <jolsa@kernel.org> Cc: Namhyung Kim <namhyung@kernel.org> Link: https://lkml.kernel.org/n/tip-6duflwliprh2tr47w5x4t260@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>