How to make a linux kernel function available to ftrace?...
Read MoreKprobe: associate return probe with entry probe...
Read MoreAndroid systrace or atrace python parser to parse the results...
Read MoreHow do I benchmark or trace a specific function in the Linux Kernel?...
Read MoreDoes ftrace allow capture of system call arguments to the Linux kernel, or only function names?...
Read MoreLinux kernel's ftrace output format...
Read MoreExtract function names and their comments from C code with python (to understand the Linux kernel)...
Read MoreDoes FTRACE invalidate the CPU instruction cache after it has modify the code instructions in memory...
Read MoreAndroid Systrace Trace File Format...
Read MoreHow to make a linux kernel function available to ftrace function_graph tracer?...
Read MoreHow can I use ftrace to get the in-kernel call graph called by a system call?...
Read MoreGood explanation/documentation on ftrace...
Read More