This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
-ax option
- From: Satyavathi Malladi <satya at ittc dot ku dot edu>
- To: <gcc-help at gcc dot gnu dot org>
- Cc: <gcc at gcc dot gnu dot org>
- Date: Sat, 4 Jan 2003 22:57:14 -0600 (CST)
- Subject: -ax option
Hi,
I am trying to profile a program which has function calls to functions
in a thread library. I want to profile a particular function in the thread
library too. Could anyone let me know how I can do this.
Thanks,
Satya