Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // NotSupportProfilingExe mean which program are not support for profiling // Not Support JIT and Script language for now NotSupportProfilingExe = []string{ "java", "python", "node", "bash", "ruby", "ssh", } )
Functions ¶
func KernelFileProfilingStat ¶
KernelFileProfilingStat is works for read the kernel and get is support for kernel symbol analyze
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.