[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130211155428.GA6001@thunk.org>
Date: Mon, 11 Feb 2013 10:54:28 -0500
From: Theodore Ts'o <tytso@....edu>
To: Eric Sandeen <sandeen@...hat.com>
Cc: Ext4 Developers List <linux-ext4@...r.kernel.org>
Subject: Re: [PATCH 1/2] ext4: use module parameters instead of debugfs for
mballoc_debug
On Mon, Feb 11, 2013 at 09:48:01AM -0600, Eric Sandeen wrote:
>
> As another thought, did you consider using dynamic debug for this, or is that
> too much trickiness? Might be nice since usually a bug reporter won't have
> a kernel built with CONFIG_EXT4_DEBUG . . .
I had assumed that the long term direction was to use tracepoints,
which also has the advantage of not requiring kernels built with
CONFIG_EXT4_DEBUG.
Hmm.... one thing though is if we want bug reporters to use
tracepoints (as opposed to just developers), we'll need to have some
pre-made shell scripts to make it easy for non-developers to enable
tracepoints for various problems.
- Ted
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists