From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Werner LEMBERG Newsgroups: gmane.emacs.devel Subject: Re: `bzr viz' slooow Date: Wed, 27 Jan 2010 13:01:02 +0100 (CET) Message-ID: <20100127.130102.66646899.wl@gnu.org> References: <83my00425t.fsf@gnu.org> <20100127.071423.216317859.wl@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1264593707 28646 80.91.229.12 (27 Jan 2010 12:01:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 27 Jan 2010 12:01:47 +0000 (UTC) Cc: emacs-devel@gnu.org To: eliz@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 27 13:01:40 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Na6a9-0003d1-Sm for ged-emacs-devel@m.gmane.org; Wed, 27 Jan 2010 13:01:14 +0100 Original-Received: from localhost ([127.0.0.1]:48394 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Na6aB-0004Me-Af for ged-emacs-devel@m.gmane.org; Wed, 27 Jan 2010 07:01:15 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Na6a4-0004MY-Qc for emacs-devel@gnu.org; Wed, 27 Jan 2010 07:01:08 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Na6Zz-0004Ld-1Z for emacs-devel@gnu.org; Wed, 27 Jan 2010 07:01:07 -0500 Original-Received: from [199.232.76.173] (port=33730 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Na6Zy-0004LT-L0 for emacs-devel@gnu.org; Wed, 27 Jan 2010 07:01:02 -0500 Original-Received: from mail.gmx.net ([213.165.64.20]:38925) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1Na6Zx-0003Kw-N5 for emacs-devel@gnu.org; Wed, 27 Jan 2010 07:01:02 -0500 Original-Received: (qmail invoked by alias); 27 Jan 2010 12:01:00 -0000 Original-Received: from 77-20-101-42-dynip.superkabel.de (EHLO localhost) [77.20.101.42] by mail.gmx.net (mp068) with SMTP; 27 Jan 2010 13:01:00 +0100 X-Authenticated: #54312696 X-Provags-ID: V01U2FsdGVkX1+fhj5/C5yfjsDPRkFLvXWYiL5GRG2AYiW+b+cbaD FXm7RNlDofOKlP In-Reply-To: X-Mailer: Mew version 6.2.53 on Emacs 23.1.50.1 / Mule 6.0 (HANACHIRUSATO) X-Y-GMX-Trusted: 0 X-FuHaFi: 0.75 X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:120494 Archived-At: > There's the global option --lsprof-file=FILE that all bzr commands > accept. Hmm. `bzr viz' apparently doesn't, neither before nor after the `viz'. Actually, this option doesn't seem to exist at all in bzr 2.0.4... Werner