[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: KERNEL PROFILING




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

--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive:       http://mail.nl.linux.org/kernelnewbies/
FAQ:           http://kernelnewbies.org/faq/