commit | ddee688a83073a9beebc5c86b67c712de5861411 | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@redhat.com> | Wed Aug 21 14:20:54 2019 -0300 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Thu Aug 22 17:16:57 2019 -0300 |
tree | 073a98b7367bd513e84b836abb8d1af51a6c7142 | |
parent | 69714a4e3959eb051e685c6dce06c6d5a8f27c3c [diff] |
perf evsel: Remove needless counts.h header from util/evsel.h We need only a struct forward declaration, so prune the header dependency tree a bit more. 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-oqvgf04w4ku8xasrz79zquim@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>