differentiate between monte carlo profiler and kernel profiler



im now learning how to monte carlo profiler..
Act, is there got any differences between monte carlo profiler and kernel
profiler ??

from my knowledge, to run the kernel profiler, i must first set up and then
build a run-time image that supports the kernel profiler. So, I need to
develop a new OAL for my monte carlo profiler?? Those source code i need
implement in which folder??

After build the runtime image, i need launch any tools to start the
profiler?? or when i build the image, it already done the profiling??

thanks for your help..

thanks thanks thanks..


.



Relevant Pages

  • Re: [PATCH -mm 1/5] Blackfin: blackfin architecture patch update
    ... the workload really doesn't matter. ... And that is the problem - the kernel doesn't know how much on chip ... memory an application which will be loaded in the future might need. ... Obviously you expect them to be sitting there with a profiler open ...
    (Linux-Kernel)
  • Re: How to optimize startup time?
    ... Yes we tried to make a kernel with about the same components as the 4.2 ... but this does not explain 3x longer startup ... How can I use the profiler for startup profiling? ... The kernel works stable now for a while, a lot testing is allready done ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Detect kernel transitions
    ... distinguish between time spent in the kernel and time spent in user mode - so we can't really go use another profiler :-) ... It's very unlikely there's a better way of getting this information than what the kernel already offers, although I have to admit I don't know how the kernel measures it. ... my suggestion of patching ntdll!KiFastSystemCall will only allow you to register when user mode has called into kernel mode explicitly; it cannot detect things like kernel-mode APCs. ...
    (microsoft.public.win32.programmer.kernel)
  • Kernel profiler vs Kernel Profiler in Monte Carlo mode
    ... Is there got any different between kernel profiler and kernel profiler in ... Im nw on the way explore the kernel profiler on monte carlo mode..but still ... can KITL work with ActiveSync ?? ...
    (microsoft.public.windowsce.platbuilder)
  • Re: differentiate between monte carlo profiler and kernel profiler
    ... Act, is there got any differences between monte carlo profiler and kernel ... build a run-time image that supports the kernel profiler. ...
    (microsoft.public.windowsce.platbuilder)