On Mon, 3 Dec 2012, Hyeonjun Lim wrote:
> We setup and run 'profiling' feature under Linux system.
> The readprofile(1) command uses the /proc/profile information
> to display ascii data on standard output.
> sort -nr | head -5
>
> /proc/profile correctly. The ./kernel/ksysfs.c defines 'profiling
We setup and run 'profiling' feature under Linux system.
The readprofile(1) command uses the /proc/profile information
to display ascii data on standard output.
sort -nr | head -5
/proc/profile correctly. The ./kernel/ksysfs.c defines 'profiling'
w/o 'profile' like "KERNEL_ATTR_RW(profiling)".
We
2 matches
Mail list logo