Skip to content

jkkm/latrace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

latrace LD_AUDIT 2.4+ libc frontend - done by Jiri Olsa (olsajiri@gmail.com)
-------------------------------------------------------------------------------


---[ Installation ]

  To install latrace under /usr use following commands

	autoconf
	./configure --prefix=/usr --sysconfdir=/etc
	make
	su
	# set ROOTDIR or DESTDIR to you alternative root, if you dont want '/'
	make install



---[ Documentation ]

  All needed documentation is in the man page, after install run:

	man latrace



---[ Author ]

  This package is Copyright (C) 2008,2009 Jiri Olsa, and is being distributed
  under the terms of the GPLv3 license.  For more details, see the file 
  `doc/COPYING'.

  You can contact me by email at olsajiri@gmail.com.

  The latrace homepage is:
    http://latrace.sf.net

  Credit is also due to:
    Nix <nix@esperi.org.uk>
    Akos Pasztory <akos.pasztory@gmail.com>

About

LD_AUDIT feature frontend for glibc 2.4+

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages