mirror of
https://github.com/NixOS/nix
synced 2025-07-10 04:43:53 +02:00
tests/functional: Add tests for flamegraph profiler
The tests are mostly based on existing `function-trace.sh` with some tests for corner cases.
This commit is contained in:
parent
5e74c0e4d6
commit
33141cd133
2 changed files with 92 additions and 0 deletions
|
@ -133,6 +133,7 @@ suites = [
|
|||
'post-hook.sh',
|
||||
'function-trace.sh',
|
||||
'formatter.sh',
|
||||
'flamegraph-profiler.sh',
|
||||
'eval-store.sh',
|
||||
'why-depends.sh',
|
||||
'derivation-json.sh',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue