December 18, 2019

196 words 1 min read

What's New with ftrace?

What's New with ftrace?

Ftrace is the official tracer of the Linux kernel. It's been a while since I last talked about what is in ftrace. But I haven't stopped developing more features. This talk will give a very brief overv …

Talk Title What's New with ftrace?
Speakers Steven Rostedt (Open Source Engineer, VMware Inc)
Conference Open Source Summit Europe
Conf Tag
Location Prague, Czech Republic
Date Oct 21-27, 2017
URL Talk Page
Slides Talk Slides
Video

Ftrace is the official tracer of the Linux kernel. It’s been a while since I last talked about what is in ftrace. But I haven’t stopped developing more features. This talk will give a very brief overview of a intro to ftrace, but then focus on what has been added in the last few years. There’s multiple instance, a new file system to mount it on, stack tracing, variable per cpu buffer sizes, better tracing of forked process, and much more. Most of this is document in the kernel documentation, but I find very few people read that. This talk will have lots of demos, to see how to actual use tracing for those that prefer action over reading about the action.

comments powered by Disqus