Re: Profiling the Kernel

2007-08-01 Thread Lee Revell
On 8/1/07, Mohamed Bamakhrama <[EMAIL PROTECTED]> wrote: > Hi *, > I have a question regarding profiling the Linux kernel code during > runtime (by "profile", I mean the usage of each function/module within > the kernel itself). I googled and found many "system

Profiling the Kernel

2007-08-01 Thread Mohamed Bamakhrama
Hi *, I have a question regarding profiling the Linux kernel code during runtime (by "profile", I mean the usage of each function/module within the kernel itself). I googled and found many "system-wide" profiler such as sysprof, Oprofile, etc... I am working on an emb

Profiling the Kernel

2007-08-01 Thread Mohamed Bamakhrama
Hi *, I have a question regarding profiling the Linux kernel code during runtime (by profile, I mean the usage of each function/module within the kernel itself). I googled and found many system-wide profiler such as sysprof, Oprofile, etc... I am working on an embedded system project and currently

Re: Profiling the Kernel

2007-08-01 Thread Lee Revell
On 8/1/07, Mohamed Bamakhrama [EMAIL PROTECTED] wrote: Hi *, I have a question regarding profiling the Linux kernel code during runtime (by profile, I mean the usage of each function/module within the kernel itself). I googled and found many system-wide profiler such as sysprof, Oprofile, etc