[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <49b7c2350909071827m3f85ee0ei29c4739503593d27@mail.gmail.com>
Date: Tue, 8 Sep 2009 10:27:59 +0900
From: GeunSik Lim <leemgs1@...il.com>
To: Steven Rostedt <srostedt@...hat.com>
Cc: Greg KH <greg@...ah.com>, Peter Zijlstra <peterz@...radead.org>,
linux-kernel <linux-kernel@...r.kernel.org>,
mathieu.desnoyers@...ymtl.ca, Christoph Hellwig <hch@...radead.org>
Subject: Re: [PATCH 1/5] debugfs - Fix mount directory of debugfs by default
in events.txt
On Tue, Sep 8, 2009 at 7:27 AM, Steven Rostedt<srostedt@...hat.com> wrote:
>> tab completion is your friend, as is environment variables. Don't
>> choose stuff just because you are lazy :)
>
> /sy <tab> k <tab> d <tab>
> or
> /deb <tab>
> I like the second one much better.
Well. Kernel developers(including system programmers that use sysfs) already
use /sys/*** information using sysfs very well.
I means that We can utilize /sys/kernel/debug mount point sufficiently
without easy method like /debug. I think that promise and process for
consistency
is important. although /sys/kernel/debug/ is complicate than /debug.
An, I think good grammer that We have to append a soft link like belows.
If we need short directory easy to use in real.
e.g)
For quicker access to that directory you may want to make a soft link to it:
ln -s /sys/kernel/debug /debug
> -- Steve
Thanks,
GeunSik Lim.
--
Regards,
GeunSik Lim ( Samsung Electronics )
Blog : http://blog.naver.com/invain/
e-Mail: geunsik.lim@...sung.com
leemgs@...il.com , leemgs1@...il.com
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists