List Question
20 TechQA 2024-02-24T21:16:39.323000why does mcount require frame pointer information?
27 views
Asked by user3882729
Linux FTRACE function_graph process context
88 views
Asked by Carlo C
ftrace into serial console during reboot
112 views
Asked by George Shuklin
File is cleared after preventing writing to it by hooking sys_write
110 views
Asked by Compi
How to benchmark a C program
171 views
Asked by Helen Tan
Multi program use ftrace to hook same kernel function in same machine
138 views
Asked by TienThanh
trace-cmd & ftrace: print only trace_printk output
129 views
Asked by Giuseppe
Using ftrace on Samsung smartphone
63 views
Asked by Luca
How to use ftrace to print partial function trace?
155 views
Asked by tristone
It is possible to grab process memory using ftrace?
122 views
Asked by user2616346
How to configure Ftrace on kernel 5.15.0-56-generic (ubuntu 22.04)?
484 views
Asked by chandra_cst
How can I use ftrace filtering to see the call stack above a function?
859 views
Asked by Daniel Kleinstein
What does the field irq indicate in the kvm_inj_virq event?
77 views
Asked by TNT Captain
How can I parse the output of trace-cmd report using awk?
63 views
Asked by Bahamas
trace-cmd by process ID seems not working
238 views
Asked by Adam Z
How to trace L2 packet in linux kernel bridge and interface?
370 views
Asked by Abdurrahman Uslu
Best way to convert a Linux kernel trace point into a plain old printk
135 views
Asked by sidcha
how to use ftrace to hook kernel function in arm64 linux kernel?
445 views
Asked by hdthky
How to convert an ASCII trace generated by ftrace to a .dat one?
331 views
Asked by MM92x