diff options
author | Eric Andersen <andersen@codepoet.org> | 2004-08-26 22:08:19 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2004-08-26 22:08:19 +0000 |
commit | 20e0bbfa54ff160757de3c47c9015e641bc96afd (patch) | |
tree | 925d6066bf943bc0f3b79bc9adadba6a8b890603 | |
parent | 0f05d699aec7a3125f0a6bfc22902dd5270e5547 (diff) |
Mention FunctionCheck
-rw-r--r-- | docs/Glibc_vs_uClibc_Differences.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/Glibc_vs_uClibc_Differences.txt b/docs/Glibc_vs_uClibc_Differences.txt index 1983f45ba..56d955693 100644 --- a/docs/Glibc_vs_uClibc_Differences.txt +++ b/docs/Glibc_vs_uClibc_Differences.txt @@ -206,3 +206,6 @@ Prospect is another alternative based on OProfile: And the Linux Trace Toolkit (LTT) is also a fine tool: http://www.opersys.com/LTT/ +FunctionCheck: + http://www710.univ-lyon1.fr/~yperret/fnccheck/ + |