From: John Wiegley <jwiegley@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 22114@debbugs.gnu.org, Vasilij Schneidermann <v.schneidermann@gmail.com>
Subject: bug#22114: 24.5; [PATCH] Allow profiler.el to display reports after stopping
Date: Tue, 08 Dec 2015 09:42:37 -0800 [thread overview]
Message-ID: <m2twns4z1u.fsf@newartisans.com> (raw)
In-Reply-To: <837fkodf3e.fsf@gnu.org> (Eli Zaretskii's message of "Tue, 08 Dec 2015 19:28:53 +0200")
[-- Attachment #1: Type: text/plain, Size: 1247 bytes --]
>>>>> Eli Zaretskii <eliz@gnu.org> writes:
> But why would you need a subsequent access to the same data? The profiler
> report is in the buffer, and you can review it whenever you want. The buffer
> has the time of the report creation as part of its name, so the next report
> will not destroy the buffer. You can also save the report to a file (there's
> a separate command to do that). By contrast,producing a report again from
> the same data will simply produce an identical report.
> I guess I don't see a use case where the user would need to produce the same
> report twice. I never needed that myself, FWIW.
I think the OP wants to:
1. Start a profile
2. View the "results in progress"
3. Allow it to continue execution
4. View the "results at the end"
It's step #2 that's missing. If we can only view the results in progress by
taking away the option for #4, this is less optimal.
This is something that other profilers do let you do; I use Instruments on the
Mac to view "statistics as they happen" all the time, to spot trends, for
example.
--
John Wiegley GPG fingerprint = 4710 CF98 AF9B 327B B80F
http://newartisans.com 60E1 46C4 BD1A 7AC1 4BA2
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 629 bytes --]
next prev parent reply other threads:[~2015-12-08 17:42 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-08 8:13 bug#22114: 24.5; [PATCH] Allow profiler.el to display reports after stopping Vasilij Schneidermann
2015-12-08 16:22 ` Eli Zaretskii
2015-12-08 16:32 ` Vasilij Schneidermann
2015-12-08 17:28 ` Eli Zaretskii
2015-12-08 17:42 ` John Wiegley [this message]
2015-12-08 17:56 ` Vasilij Schneidermann
2015-12-08 18:02 ` John Wiegley
2015-12-08 18:12 ` Vasilij Schneidermann
2015-12-08 18:08 ` Eli Zaretskii
2015-12-08 18:14 ` John Wiegley
2015-12-10 9:18 ` Vasilij Schneidermann
2015-12-13 20:33 ` Vasilij Schneidermann
2015-12-13 22:18 ` Vasilij Schneidermann
2015-12-14 4:21 ` Stefan Monnier
2015-12-14 8:28 ` Vasilij Schneidermann
2015-12-14 14:43 ` Stefan Monnier
2015-12-14 18:23 ` Vasilij Schneidermann
2015-12-15 4:29 ` Stefan Monnier
2019-06-27 18:18 ` Lars Ingebrigtsen
2019-06-30 9:21 ` Vasilij Schneidermann
2019-06-30 12:34 ` Basil L. Contovounesios
2015-12-08 16:40 ` Vasilij Schneidermann
2015-12-08 17:38 ` Eli Zaretskii
2015-12-08 17:44 ` Vasilij Schneidermann
2015-12-08 18:10 ` Eli Zaretskii
2015-12-08 19:15 ` Vasilij Schneidermann
2015-12-08 19:21 ` John Wiegley
2015-12-08 20:12 ` Eli Zaretskii
2015-12-08 20:39 ` John Wiegley
2015-12-08 20:10 ` Eli Zaretskii
2019-06-25 14:46 ` Lars Ingebrigtsen
2019-06-27 14:09 ` Eli Zaretskii
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m2twns4z1u.fsf@newartisans.com \
--to=jwiegley@gmail.com \
--cc=22114@debbugs.gnu.org \
--cc=eliz@gnu.org \
--cc=v.schneidermann@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).