aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/ui/stdio/hist.c
diff options
context:
space:
mode:
authorAdrian Hunter <[email protected]>2014-11-11 16:16:39 +0200
committerArnaldo Carvalho de Melo <[email protected]>2014-11-19 12:33:48 -0300
commitf90d194a867a5a1db51789b8c4e99bcd196be6bb (patch)
treed5ae1ebfdc831aea8c064f5c18ec552747d6b0c2 /tools/perf/ui/stdio/hist.c
parentf140373bc904d9541e3f8e985d3810864e34c735 (diff)
perf evlist: Do not poll events that use the system_wide flag
The system_wide flag causes a selected event to be opened always without a pid. Consequently it will never get a POLLHUP, but it is used for tracking in combination with other events, so it should not need to be polled anyway. Therefore don't add it for polling. Signed-off-by: Adrian Hunter <[email protected]> Cc: David Ahern <[email protected]> Cc: Frederic Weisbecker <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Namhyung Kim <[email protected]> Cc: Paul Mackerras <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Stephane Eranian <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/ui/stdio/hist.c')
0 files changed, 0 insertions, 0 deletions