emacs-devel
[Top][All Lists]
Advanced

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

Re: M-x profiler-report does nothing


From: Tomohiro Matsuyama
Subject: Re: M-x profiler-report does nothing
Date: Mon, 1 Oct 2012 19:39:09 +0900

> Since today, this sequence:
> 
>   M-x profiler-start RET RET
>   M-x profiler-stop RET
>   M-x profiler-report RET
> 
> produces nothing.  Yesterday, I would get the results of profiling.
> 
> What happened?  It looks like now one can get the results only as long
> as the profiler is running?  Why?
My first implementation had profiler-reset function to delegate a responsibility
to clear the profiler log.  But for now, profiler-stop and profiler-report reset
the profiler log internally, so you got nothing.

    Tomohiro



reply via email to

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