emacs-devel
[Top][All Lists]
Advanced

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

Re: Patch: Elevate elp--instrumented-p to public API


From: Arthur Miller
Subject: Re: Patch: Elevate elp--instrumented-p to public API
Date: Mon, 04 Oct 2021 21:29:02 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Stefan Monnier <monnier@iro.umontreal.ca> writes:

> Arthur Miller [2021-10-04 16:21:39] wrote:
>> For a tooling purpose I would like to have check whether a function is
>> profiler instrumented or not. Such is already included in ELP, but it seems 
>> to
>> prefixed as a private to elp.el. Suggested patch prefixes it as a public API,
>> adds some rudimentary doc and changes all callers to use new name. There 
>> seems
>> to be no callers outside of elp.el.
>
> What's the concrete use case?

See the answer in patch about debug instrumentation, reason is the same for all
three patches.



reply via email to

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