perf evsel: Rename perf_missing_features::bpf_event to ::bpf
authorArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 26 Aug 2019 22:31:06 +0000 (19:31 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 26 Aug 2019 22:39:11 +0000 (19:39 -0300)
commit74a1e863eb73dcc9f069b671dfb40650f3832116
treeaccdfe136daf45dea3ee62567a53ae2bfb0f7fd8
parent3f604b5f61dbff80725392c99827d6617f7bb180
perf evsel: Rename perf_missing_features::bpf_event to ::bpf

No need for that _event suffix, do just like all the other meta events
and do away with that.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Song Liu <songliubraving@fb.com>
Link: https://lkml.kernel.org/n/tip-bvc83f380dva83wlg52yd10t@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/evsel.c
tools/perf/util/evsel.h