Path to this page:
./
devel/etrace,
Function call tracing
Branch: CURRENT,
Version: 2.1nb17,
Package name: etrace-2.1nb17,
Maintainer: pkgsrc-usersetrace: A run-time tracing tool
-------------------------------
These source files comprise a simple but efficient utility that allows the
display of a function call tree in a C program at run-time. It is also
possible to dump the results of a program execution to an ASCII file for
later examination.
* ptrace.c compiles your code to enable this run-time tracing
* etrace is a Python script that will perform the run-time tracing by
displaying the function names as they are called
* etrace.pl is a Perl script that will perform the run-time tracing by
displaying the function names as they are called. Moreover, etrace.pl
can be used to trace dynamic libraries.
Required to run:[
lang/perl5] [
lang/python37]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 8.062 KB
Version history: (Expand)
- (2023-08-14) Updated to version: etrace-2.1nb17
- (2022-06-30) Updated to version: etrace-2.1nb16
- (2022-06-28) Updated to version: etrace-2.1nb15
- (2021-05-25) Updated to version: etrace-2.1nb14
- (2020-12-05) Updated to version: etrace-2.1nb13
- (2020-09-01) Updated to version: etrace-2.1nb12
CVS history: (Expand)