diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-03-08 11:52:23 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-03-08 11:52:23 +0700 |
commit | d2ccefdfd7c2c454670b37581c88279d325eb70c (patch) | |
tree | bba02533e7458d773aec969661b42ba49c8f40f3 /development/latrace/README | |
parent | 3ac6d120332bef5722d4f42621b7c2bdc9f9b6f6 (diff) |
development/latrace: Re-Added after current update.
Revert "development/latrace: Removed (no longer build)."
This reverts commit cf2b7d3ac0323cbed0a3fe04bcff6c206e3a96a3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/latrace/README')
-rw-r--r-- | development/latrace/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/development/latrace/README b/development/latrace/README new file mode 100644 index 0000000000000..8d6327770af48 --- /dev/null +++ b/development/latrace/README @@ -0,0 +1,4 @@ +latrace - glibc 2.4+ LD_AUDIT feature frontend + +latrace allows you to trace library calls and get their statistics +in a manner similar to the strace utility (syscall tracing). |