emacs-devel
[Top][All Lists]
Advanced

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

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


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

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.

Attachment: 0002-ELP-Rename-Instrumented-Predicate.patch
Description: Text Data


reply via email to

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