-
Welcome
-
Subscribe to
uftrace: function tracer for user + kernel space
*One Line Summary
overview and discussion of uftrace tracing both user and kernel space
Abstract
uftrace can trace functions in user program as well as kernel (with help of the function graph tracer in the kernel). Also it provides various filter options and useful features to trace program execution easily. In this talk Namhyung will share current status of uftrace and future direction of the work.
Tags
kernel, userspace, tracing, function
Speaker
-
Biography
Namhyung Kim is a software engineer at LG Electronics. He has been participating development of Linux perf tools and ftrace since 2012 and currently working on uftrace project most of time.