Logo
Explore Help
Sign In
public/nixpkgs
1
0
Fork 0
You've already forked nixpkgs
Code Issues Pull Requests Packages Projects Releases Wiki Activity
nixpkgs/pkgs/development/tools/misc/callgrind/builder.sh

9 lines
193 B
Bash
Raw Normal View History

Added callgrind, which is an extraordinary sexy tool for call graphs and profiling based onvalgrind svn path=/nixpkgs/trunk/; revision=4259
2005-11-11 16:54:03 +00:00
source $stdenv/setup
* Latest valgrind, callgrind. * Build callgrind so that it doesn't need its own copy of valgrind. * Add kcachegrind and callgrind to the cache. svn path=/nixpkgs/trunk/; revision=4635
2006-01-31 13:50:49 +00:00
postInstall=postInstall
postInstall() {
# !!! fix for other than x86-linux
ln -s $valgrind/lib/valgrind/x86-linux/*.so $out/lib/valgrind/x86-linux/
}
Added callgrind, which is an extraordinary sexy tool for call graphs and profiling based onvalgrind svn path=/nixpkgs/trunk/; revision=4259
2005-11-11 16:54:03 +00:00
* Latest valgrind, callgrind. * Build callgrind so that it doesn't need its own copy of valgrind. * Add kcachegrind and callgrind to the cache. svn path=/nixpkgs/trunk/; revision=4635
2006-01-31 13:50:49 +00:00
genericBuild
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 54ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API