home *** CD-ROM | disk | FTP | other *** search
- 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
- From: maheswar@ebony.eecs.ucdavis.edu (Kapilan Maheswaran)
- Newsgroups: gnu.gcc.help
- Subject: Re: Problems compiling gcc2.3.1. on AIX3.2/RS6000
- Message-ID: <19384@ucdavis.ucdavis.edu>
- Date: 18 Nov 92 20:26:16 GMT
- References: <1992Nov10.142724.24992@jussieu.fr> <1992Nov11.102327.60682@cc.usu.edu> <MAN.92Nov11222752@imrryr.at>
- Sender: usenet@ucdavis.ucdavis.edu
- Organization: U.C. Davis - Department of Electrical Engineering and Computer Science
- Lines: 17
-
- Article 2353 (42 more) in gnu.gcc.help:
- From: maheswar@eecs.ucdavie.edu (Kapilan Maheswaran)
- Newsgroups: gnu.gcc.help
- Subject: RTL Instrumentation
- Keywords: GCC, RTL, Instrumentation
- Message-ID:
- Date: 18 Nov 92 12:28:18 GMT
- Organization: University of California, Davis of EEC Dept
- Lines: 75
- Originator: maheswar@eecs.ucdavie.edu
-
-
- Hello,
- I have been trying to intrument RTL code to get profile data(e.g.
- block frequency) and I am not getting anywhere. I want to use a probe
- (a counter) in the RTL code and store the block counts in an array in RTL.
- Please help.
-