home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / gnu / gcc / help / 2557 < prev    next >
Encoding:
Internet Message Format  |  1992-11-18  |  1.2 KB

  1. Path: sparky!uunet!ferkel.ucsb.edu!taco!bu.edu!att!linac!uwm.edu!zaphod.mps.ohio-state.edu!saimiri.primate.wisc.edu!ames!agate!ucbvax!ucdavis!ebony.eecs.ucdavis.edu!maheswar
  2. From: maheswar@ebony.eecs.ucdavis.edu (Kapilan Maheswaran)
  3. Newsgroups: gnu.gcc.help
  4. Subject: Re: Problems compiling gcc2.3.1. on AIX3.2/RS6000
  5. Message-ID: <19384@ucdavis.ucdavis.edu>
  6. Date: 18 Nov 92 20:26:16 GMT
  7. References: <1992Nov10.142724.24992@jussieu.fr> <1992Nov11.102327.60682@cc.usu.edu> <MAN.92Nov11222752@imrryr.at>
  8. Sender: usenet@ucdavis.ucdavis.edu
  9. Organization: U.C. Davis - Department of Electrical Engineering and Computer Science
  10. Lines: 17
  11.  
  12. Article 2353 (42 more) in gnu.gcc.help:
  13. From: maheswar@eecs.ucdavie.edu (Kapilan Maheswaran)  
  14. Newsgroups: gnu.gcc.help
  15. Subject: RTL Instrumentation  
  16. Keywords: GCC, RTL, Instrumentation  
  17. Message-ID: 
  18. Date: 18 Nov 92 12:28:18 GMT
  19. Organization: University of California, Davis of EEC Dept
  20. Lines: 75
  21. Originator: maheswar@eecs.ucdavie.edu
  22.  
  23.  
  24. Hello, 
  25. I have been trying to intrument RTL code to get profile data(e.g.
  26. block frequency) and I am not getting anywhere.  I want to use a probe
  27. (a counter) in the RTL code and store the block counts in an array in RTL. 
  28. Please help. 
  29.