Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!sdd.hp.com!news.cs.indiana.edu!ux1.cso.uiuc.edu!sirius!gerber From: gerber@sirius.astro.uiuc.edu (Richard Gerber) Newsgroups: comp.sys.amiga.programmer Subject: SAS/C profiler info request Summary: need help with profiler Keywords: SAS/C, profiler Message-ID: <1991Apr7.142405.4581@ux1.cso.uiuc.edu> Date: 7 Apr 91 14:24:05 GMT Sender: usenet@ux1.cso.uiuc.edu (News) Organization: University of Illinois at Urbana Lines: 11 Inspired by the recent discussion on optimization, I decided to run a program I'm working on through the SAS/C 5.10a profiler. I found that 40% of the program time is being spent in the routine _CXM55. How do I find out what function this is? I assume it's related to one of the many math function calls I'm using, but I can't figure out which one. If it's in the manuals, I can't find it. Thanks, Richard gerber@rigel.astro.uiuc.edu