From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755427AbYKCKHV (ORCPT ); Mon, 3 Nov 2008 05:07:21 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754869AbYKCKHJ (ORCPT ); Mon, 3 Nov 2008 05:07:09 -0500 Received: from mx3.mail.elte.hu ([157.181.1.138]:38234 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754635AbYKCKHI (ORCPT ); Mon, 3 Nov 2008 05:07:08 -0500 Date: Mon, 3 Nov 2008 11:06:56 +0100 From: Ingo Molnar To: Frederic Weisbecker Cc: Steven Rostedt , linux-kernel@vger.kernel.org Subject: Re: [RFC][PATCH] Make ftrace able to trace function return Message-ID: <20081103100656.GF13671@elte.hu> References: <490A08E3.2040201@gmail.com> <490B6826.7080604@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <490B6826.7080604@gmail.com> User-Agent: Mutt/1.5.18 (2008-05-17) X-ELTE-VirusStatus: clean X-ELTE-SpamScore: -0.5 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-0.5 required=5.9 tests=BAYES_20,DNS_FROM_SECURITYSAGE autolearn=no SpamAssassin version=3.2.3 -0.5 BAYES_20 BODY: Bayesian spam probability is 5 to 20% [score: 0.1347] 0.0 DNS_FROM_SECURITYSAGE RBL: Envelope sender in blackholes.securitysage.com Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Frederic Weisbecker wrote: > I have a trace in attachment with some good results. -ENOATTACH would be nice to see a short comparative section of "before" and "after" output within the changelog. That makes the review of such changes much more intuitive. Ingo