Pakiet: uftrace (0.16-1 i inne)
Odnośniki dla uftrace
Zasoby systemu Debian:
- Raporty o błędach
- Developer Information
- Dziennik zmian w systemie Debian
- Informacje nt. praw autorskich
- Śledzenie łatek systemu Debian
Pobieranie pakietu źródłowego uftrace:
Opiekunowie:
Zasoby zewnętrzne:
- Strona internetowa [github.com]
Podobne pakiety:
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).
Inne pakiety związane z uftrace
|
|
|
|
-
- dep: libc6 (>= 2.38)
- Biblioteka GNU C: biblioteki współdzielone
również pakiet wirtualny udostępniany przez libc6-udeb
-
- dep: libcapstone4 (>= 4)
- lightweight multi-architecture disassembly framework - library
-
- dep: libdw1t64 (>= 0.161)
- library that provides access to the DWARF debug information
-
- dep: libelf1t64 (>= 0.142)
- library to read and write ELF files
-
- dep: libncursesw6 (>= 6)
- Biblioteki współdzielone do obsługi terminala (obsługa szerokich znaków)
-
- dep: libpython3.12t64 (>= 3.12.1)
- Shared Python runtime library (version 3.12)
-
- dep: libstdc++6 (>= 4.1.1)
- Standardowa biblioteka GNU C++, wersja 3
-
- dep: libtinfo6 (>= 6)
- Współdzielona, niskopoziomowa biblioteka terminfo do obsługi terminala
-
- dep: libtraceevent1 (>= 5.4)
- Linux kernel trace event library (shared library)
Pobieranie uftrace
Architektura | Wersja | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|---|
arm64 | 0.16-1+b1 | 369,5 KiB | 1 925,0 KiB | [lista plików] |