bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#22114: 24.5; [PATCH] Allow profiler.el to display reports after stop


From: Stefan Monnier
Subject: bug#22114: 24.5; [PATCH] Allow profiler.el to display reports after stopping
Date: Mon, 14 Dec 2015 23:29:35 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

>> What are the other aspects that worry you?
> If you perform `M-x profiler-report` while the profiler is still
> running, every time you do the report, the profiler is reset.

Indeed.  But I think the right way to solve this is to write code that
can merge profiler logs.  It should be pretty easy, especially if you
constrain yourself to logs that have the same stack depth.


        Stefan





reply via email to

[Prev in Thread] Current Thread [Next in Thread]