Re: [patch 3/3] Trace sample

From: Greg KH
Date: Mon Mar 10 2008 - 17:55:43 EST


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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/