Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757554AbZJDRjQ (ORCPT ); Sun, 4 Oct 2009 13:39:16 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757207AbZJDRjP (ORCPT ); Sun, 4 Oct 2009 13:39:15 -0400 Received: from mx2.mail.elte.hu ([157.181.151.9]:49725 "EHLO mx2.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756098AbZJDRjM (ORCPT ); Sun, 4 Oct 2009 13:39:12 -0400 Date: Sun, 4 Oct 2009 19:38:06 +0200 From: Ingo Molnar To: Chris Wilson , Mike Galbraith , =?iso-8859-1?Q?Fr=E9d=E9ric?= Weisbecker , Arnaldo Carvalho de Melo , Peter Zijlstra , Paul Mackerras Cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH] perf: Propagate term signal to child Message-ID: <20091004173806.GA24418@elte.hu> References: <1254616502-4728-1-git-send-email-chris@chris-wilson.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1254616502-4728-1-git-send-email-chris@chris-wilson.co.uk> User-Agent: Mutt/1.5.18 (2008-05-17) X-ELTE-SpamScore: 1.0 X-ELTE-SpamLevel: s X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=1.0 required=5.9 tests=BAYES_50 autolearn=no SpamAssassin version=3.2.5 1.0 BAYES_50 BODY: Bayesian spam probability is 40 to 60% [score: 0.4942] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 654 Lines: 20 * Chris Wilson wrote: > If we launch the child on behalf of the user, ensure that it dies along > with ourselves when we are interrupted. > > Signed-off-by: Chris Wilson > --- > tools/perf/builtin-record.c | 6 ++++++ > tools/perf/builtin-stat.c | 8 +++++++- > 2 files changed, 13 insertions(+), 1 deletions(-) Applied, thanks Chris! Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/