Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-15 | profiling: Add a "gc" profiling component. | Ludovic Courtès | |
* guix/profiling.scm (show-gc-stats): New procedure. <top level>: Call 'register-profiling-hook!'. | |||
2017-12-12 | Add (guix profiling). | Ludovic Courtès | |
* guix/profiling.scm: New file. * Makefile.am (MODULES): Add it. * guix/store.scm (record-operation): Use 'profiled?' and 'register-profiling-hook!'. |