guix-devel/guix
Ludovic Courtès f4453df9a5
store: Add an RPC counter.
* guix/store.scm (%rpc-calls): New variable.
(show-rpc-profile, record-operation): New procedures.
(operation): Add call to 'record-operation'.
* guix/ui.scm (run-guix-command): Wrap COMMAND-MAIN in 'dynamic-wind'.
Run EXIT-HOOK.
2017-06-16 17:08:22 +02:00
..
build syscalls: Add 'scandir*'. 2017-06-16 17:08:22 +02:00
build-system build-system: Add 'texlive-build-system'. 2017-06-15 17:03:16 +02:00
import guix: Add texlive importer. 2017-06-15 17:03:19 +02:00
scripts guix: Add texlive importer. 2017-06-15 17:03:19 +02:00
store
tests
base16.scm
base32.scm
base64.scm
build-system.scm
cache.scm
combinators.scm
config.scm.in
cpio.scm
cve.scm
cvs-download.scm
derivations.scm derivations: Introduce 'read-derivation-from-file'. 2017-06-12 17:53:51 +02:00
discovery.scm discovery: Rewrite 'scheme-files' using 'scandir*'. 2017-06-16 17:08:22 +02:00
docker.scm
download.scm
elf.scm
ftp-client.scm
gcrypt.scm
gexp.scm
git-download.scm
git.scm guix: git: Add new module. 2017-06-09 09:48:26 +02:00
gnu-maintenance.scm
gnupg.scm
grafts.scm derivations: Introduce 'read-derivation-from-file'. 2017-06-12 17:53:51 +02:00
graph.scm
hash.scm
hg-download.scm
http-client.scm
licenses.scm licenses: Add common TeX and LaTeX licenses. 2017-06-15 17:03:14 +02:00
memoization.scm
modules.scm
monad-repl.scm
monads.scm
nar.scm
packages.scm packages: Patches can be any lowerable object. 2017-06-15 23:07:47 +02:00
pk-crypto.scm
pki.scm
profiles.scm
records.scm
scripts.scm
search-paths.scm
serialization.scm
sets.scm
ssh.scm ssh: Improve error reporting when 'send-files' fails. 2017-06-04 23:00:32 +02:00
store.scm store: Add an RPC counter. 2017-06-16 17:08:22 +02:00
svn-download.scm guix: Add download-svn-to-store. 2017-06-15 17:03:14 +02:00
tests.scm
ui.scm store: Add an RPC counter. 2017-06-16 17:08:22 +02:00
upstream.scm
utils.scm
workers.scm
zlib.scm