summaryrefslogtreecommitdiff
path: root/block/bsg.c
diff options
context:
space:
mode:
authorArnaldo Carvalho de Melo <acme@redhat.com>2010-12-06 20:13:38 +0300
committerArnaldo Carvalho de Melo <acme@redhat.com>2010-12-06 20:13:38 +0300
commit18483b81ee7e70ee68d4b18be618be5cfcc0b290 (patch)
treec553f0170c99e2c421f141328bf21e3a310ac174 /block/bsg.c
parent60e677373be9c0bf7c9a22937601d5a40e51c042 (diff)
downloadlinux-18483b81ee7e70ee68d4b18be618be5cfcc0b290.tar.xz
perf record: Fix eternal wait for stillborn child
When execvp fails to find the specified command on the path we won't get SIGCHLD, so send a SIGUSR1 and exit right away. Current situation would require a SIGINT performed by the user and would produce meaningless summary. Now: [acme@emilia linux]$ ./foo -bash: ./foo: No such file or directory [acme@emilia linux]$ perf record ./foo ./foo: No such file or directory [acme@emilia linux]$ Acked-by: Thomas Gleixner <tglx@linutronix.de> Cc: Frederic Weisbecker <fweisbec@gmail.com> Cc: Ingo Molnar <mingo@elte.hu> Cc: Mike Galbraith <efault@gmx.de> Cc: Paul Mackerras <paulus@samba.org> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Stephane Eranian <eranian@google.com> Cc: Tom Zanussi <tzanussi@gmail.com> Cc: Thomas Gleixner <tglx@linutronix.de> LKML-Reference: <new-submission> Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'block/bsg.c')
0 files changed, 0 insertions, 0 deletions