All of lore.kernel.org
 help / color / mirror / Atom feed
* problem with mips-linux gprof
@ 2006-04-28  6:37 Krishna
  2006-04-28 19:52 ` James E Wilson
  0 siblings, 1 reply; 3+ messages in thread
From: Krishna @ 2006-04-28  6:37 UTC (permalink / raw)
  To: Linux-MIPS

[-- Attachment #1: Type: text/plain, Size: 879 bytes --]

Hi,
   
  I have been trying to use mips-linux gprof from last few days. But not able to get profile data. Here what I did: 
   
  1. cross compiled program for mips-linux as follows
  $ mips-unknown-linux-gnu-gcc -o hello hello.c -g -pg -lc
   
  2. then ran hello on target mips-linux system (BCM91480B) which generates gmon.out file.
   
  3. copy gmon.out to the host.
   
  4. run mips-linux gprof as follows 
  $mips-unknown-linux-gnu-gprof hello
   
  But i get the following error message
  mips-unknown-linux-gnu-gprof: gmon.out file is missing call-graph data
   
  Then I googled around and found someone suggesting to use lib_p.a during compilation. But i don't have that library.
  Please someone help me to get rid of this problem.
   
  Thanks and Regards,
  Krishna

			
---------------------------------
Yahoo! Mail goes everywhere you do.  Get it on your phone.

[-- Attachment #2: Type: text/html, Size: 1244 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-04-28 20:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-28  6:37 problem with mips-linux gprof Krishna
2006-04-28 19:52 ` James E Wilson
2006-04-28 20:15   ` Daniel Jacobowitz

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.