diff options
| author | Lluís Batlle i Rossell <viric@viric.name> | 2016-05-06 18:07:55 +0200 |
|---|---|---|
| committer | Lluís Batlle i Rossell <viric@viric.name> | 2016-05-06 18:11:03 +0200 |
| commit | 53a45825523566b8c9c5ff135e8ff75e05558d85 (patch) | |
| tree | 90aa4baf8e8f9367413f0ae6a1d7439887173294 /pkgs/development/python-modules/python-sql | |
| parent | 5a0cde6c19dedd65d34617f48d7433b16862b67d (diff) | |
Adding vmlinux to linux kernel 'dev' derivation.
It takes some extra 13MB (and in dev, not out), but allows perf to show kernel
symbols when profiling. I think it is worth it.
In my NixOS, I refer to it in the system derivation, for easy telling to perf
through /run/booted-system/vmlinux:
system.extraSystemBuilderCmds = ''
ln -s ${config.boot.kernelPackages.kernel.dev}/vmlinux $out/vmlinux
'';
Diffstat (limited to 'pkgs/development/python-modules/python-sql')
0 files changed, 0 insertions, 0 deletions
