diff options
author | Alexey Budankov <[email protected]> | 2020-07-17 10:00:15 +0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2020-07-21 09:53:22 -0300 |
commit | d3da1f0900891eec10c2a83422ba53c19a7b6380 (patch) | |
tree | 56b55d234cc1d78a36d60619d5dc39fb831fc07b /tools/perf/scripts/python/futex-contention.py | |
parent | ab4c1f9f686836e7a772af0c6dd71fe9efa2609c (diff) |
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 <[email protected]>
Acked-by: Jiri Olsa <[email protected]>
Acked-by: Namhyung Kim <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lore.kernel.org/lkml/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/futex-contention.py')
0 files changed, 0 insertions, 0 deletions