Re: KERNEL PROFILING

Andy Pfiffer (andyp@osdl.org)
08 Apr 2003 13:53:04 -0700


> |
> | Hi
> | If I use the command line option "profile=2" while booting the system, why
> | /proc/profile file is not created? Should I have to create it manually?
> |
> | Thanking You'
> | Shesha

You might want to double check your kernel command line after the system
has booted with "cat /proc/cmdline" and look for the "profile=2"
parameter.

% cat /proc/cmdline
auto BOOT_IMAGE=linux-2.5.67 ro root=805 console=ttyS0,9600n8 profile=2
%

-
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/