The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: GeunSik Lim <leemgs1@gmail.com>
To: Steven Rostedt <srostedt@redhat.com>
Cc: Greg KH <greg@kroah.com>, Peter Zijlstra <peterz@infradead.org>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	mathieu.desnoyers@polymtl.ca,
	Christoph Hellwig <hch@infradead.org>
Subject: Re: [PATCH 1/5] debugfs - Fix mount directory of debugfs by default  in events.txt
Date: Tue, 8 Sep 2009 10:27:59 +0900	[thread overview]
Message-ID: <49b7c2350909071827m3f85ee0ei29c4739503593d27@mail.gmail.com> (raw)
In-Reply-To: <1252362420.2964.53.camel@localhost.localdomain>

On Tue, Sep 8, 2009 at 7:27 AM, Steven Rostedt<srostedt@redhat.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@samsung.com
           leemgs@gmail.com , leemgs1@gmail.com
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

      reply	other threads:[~2009-09-08  1:27 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-07 12:37 [PATCH 1/5] debugfs - Fix mount directory of debugfs by default in events.txt GeunSik Lim
2009-09-07 12:48 ` Peter Zijlstra
2009-09-07 18:55   ` Greg KH
2009-09-07 19:15     ` Peter Zijlstra
2009-09-07 21:30       ` Greg KH
2009-09-07 22:27         ` Steven Rostedt
2009-09-08  1:27           ` GeunSik Lim [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=49b7c2350909071827m3f85ee0ei29c4739503593d27@mail.gmail.com \
    --to=leemgs1@gmail.com \
    --cc=greg@kroah.com \
    --cc=hch@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mathieu.desnoyers@polymtl.ca \
    --cc=peterz@infradead.org \
    --cc=srostedt@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox