aboutsummaryrefslogtreecommitdiff
path: root/home/default.nix
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2022-05-19 17:39:13 -0700
committerFranck Cuny <franck@fcuny.net>2022-05-19 17:39:13 -0700
commitd14055a019b7266a3ed38ddb19c018275a13f4d1 (patch)
tree3a4a9184b86644b5f406986396621076699ff8db /home/default.nix
parentfeat(git): add a template for commit messages (diff)
downloadinfra-d14055a019b7266a3ed38ddb19c018275a13f4d1.tar.gz
feat(home): add a script to create flamegraph from a process
This script (`perf-flamegraph-process') takes a process as an argument, and will run it with `perf' to capture the call graph, and will generate the flamegraph from it. The SVG is saved under `~/workspace/tmp/flamegraph'.
Diffstat (limited to 'home/default.nix')
-rw-r--r--home/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/home/default.nix b/home/default.nix
index 9d32671..485cc34 100644
--- a/home/default.nix
+++ b/home/default.nix
@@ -27,6 +27,7 @@
./pcmanfm
./python
./scanner
+ ./scripts
./seahorse
./ssh
./sublime-music