diff options
author | Alexey Budankov <alexey.budankov@linux.intel.com> | 2020-07-17 09:00:15 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2020-07-21 14:53:22 +0200 |
commit | d3da1f0900891eec10c2a83422ba53c19a7b6380 (patch) | |
tree | 56b55d234cc1d78a36d60619d5dc39fb831fc07b /tools/perf/util | |
parent | libperf: Add flags to fdarray fds objects (diff) | |
download | linux-d3da1f0900891eec10c2a83422ba53c19a7b6380.tar.xz linux-d3da1f0900891eec10c2a83422ba53c19a7b6380.zip |
libperf: Avoid counting of nonfilterable fdarray fds
Avoid counting of struct pollfd *entries objects with
fdarray_flag__nonfilterable flag by fdarray__filter().
Nonfilterable objects are still processed if requested revents have been
signaled for them.
Signed-off-by: Alexey Budankov <alexey.budankov@linux.intel.com>
Acked-by: Jiri Olsa <jolsa@redhat.com>
Acked-by: Namhyung Kim <namhyung@kernel.org>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lore.kernel.org/lkml/b5ab0d2c-b742-0032-e8d3-c8e2eb423c42@linux.intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/util')
0 files changed, 0 insertions, 0 deletions