diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2013-10-16 11:57:33 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2013-10-16 16:12:24 -0300 |
commit | ba209f856380891a6ea6cdb07b2b068faccbff73 (patch) | |
tree | fd178a25063d965cd999e4074ea3c998103ec485 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | c522739d72a341a3e74a369ce6298b9412813d3f (diff) |
perf trace: Improve event processing exit
We need to differentiate SIGCHLD from SIGINT, the later should cause as
immediate as possible exit, while the former should wait to process the
events that may be perceived in the ring buffer after the SIGCHLD is
handled.
Cc: Adrian Hunter <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Link: http://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions