Path: utzoo!mnetor!tmsoft!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!uunet!midway!news From: gft_robert@gsbacd.uchicago.edu Newsgroups: comp.sys.mac.programmer Subject: How does one get THINK C Profiler() info to print to a file? Message-ID: <1990Dec19.000535.20385@midway.uchicago.edu> Date: 18 Dec 90 23:05:01 GMT Sender: news@midway.uchicago.edu (News Administrator) Organization: University of Chicago Graduate School of Business Lines: 19 ------ I've written a fairly substantial Macintosh app. I'd like to get a performance profile on it, and I was trying to use THINK C's optional Profiler() library. When I use it a 'console' window pops up in the back of my program while it's running and spits out the function calls (I set _trace to true), and when it's done it spits out the stats to the 'console' window which then promptly vanishes. All in all fairly useless as it stands now: I don't know how to save the stats so that I can read them. Has anyone figured out a way to do this to a Mac (i.e. non-console-oriented) app? All I'd like it to do is print it to a file "Profile.out" or something. Robert ============================================================================ = gft_robert@gsbacd.uchicago.edu * generic disclaimer: * "It's more fun to = = * all my opinions are * compute" = = * mine * -Kraftwerk = ============================================================================