nixpkgs/pkgs/development/tools/profiling
John Ericson d7bddc27b2 treewide: Try to avoid depending on binutils directly
One should depend on

 - `stdenv.cc.bintools`: for executables at build time
 - `libbfd` or `libiberty`: for those libraries
 - `targetPackages.cc.bintools`: for exectuables at *run* time
 - `binutils`: only for specifically GNU Binutils's executables, regardless of
   the host platform, at run time.
2017-11-13 00:47:48 -05:00
..
EZTrace eztrace: Misc cleanups 2017-11-13 00:47:48 -05:00
gprof2dot pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
heaptrack extra-cmake-modules: Lift Qt dependency 2017-02-27 11:49:46 -06:00
oprofile treewide: Try to avoid depending on binutils directly 2017-11-13 00:47:48 -05:00
pprof pprof: init at 2017-08-28 2017-08-28 18:46:40 +02:00
sysprof treewide: Try to avoid depending on binutils directly 2017-11-13 00:47:48 -05:00
systemtap treewide: Depend on stdenv.cc.bintools instead of binutils directly 2017-11-05 17:10:53 -05:00