mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-07-25 00:19:49 +02:00
19 lines
713 B
XML
19 lines
713 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>gnu-emacs@gentoo.org</email>
|
|
<name>Gentoo GNU Emacs project</name>
|
|
</maintainer>
|
|
<upstream>
|
|
<bugs-to>https://github.com/jschaf/esup/issues/</bugs-to>
|
|
<remote-id type="github">jschaf/esup</remote-id>
|
|
</upstream>
|
|
<longdescription>
|
|
Esup profiles your Emacs startup time by examining all top-level
|
|
S-expressions (sexps). Esup starts a new Emacs process from Emacs to
|
|
profile each SEXP. After the profiled Emacs is complete, it will exit and
|
|
your Emacs will display the results.
|
|
</longdescription>
|
|
</pkgmetadata>
|