Linux SoftwareSystemSystem Administrationpretrace 0.4

pretrace 0.4


pretrace is a preload library that allows specified (dynamically linked) applications to always be executed under a debugging environ
Developer:   Rob Holland and Tavis Ormandy
      more software by author →
Price:  0.00
License:   GPL (GNU General Public License)
File size:   7K
Language:   
OS:   
Rating:   0 /5 (0 votes)
Your vote:  
enlarge screenshot


pretrace is a preload library that allows specified (dynamically linked) applications to always be executed under a debugging environment.

pretrace library allows you to specify the percentage of invocations which will be traced, to help you "keep an eye" on applications without bringing the machine to its knees.

To start using pretrace, add libpretrace.so to your /etc/ld.so.preload.

root# echo /lib/libpretrace.so >> /etc/ld.so.preload

You can now specify applications to trace in /etc/pretrace.conf, the format is one application per line, if you would like to specify a debugger append a colon, then the full path to the debugger and any arguments you would like to pass. If you do not specify a debugger, you get the default, strace, which saves the output to .logfile in the current working directory.

An optional number can be appended in the format %N, eg %50, to specify what percentage of invocations should be traced.

# this is a comment
/full/path/to/application[%percent][:/full/path/to/debugger [arg1 arg2 ...]]

An example pretrace.conf is provided with this distribution.

After modifying pretrace.conf, you should execute ptgenmap to generate a new map file, this is used to quickly parse the configuration file with minimal impact on initialisation time.

libpretrace is designed as a debugging utility for developers and auditors, and should not be used in a production environment.
tags pretrace conf  full path  would like  you would  the format  

Download pretrace 0.4


 http://dev.inversepath.com/pretrace/libpretrace-0.4.tar.gz


Authors software

Similar software

pretrace 0.4 (by Rob Holland and Tavis Ormandy)
pretrace is a preload library that allows specified (dynamically linked) applications to always be executed under a debugging environ

Perl5webdb 0.02 (by Cybozu Labs, Inc.)
Perl5webdb is a perl CGI debugger

Brainfuck Debugger 0.2.5 (by Robert Scott Horning)

Extended Python Debugger 1.20 (by R. Bernstein)
Extended Python Debugger is a complete debugger for Python than the stock pdb.py debugger.

It supports a "restart" command and sta

BASH Debugger 3.1-0.06 (by Rocky Bernstein)

DBG 2.11.32 (by DD)
DBG is a a full-featured php debugger, an interactive tool that helps you debugging php scripts.

It works on a production and/or d

FakeTime Preload Library 0.4 (by Team Code-Wizards)
FTPL intercepts various system calls which programs use to retrieve the current date and time

Data Display Debugger 3.3.11 (by Andreas Zeller)

Java::SJ 0.01 (by Nigel Rantor)
Java::SJ is a highly configurable Java program startup system.

SYNOPSIS

sj myprogram.sj

This module allows you to very eas

CGI::Ex::Conf 2.06 (by Paul Seamons)
CGI::Ex::Conf is a Perl module with Conf Reader/Writer for many different data format types.

SYNOPSIS

use CGI::Ex::Conf qw(


Other software in this category

Linuxconf 1.35r1 (by Solucorp)
Linuxconf project is a sophisticated administration system for the Linux operating system

Webmin 1.310 (by Jamie Cameron)

ChangePassword 0.9 (by Vinicius M. Souza)
ChangePassword modifies the passwords of passwd, Samba, and Squid through the Web

AlternC Hosting Software 0.9.5 (by Sonntag Benjamin)
AlternC is a set of user-friendly hosting software

eL DAPo 1.18 (by keysd)
eL DAPo is a PHP-based application for managing and querying LDAP servers

    search


Featured Software

jEdit 4.3 pre8
jEdit is an Open Source text editor written in Java

Opera 9.02
Surf the Internet in a safer, faster, and easier way with Opera browser

GNU Aspell 0.60.4
GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell


Subscribe in Rojo
Google Reader
Add to My Yahoo!

Add to My AOL
Subscribe with Bloglines
Subscribe in NewsGator Online
Add 'nixbit linux software' to Newsburst from CNET News.com
del.icio.us nixbit linux software


Top tags