Search code examples
Use Ftrace to hook kernel functions in arm64 but cause infinite loop...


linuxarmhookarm64ftrace

Read More
How can I use ftrace filtering to see the call stack above a function?...


linuxlinux-kernelftrace

Read More
Linux-ftrace: why code profiling is achieved through mcount function (gcc `-pg` option)?...


gcclinux-kernelkernelftrace

Read More
How can I parse the output of trace-cmd report using awk?...


parsingawkftrace

Read More
how to use ftrace to hook kernel function in arm64 linux kernel?...


linux-kernelarm64ftrace

Read More
ftrace cannot trace some kernel functions...


linuxdebugginglinux-kernelftrace

Read More
(Linux Kernel) Adding new functions in available_filter_functions...


clinuxlinux-kernelftrace

Read More
How to Enable or configure ftrace module...


linuxembedded-linuxyoctoftrace

Read More
Ftrace. is task same as thread id?...


linuxlinux-kernelftrace

Read More
How to use ftrace for tcp probe?...


tcpmininetftrace

Read More
LTTng/Perf: Difference between events used for exiting (sched_process_exit) and freeing (sched_proce...


linux-kerneltraceperfftracelttng

Read More
How to get the process ID of the program that called a system function...


clinux-kernelhookftrace

Read More
How to capture all generated events with ftrace without any loss...


linuxlinux-kerneltraceprocfsftrace

Read More
How to get the full call graph starting from a specific function with in ftrace in Linux?...


linuxlinux-kernelftrace

Read More
How to get function name after ' } ' in ftrace/ trace-cmd...


linuxlinux-kernelftrace

Read More
How to print full trace file of trace_printk in ftrace?...


clinuxftraceprintk

Read More
Using ftrace on simple program, Inline Assembly __asm__("leave") resulting in seg fault...


cgccx86inline-assemblyftrace

Read More
Is it possible to use eBPF or perf to calculate time spent in individual traced functions?...


traceperfbpfftraceebpf

Read More
Are tracepoints redundant in Linux kernel after kprobes support for ftrace?...


linux-kernelftracekprobe

Read More
kprobe_events fetch arguments doesn't work on ARM...


linux-kernelraspberry-piarmftracekprobe

Read More
kprobe modules cannot work after execute "echo 0 > /proc/sys/kernel/ftrace_enabled "...


linux-kernelftracekprobe

Read More
Is there a way to output function durations with trace-cmd that is exclusive of nested function dura...


linuxlinux-kerneltraceftrace

Read More
How to trace all events for a shell command using ftrace?...


linuxcpftrace

Read More
What is the Ftrace front-end in Arch Linux?...


linuxarchlinuxftrace

Read More
restoring task pt_regs when returning to original function from ftrace handler...


linux-kernelftrace

Read More
ftrace: Is there any way to view my trace with kernelshark without using trace-cmd?...


debugginglinux-kernelftrace

Read More
Printing CPU number similar to ftrace...


linuxlinux-kernellinux-device-driverftrace

Read More
Fail to initialize ftrace in MAKO...


androidkernelnexus-4ftrace

Read More
Unable to trace syscall via ftrace...


linuxkernelsystem-callsftrace

Read More
How to make a linux kernel function available to ftrace?...


linuxftrace

Read More
BackNext