Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ftrace

Unable to trace syscall via ftrace

How to trace just system call events with ftrace without showing any other functions in the Linux kernel?

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

linux linux-kernel ftrace

Capturing user-space assembly with ftrace and kprobes (by using virtual address translation)?

Good explanation/documentation on ftrace

linux kernel ftrace

Performance Overhead of Perf Event Subsystem in Linux Kernel

Does ftrace allow capture of system call arguments to the Linux kernel, or only function names?

linux-kernel trace ftrace

How do I benchmark or trace a specific function in the Linux Kernel?

Android Systrace Trace File Format

use trace-cmd/ftrace to get function_graph just before panic() happened

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

linux-kernel ftrace kprobe

How to make a linux kernel function available to ftrace function_graph tracer?

android linux kernel ftrace

ftrace: system crash when changing current_tracer from function_graph via echo