1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-12 05:26:02 +01:00

doc: Add more links

Mostly in the 2.30 release notes
This commit is contained in:
Robert Hensing 2025-07-07 16:13:53 +02:00
parent 58e07c3291
commit 9f8df6878f
2 changed files with 38 additions and 17 deletions

View file

@ -211,6 +211,8 @@ struct EvalSettings : Config
* `flamegraph` stack sampling profiler. Outputs folded format, one line per stack (suitable for `flamegraph.pl` and compatible tools).
Use [`eval-profile-file`](#conf-eval-profile-file) to specify where the profile is saved.
See [Using the `eval-profiler`](@docroot@/advanced-topics/eval-profiler.md).
)"};
Setting<Path> evalProfileFile{this, "nix.profile", "eval-profile-file",