From owner-freebsd-questions@FreeBSD.ORG Thu Jun 12 09:20:58 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA88237B401 for ; Thu, 12 Jun 2003 09:20:58 -0700 (PDT) Received: from mhub-w3.tc.umn.edu (mhub-w3.tc.umn.edu [160.94.160.47]) by mx1.FreeBSD.org (Postfix) with ESMTP id C349743FBF for ; Thu, 12 Jun 2003 09:20:57 -0700 (PDT) (envelope-from maye0122@umn.edu) Received: from [216.17.85.45] by mhub-w3.tc.umn.edu with ESMTP for freebsd-questions@freebsd.org; Thu, 12 Jun 2003 11:20:56 -0500 Date: Thu, 12 Jun 2003 10:35:03 +0000 From: Benjamin Mayer To: freebsd-questions@freebsd.org Message-Id: <20030612103503.0a4aa9bb.maye0122@umn.edu> X-Mailer: Sylpheed version 0.9.0 (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: profiling X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jun 2003 16:20:59 -0000 I am looking to do profiling of one of my programs. I know about gprof and cachegrind for linux but was wondering if there are other tools that are recommended to have or to use instead. The test systems I have access to are Linux, FreeBSD, and some nice Sun machines. Thank you, Ben Mayer