]> www.infradead.org Git - users/jedix/linux-maple.git/commit
perf evlist: Introduce method to find if there is a bpf-output event
authorHoward Chu <howardchu95@gmail.com>
Thu, 15 Aug 2024 01:36:17 +0000 (09:36 +0800)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 28 Aug 2024 21:07:21 +0000 (18:07 -0300)
commit4451dae46992131ef5c42147444c183c364b1149
tree8464433b3db2d795ac8fa4b64bb8c13f33234745
parent8b48f8ba16b06024920c8ff349fed769118777cc
perf evlist: Introduce method to find if there is a bpf-output event

We'll use it in the next patch, to deciding how to set up the ring
buffer.

Signed-off-by: Howard Chu <howardchu95@gmail.com>
Tested-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Ian Rogers <irogers@google.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Kan Liang <kan.liang@linux.intel.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Link: https://lore.kernel.org/r/20240815013626.935097-2-howardchu95@gmail.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/evlist.c
tools/perf/util/evlist.h