From: Greg KH <greg@kroah.com>
To: "David J. Wilder" <dwilder@us.ibm.com>
Cc: linux-kernel@vger.kernel.org, akpm@linux-foundation.org,
systemtap@sourceware.org, prasadav@us.ibm.com, hch@infradead.org
Subject: Re: [patch 3/3] Trace sample
Date: Mon, 10 Mar 2008 14:55:25 -0700 [thread overview]
Message-ID: <20080310215525.GA28186@kroah.com> (raw)
In-Reply-To: <1204065533.26964.18.camel@lc4eb748232119.ibm.com>
On Tue, Feb 26, 2008 at 02:38:52PM -0800, David J. Wilder wrote:
> + * This module creates a trace channel and places a kprobe
> + * on the function do_fork(). The value of current->pid is written to
> + * the trace channel each time the kprobe is hit..
> + *
> + * How to run the example:
> + * $ mount -t debugfs /debug
Tiny note, debugfs is supposed to be mounted in /sys/kernel/debug/, not
/debug.
thanks,
greg k-h
next prev parent reply other threads:[~2008-03-10 21:55 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-26 22:38 [patch 3/3] Trace sample David J. Wilder
2008-03-10 21:55 ` Greg KH [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-03-03 23:52 David J. Wilder
2007-10-02 18:55 David J. Wilder
2007-10-02 16:33 David J. Wilder
2007-10-02 17:10 ` Randy Dunlap
2007-10-02 17:41 ` David Wilder
2007-09-26 18:22 David J. Wilder
2007-09-26 18:39 ` Randy Dunlap
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=20080310215525.GA28186@kroah.com \
--to=greg@kroah.com \
--cc=akpm@linux-foundation.org \
--cc=dwilder@us.ibm.com \
--cc=hch@infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=prasadav@us.ibm.com \
--cc=systemtap@sourceware.org \
/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