Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)
4998 Discussions

Is it possible to apply callgraph on a linux driver?

oakleychen
Beginner
246 Views

Hi:

I am a new user with VTune.

I use VTune to profile my linux driver.

I have a question , is it possible to apply callgraph on a linux driver?

Thanks.

Oakley.

0 Kudos
1 Reply
aokunev
Beginner
246 Views

Hi

Currently this is absolutely impossible. VTune Callgraph implementation works only with user-space code and cant be used for kernel/kernel modules profiling.

You may want to check oprofile or gprof/UML.

thanks, Andrei

0 Kudos
Reply