|
uftrace
☆
« Back to VersTracker
|
|||||||||||||||||||||||||||||||||||
|
Description: Function graph tracer for C/C++/Rust |
|||||||||||||||||||||||||||||||||||
| Type: Formula | Latest Version: 0.18.1@0 | Tracked Since: Oct 11, 2025 | |||||||||||||||||||||||||||||||||||
| Links: Homepage | formulae.brew.sh | |||||||||||||||||||||||||||||||||||
| Category: Developer tools | |||||||||||||||||||||||||||||||||||
| Tags: tracing profiling developer-tools c++ rust performance | |||||||||||||||||||||||||||||||||||
| Install: brew install uftrace | |||||||||||||||||||||||||||||||||||
|
About: uftrace is a performance analysis tool that traces function calls within C, C++, and Rust applications. It builds a detailed execution graph, visualizing the relationships and timing between functions. This allows developers to pinpoint performance bottlenecks and understand complex code flow without manual instrumentation. |
|||||||||||||||||||||||||||||||||||
Key Features:
|
|||||||||||||||||||||||||||||||||||
Use Cases:
|
|||||||||||||||||||||||||||||||||||
Alternatives:
|
|||||||||||||||||||||||||||||||||||
| Version History | |||||||||||||||||||||||||||||||||||
|