Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Collapse sidebar
home:PerryWerneck
uftrace
Overview
Meta Configuration of Package uftrace
<package name="uftrace" project="home:PerryWerneck"> <title>A function call graph tracer for C, C++, Rust and Python programs</title> <description>system events providing an integrated execution flow in a single timeline. Initially, uftrace only supported function tracing with compiler support. However, it now allows users to trace function calls without recompilation by analyzing instructions in each function prologue and dynamically and selectively patching those instructions. Users can also write and run scripts for each function entry and exit using python/luajit APIs to create custom tools for their specific purposes. uftrace offers various filters to reduce the amount of trace data and provides visualization using Chrome trace viewer and flame graph or call-graph diagrams for graphviz and mermaid, allowing for a big picture view of the execution flow.</description> <build> <enable arch="x86_64" repository="15.4"/> </build> <url>https://github.com/namhyung/uftrace</url> </package>
Locations
Projects
Search
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects