From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#68693: 26.3; (elisp) `Profiling': Say how to use (e.g. read) a saved profile Date: Wed, 24 Jan 2024 22:14:24 +0200 Message-ID: <86ttn2cwv3.fsf@gnu.org> References: <86v87icymy.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="5505"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 68693@debbugs.gnu.org To: Drew Adams Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Wed Jan 24 21:15:10 2024 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1rSjeQ-0001Co-Cr for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 24 Jan 2024 21:15:10 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rSjeF-0007xm-IO; Wed, 24 Jan 2024 15:14:59 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rSjeD-0007xF-5E for bug-gnu-emacs@gnu.org; Wed, 24 Jan 2024 15:14:57 -0500 Original-Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rSjeC-00019T-TC for bug-gnu-emacs@gnu.org; Wed, 24 Jan 2024 15:14:56 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rSjeH-0002Wl-VR for bug-gnu-emacs@gnu.org; Wed, 24 Jan 2024 15:15:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 24 Jan 2024 20:15:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 68693 X-GNU-PR-Package: emacs Original-Received: via spool by 68693-submit@debbugs.gnu.org id=B68693.17061272819674 (code B ref 68693); Wed, 24 Jan 2024 20:15:01 +0000 Original-Received: (at 68693) by debbugs.gnu.org; 24 Jan 2024 20:14:41 +0000 Original-Received: from localhost ([127.0.0.1]:46676 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rSjdx-0002Vx-GL for submit@debbugs.gnu.org; Wed, 24 Jan 2024 15:14:41 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:51218) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rSjdv-0002Vl-5j for 68693@debbugs.gnu.org; Wed, 24 Jan 2024 15:14:39 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rSjdj-00016L-Ky; Wed, 24 Jan 2024 15:14:27 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=jh18UM4iBgiFVFpl/HghLQOzDKT8Sz5QfM59C2P6Bwg=; b=ByO74aSpr5Tr JdFtUMG0iK2ZvqEr/V9IXrSYXaC5Gae69X35P/rweXrCEajF/2CXgAcP8lVEbyclaswv3RLgW0DP+ t8q/BE7E8dGJZhp0uQuryol+lWQ7wQnOXs3P6kP8CET3RNeg0rFWUmZx6VV1mLj2VIZap6xu7/QGe nyACjV7xGg1M9RB2cp68twWmG/2OvLeSOpe82+Yck4xu0hMewCZn0VoC6QNujjkJloVjpyA2T0H4l bgfnoZl8gND27r+iY7zL24U9G/1sI3tPl+qEsRMeG3vGU8v93LFSNjBMSijP2lhIlSeqixAYxgbK2 8ZIoHtN7/8vWq8LGC+to1w==; In-Reply-To: (message from Drew Adams on Wed, 24 Jan 2024 19:55:24 +0000) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:278816 Archived-At: > From: Drew Adams > CC: "68693-done@debbugs.gnu.org" <68693-done@debbugs.gnu.org> > Date: Wed, 24 Jan 2024 19:55:24 +0000 > > > Thanks, fixed on the emacs-29 branch. > > > > Use "M-x profiler-find-profile". > > Thx. A suggestion would be to also add > that to the menu-bar menu (if you didn't > also do that just now). I don't think it should be on the menu, for the same reason it doesn't have a key binding: this is a relatively rare command, used only be people who for some reason receive profiles from others. Saving a profile, by contrast, is a much more frequent operation.