From e7b1137466ce72b8ec3e32bde234429f7fda78bf Mon Sep 17 00:00:00 2001 From: dpiparo Date: Thu, 7 Jan 2016 11:54:17 +0100 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 120ac55..a224f75 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,12 @@ cptnhook -o myFirstProfile -- myprogram --arg1 --arg2 arg3 ~~~ This will generate a directory called `myFirstProfile` containing the raw profile. The information +### List of intercepted functions +The list of intercepted functions is the following (both single and double precision): +* **sin**, **cos**, **exp**, **tan**, **sinh**, **cosh**, **tanh** + * The inverse of the above ones +* **cbrt** + ## How to produce a report ~~~ cptnhook-analyze myFirstProfile