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