How to profile a library

Thanks for the reply.

I already have some benchmarking code written, but I am not sure how I would profile it since the profiling tool requires an executable to run. Maybe the answer is in one of the links so I will check those out.

I think I figured out what is going on. The function that it shows does not call anymore functions. It was showing all the functions but I was just too confused to realize it.

Thanks again!