perf evsel: Expose the perf_missing_features struct
authorArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 2 Feb 2018 14:27:25 +0000 (11:27 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 15 Feb 2018 12:54:53 +0000 (09:54 -0300)
commit9a831b3a32c5daf5d7cc672334d51930f78e4ea3
tree1bd1fec3cacd4fb5ada0fb5a101b6ff3209abf59
parent63878a53cedc3df31bd4ba8740a49fa0fc116ac6
perf evsel: Expose the perf_missing_features struct

As tools may need to adjust to missing features, as 'perf top' will, in
the next csets, to cope with a missing 'write_backward' feature.

Cc: Andi Kleen <ak@linux.intel.com>
Cc: Jin Yao <yao.jin@linux.intel.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Kan Liang <kan.liang@intel.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Wang Nan <wangnan0@huawei.com>
Link: https://lkml.kernel.org/n/tip-jelngl9q1ooaizvkcput9tic@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/evsel.c
tools/perf/util/evsel.h