From owner-cvs-usrbin Thu Dec 22 12:52:24 1994 Return-Path: cvs-usrbin-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id MAA16574 for cvs-usrbin-outgoing; Thu, 22 Dec 1994 12:52:24 -0800 Received: (from wollman@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id MAA16562; Thu, 22 Dec 1994 12:52:16 -0800 Date: Thu, 22 Dec 1994 12:52:16 -0800 From: "Garrett A. Wollman" Message-Id: <199412222052.MAA16562@freefall.cdrom.com> To: CVS-commiters, cvs-usrbin Subject: cvs commit: src/usr.bin/gprof gprof.1 gprof.c Sender: cvs-usrbin-owner@FreeBSD.org Precedence: bulk wollman 94/12/22 12:52:15 Modified: usr.bin/gprof gprof.1 gprof.c Log: Added much-needed new options -[lL], to suppress printing of either the call-graph or the flat profile, since often you only want one of them.