Perforator is a production-ready, Continuous Profiling app that can collect CPU profiles from your production without affecting its performance, inspired by Google-Wide Profiling.
Perforator is deployed on tens of thousands of servers in Yandex and already has helped many developers to fix performance issues in their services.
This is free and open source software.
Key Features
- Efficient and high-quality collection of kernel + userspace stacks via eBPF.
- Scalable storage for storing profiles and binaries.
- Support of unwinding without frame pointers and debug symbols on host.
- Convenient query language and UI to inspect CPU usage of applications via flamegraphs.
- Support for C++, C, Go, and Rust, with experimental support for Java and Python.
- Generation of sPGO profiles for building applications with Profile Guided Optimization (PGO) via AutoFDO.
Website: github.com/yandex/perforator
Support:
Developer: YANDEX LLC
License: Apache License 2.0
Perforator is written in C++, C, and Python. Learn C++ with our recommended free books and free tutorials. Learn C with our recommended free books and free tutorials. Learn Python with our recommended free books and free tutorials.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Know a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

