Artifact uftrace_0.16-1+b1_amd64

Metadata
deb_control_files:
- control
- md5sums
deb_fields:
  Architecture: amd64
  Depends: libc6 (>= 2.38), libcapstone4 (>= 4), libdw1t64 (>= 0.161), libelf1t64
    (>= 0.142), libncursesw6 (>= 6), libpython3.12t64 (>= 3.12.1), libstdc++6 (>=
    4.1.1), libtinfo6 (>= 6), libtraceevent1 (>= 5.4)
  Description: |-
    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).
  Homepage: https://github.com/namhyung/uftrace
  Installed-Size: '1760'
  Maintainer: paul cannon <pik@debian.org>
  Package: uftrace
  Priority: optional
  Section: utils
  Source: uftrace (0.16-1)
  Version: 0.16-1+b1
srcpkg_name: uftrace
srcpkg_version: 0.16-1

File

uftrace_0.16-1+b1_amd64.deb
Binary file uftrace_0.16-1+b1_amd64.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package uftrace_0.16-1

binary package System - - 4 months, 3 weeks ago 3 months, 3 weeks
BETA