Path to this page:
./
devel/etrace,
Function call tracing
Branch: pkgsrc-2016Q1,
Version: 2.1nb7,
Package name: etrace-2.1nb7,
Maintainer: gdtetrace: 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/python27] [
lang/perl5]
Master sites:
SHA1: 80798628bb7e1c65c558b05ec451c9447bd8543a
RMD160: b15d51acf9cdb4a7d42b31c556d1d86c81f9acf7
Filesize: 8.062 KB
Version history: (Expand)
- (2016-04-07) Package added to pkgsrc.se, version etrace-2.1nb7 (created)