From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756246AbYKCUQZ (ORCPT ); Mon, 3 Nov 2008 15:16:25 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754720AbYKCUQQ (ORCPT ); Mon, 3 Nov 2008 15:16:16 -0500 Received: from hrndva-omtalb.mail.rr.com ([71.74.56.122]:46067 "EHLO hrndva-omtalb.mail.rr.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754341AbYKCUQQ (ORCPT ); Mon, 3 Nov 2008 15:16:16 -0500 Date: Mon, 3 Nov 2008 15:16:14 -0500 (EST) From: Steven Rostedt X-X-Sender: rostedt@gandalf.stny.rr.com To: LKML cc: Ingo Molnar , Randy Dunlap , Thomas Gleixner , Peter Zijlstra , Andrew Morton , Linus Torvalds Subject: Re: [PATCH] ftrace: update txt document In-Reply-To: Message-ID: References: <20081026193339.91e0c644.randy.dunlap@oracle.com> User-Agent: Alpine 1.10 (DEB 962 2008-03-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 3 Nov 2008, Steven Rostedt wrote: > > Impact: Documentation update only > > A lot of changes have gone into ftrace. This patch updates > the ftrace.txt document. > > Signed-off-by: Steven Rostedt > Acked-by: Randy Dunlap Note, the only change with this patch from v2 is that I added an Impact line and the Acked-by in the change log. -- Steve