Created
May 11, 2022 06:34
-
-
Save akostrikov/891131d7157078f47b532457b1a9d7ea to your computer and use it in GitHub Desktop.
Дополнительные материалы по Kernelshark
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Kernelshark Documentation | |
http://kernelshark.org/Documentation.html | |
What is new in KernelShark two - Steven Rostedt, VMware Inc | |
https://www.youtube.com/watch?v=0uu0ElnjLas | |
How to use Ftrace by using trace-cmd/KernelShark in Linux (on NVIDIA Jetson Xavier) | |
https://www.youtube.com/watch?v=VvLTWdBmICY&t=68s | |
LF Live Mentorship Session: Tracing with Ftrace: Critical Tooling for Linux Development | |
https://www.youtube.com/watch?v=mlxqpNvfvEQ | |
Ftrace with trace-cmd and kernelshark | |
https://www.youtube.com/watch?v=o88shUcYmmw | |
Место где можно почитать исходный код linux | |
https://elixir.bootlin.com/linux/latest/source | |
Рассказ о том как работают прерывания | |
https://alex.dzyoba.com/blog/os-interrupts/ | |
Объяснение того как работает idle cpu | |
https://manybutfinite.com/post/what-does-an-idle-cpu-do/ | |
Введение в ftrace | |
https://jvns.ca/blog/2017/03/19/getting-started-with-ftrace/ | |
Туториал по perf | |
https://perf.wiki.kernel.org/index.php/Tutorial | |
Обзор по материалам нахождения бутылочных горлышек | |
https://brendangregg.com/linuxperf.html |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment