All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: walimis <walimisdev@gmail.com>
Cc: Steven Rostedt <rostedt@goodmis.org>, linux-kernel@vger.kernel.org
Subject: Re: about use wild cards for set_ftrace_filter and so on
Date: Thu, 27 Nov 2008 17:21:17 +0100	[thread overview]
Message-ID: <20081127162117.GA3467@elte.hu> (raw)
In-Reply-To: <20081127155047.GB24616@ubuntu.mshome.net>


* walimis <walimisdev@gmail.com> wrote:

> I only add a note, but I wonder whether enough.
> If needed, I can add a example to this document.
> 
> Impact: imporve document

[ You need to slightly improve the commit log as well ;-) ]

> +Note: you'd better to use '' to enclose wild cards, otherwise in some
> +case you can't get the correct result.
> +
>   # echo hrtimer_* > /debug/tracing/set_ftrace_filter

Why not fix the example too? Something like:

> +Note: you'd better to use '' to enclose wild cards, otherwise in some
> +case you can't get the correct result due to shell wildcard 
> +extension:.
> +
>   # echo 'hrtimer_*' > /debug/tracing/set_ftrace_filter

looks good otherwise.

	Ingo

  parent reply	other threads:[~2008-11-27 16:21 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-27 15:21 about use wild cards for set_ftrace_filter and so on walimis
2008-11-27 15:34 ` Steven Rostedt
2008-11-27 15:50   ` walimis
2008-11-27 15:58     ` Frédéric Weisbecker
2008-11-27 16:21     ` Ingo Molnar [this message]
2008-11-28  2:32       ` [PATCH 1/1] ftrace: improve document walimis
2008-11-28  3:52         ` Steven Rostedt
2008-11-28  4:21           ` walimis
2008-11-28  6:55             ` Steven Rostedt
2008-11-28 12:16               ` Ingo Molnar

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=20081127162117.GA3467@elte.hu \
    --to=mingo@elte.hu \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rostedt@goodmis.org \
    --cc=walimisdev@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.