nixpkgs-suyu/pkgs/os-specific/linux/lttng-modules
Bjørn Forsman 70ea99cfa8 lttng-modules: new package
Add linux kernel modules needed to do kernel tracing with LTTng.

To make them available to lttng in NixOS, add this to configuration.nix:

  boot.extraModulePackages = [ pkgs.linuxPackages.lttngModules ];
2013-08-10 14:47:55 +02:00
..
default.nix lttng-modules: new package 2013-08-10 14:47:55 +02:00
lttng-fix-build-error-on-linux-3.2.patch lttng-modules: new package 2013-08-10 14:47:55 +02:00