about summary refs log tree commit diff
path: root/pkgs/os-specific/linux/kernel/perf.nix
AgeCommit message (Expand)AuthorFilesLines
2019-05-03linuxPackages.perf: add libopcodes as a buildInputAustin Seipp1-1/+2
2018-07-18treewide: remove aliases in nixpkgsMatthew Bauer1-2/+2
2018-05-29linuxPackages.perf: disable format hardening, else tests will failJan Malakhovski1-0/+2
2018-04-25tree-wide: disable `doCheck` and `doInstallCheck` where it fails (the trivial...Jan Malakhovski1-0/+3
2018-04-10linuxPackages.perf: remove unused TIPDIR macroJörg Thalheim1-1/+0
2018-04-10linuxPackages.perf: use prefix instead of DESTDIRJörg Thalheim1-10/+15
2018-02-20perf: separateDebugInfo = trueAustin Seipp1-0/+1
2018-02-20perf: fix some hardcoded paths with newer, more exciting hardcoded NixOS paths!Austin Seipp1-1/+8
2018-02-20linuxPackages.perf: fix tips.txt lookup, few extra depsAustin Seipp1-5/+8
2018-01-23Revert "perf: apply patch to fix build of 4.9"Tuomas Tynkkynen1-3/+0
2018-01-21perf: inherit makeFlags from kernelBen Wolsieffer1-5/+1
2018-01-21perf: apply patch to fix build of 4.9Ben Wolsieffer1-0/+3
2018-01-18perf: fix cross evaluationWill Dietz1-1/+1
2018-01-18Revert "perf: inherit makeFlags from kernel"Will Dietz1-1/+5
2018-01-15kernel: fix dependenciesBen Wolsieffer1-3/+2
2018-01-15perf: inherit makeFlags from kernelBen Wolsieffer1-5/+1
2018-01-15kernel: Enable cross compilingBen Gamari1-11/+6
2017-11-27treewide: Use `targetPrefix` instead of `prefix` for platform name prefixesJohn Ericson1-1/+1
2017-09-21misc pkgs: Manual fixup pkgconfig nativeBuildInputs after sedJohn Ericson1-2/+1
2017-09-21misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`John Ericson1-1/+2
2017-08-11linux: remove unused kernel patchesRobin Gloster1-1/+0
2017-07-23perf: remove binutils patch by wrapperJörg Thalheim1-4/+7
2017-07-15linux: 4.9.37 -> 4.9.38Tim Steinbach1-1/+1
2017-07-14perf: Apply patch for offline kernelsTim Steinbach1-1/+1
2017-06-28kernel perf: Don't use stdenv.crosshsloan1-1/+1
2017-06-12perf: Fix perf annotateEelco Dolstra1-4/+9
2017-02-04protobuf, perf: fix my bad condition on gcc versionVladimír Čunát1-1/+1
2017-02-03linuxPackages*.perf: fix build with default gccVladimír Čunát1-2/+5
2017-01-25linuxPackages.perf: fix build with gcc6Robin Gloster1-1/+4
2016-10-05perf: add dependency on libauditAnders Papitto1-2/+2
2016-09-13treewide: explicitly specify gtk versionKirill Boltaev1-3/+3
2016-08-24linuxPackages.perf: fix build with new glibc and remove hackRobin Gloster1-5/+2
2016-07-21perf: depend on libiberty to get c++ demangling.Lluís Batlle i Rossell1-1/+3
2016-03-26perf: fix buildJoachim Fasting1-1/+1
2015-11-10perf: Fix libbfd dependencyEelco Dolstra1-2/+2
2015-09-03linuxPackages_*.perf: Fix build after kernel 4.1Tuomas Tynkkynen1-2/+5
2015-03-11perf: Use libunwind and libbfdEelco Dolstra1-2/+3
2014-11-26*: fix builds by disregarding warning from new glibcVladimír Čunát1-0/+2
2014-08-08Mark a bunch of packages as broken or not supported on DarwinEelco Dolstra1-4/+4
2014-02-07perf: Make build fix for 3.13 cleaner.Vladimir Still1-1/+4
2014-02-07perf: Allow proceeding in build even if patch fails.Vladimir Still1-1/+1
2014-01-25linux-perf: Fix build (unportable shell hack broke).Petr Rockai1-0/+1
2014-01-04Update and fix kernel packages to new kernel buildShea Levy1-3/+4
2013-07-21fix bug in perf-linux installation, oopsAristid Breitkreuz1-1/+1
2013-07-04do not patch non-existent bash_completion for old kernelsAristid Breitkreuz1-1/+1
2013-07-04fix bash completion for perfAristid Breitkreuz1-0/+1
2013-03-24Partially revert my recent kernelPackages changesShea Levy1-3/+3
2012-12-28Rename buildNativeInputs -> nativeBuildInputsEelco Dolstra1-1/+1
2012-12-28Rename hostDrv -> crossDrv, buildDrv -> nativeDrvEelco Dolstra1-2/+2
2012-08-10perf: make it take the linux patchesLluís Batlle i Rossell1-1/+1