how to profile command line tools with shark?
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com I am trying to use Shark to profile the gfortran/gcc/g++ build of xplor-nih on MacOS X. However I am having alot of trouble configuring Shark to do this. The program, xplor-nih, is normally run through a shell script which presets alot of environmentals. I know I can do that from the Launch dialog in Shark. However, this program is normally run by directing a script into and saving the output to a file. That is... xplor < rama.inp > rama.out I never seem to create a output file when I try to do a time profile in Shark. I also can't get Shark to redirect something as simple as... ls / > /tmp/filelist Can someone walk me through a simple example of how to properly use Shark to profile command line executables? Thanks in advance. Jack _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com
participants (1)
-
howarth@bromo.msbb.uc.edu