From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: Which platforms do/do not support cpu time profiling? Date: Mon, 19 Nov 2012 22:00:03 -0500 Message-ID: <7a1ufpf07g.fsf@fencepost.gnu.org> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1353380418 4749 80.91.229.3 (20 Nov 2012 03:00:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 20 Nov 2012 03:00:18 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Nov 20 04:00:28 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Tae4X-0004HX-WD for ged-emacs-devel@m.gmane.org; Tue, 20 Nov 2012 04:00:26 +0100 Original-Received: from localhost ([::1]:33715 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tae4N-0002EM-GU for ged-emacs-devel@m.gmane.org; Mon, 19 Nov 2012 22:00:15 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:50878) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tae4I-0002CX-L4 for emacs-devel@gnu.org; Mon, 19 Nov 2012 22:00:13 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tae4D-0007I5-5F for emacs-devel@gnu.org; Mon, 19 Nov 2012 22:00:09 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:47195) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tae4D-0007Gd-2X for emacs-devel@gnu.org; Mon, 19 Nov 2012 22:00:05 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1Tae4B-0006Ia-H4; Mon, 19 Nov 2012 22:00:03 -0500 X-Spook: diwn illuminati Armani Waco, Texas warfare SP4 Security X-Ran: d/-""uN\mY3K9Pj!HCSCE7^eK]Kb+bW5n]?Vl6wQoG*>IUD?K`&l)QCOW)]tH)7 X-Hue: yellow X-Attribution: GM In-Reply-To: (Glenn Morris's message of "Mon, 19 Nov 2012 20:25:56 -0500") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:154974 Archived-At: Glenn Morris wrote: > There is a configure option --enable-profiling which you might think has > something to do with this, but it doesn't. Is that option still useful, > and if so can someone come up with a more informative description for it > than "build emacs with profiling support"? Apparently they conflict? http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00816.html So configuring with --enable-profiling will actually disable the feature that is almost certainly just going to be referred to just as "profiling"? That's rather confusing. Now we have: --enable-profiling profiler.el elp.el benchmark.el all undocumented in any manual.