From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755384AbYJaBfg (ORCPT ); Thu, 30 Oct 2008 21:35:36 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753050AbYJaBf2 (ORCPT ); Thu, 30 Oct 2008 21:35:28 -0400 Received: from qw-out-2122.google.com ([74.125.92.26]:9178 "EHLO qw-out-2122.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751119AbYJaBf1 (ORCPT ); Thu, 30 Oct 2008 21:35:27 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=QhX/fg9vUZnhytsmT4xwSMB4OMCK4a+QWeKtb7f8bKFw7FcRVh5UpbAArgCjsLgvoN GyzuqriNF4StvgmeyXVhH5nbRstSoknCLaFgeNoSmXlX2HoYcHjhedHXoLMB0N2s9NpZ SV/X/68Nqp9iOfHwbwlxijYj+bu5nv0mUK8ko= Message-ID: Date: Fri, 31 Oct 2008 02:35:26 +0100 From: "=?ISO-8859-1?Q?Fr=E9d=E9ric_Weisbecker?=" To: "Ingo Molnar" Subject: Re: [RFC][PATCH] Make ftrace able to trace function return Cc: "Steven Rostedt" , linux-kernel@vger.kernel.org In-Reply-To: <20081030183714.GA17822@elte.hu> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <490A08E3.2040201@gmail.com> <20081030182056.GA14102@elte.hu> <20081030183714.GA17822@elte.hu> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 2008/10/30 Ingo Molnar : > if it can be made stable ;-) I hope so... The real problem is that when the system freezes as I allocate more than on slot, I don't have any log message, no backtraces..... :-s