This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
gprof MARK macro on linux
- From: Sanjiv Kumar Gupta <sanjivg at noida dot hcltech dot com>
- To: gcc-help at gcc dot gnu dot org
- Date: Thu, 13 Dec 2001 18:16:50 +0530
- Subject: gprof MARK macro on linux
Hi,
I am sorry if the question is out of context of this list.
gprof on solaris provide MARK macro so that a single function may be split
into subfunctions for profiling.
But gprof available on linux does not provide that.
Any help on how to achieve that on Linux will be a great help.
thanks
sanjiv