Skip to content
Sections
>> Trisquel >> 软件包 >> aramo >> utils >> uftrace
etiona  ] [  nabia  ] [  aramo  ]
[ 源代码: uftrace  ]

软件包: uftrace (0.9.4-0.2ubuntu1)

Traces and analyzes execution of programs written in C/C++

The uftrace tool is intended for tracing and analyzing the execution of programs written in C or C++. It was heavily inspired by the ftrace framework of the Linux kernel (especially the function graph tracer) and supports userspace programs. It supports various kinds of commands and filters to help analysis of the program's execution and performance.

It traces each function in the executable and shows time durations. It can also trace external library calls - but usually only entry and exit are supported. It is also possible to trace other (nested) external library calls and/or internal function calls in the library call.

It can show detailed execution flow at function level, and report which function has the highest overhead. It also shows various information related to the execution environment.

You can setup filters to exclude or include specific functions when tracing. In addition, function arguments and return values can be saved and shown later.

The uftrace tool supports multi-process and/or multi-threaded applications. It can also trace kernel functions as well, with root privileges and if the system enables the function graph tracer in the kernel (CONFIG_FUNCTION_GRAPH_TRACER=y).

其他与 uftrace 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • dep: libc6 (>= 2.32)
    GNU C Library: Shared libraries
    同时作为一个虚包由这些包填实: libc6-udeb
  • dep: libcapstone4 (>= 4) [amd64]
    lightweight multi-architecture disassembly framework - library
  • dep: libdw1 (>= 0.143)
    library that provides access to the DWARF debug information
  • dep: libelf1 (>= 0.142)
    library to read and write ELF files
  • dep: libncursesw6 (>= 6)
    shared libraries for terminal handling (wide character support)
  • dep: libstdc++6 (>= 4.1.1)
    GNU Standard C++ Library v3
  • dep: libtinfo6 (>= 6)
    shared low-level terminfo library for terminal handling

下载 uftrace

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
amd64 358.8 kB1483 kB [文件列表]
armhf 307.4 kB1010 kB [文件列表]