summaryrefslogtreecommitdiffstats
path: root/package/valgrind/Config.in
blob: d9113c9fbb2ccb71736172c53f255c462163011b (plain)
1
2
3
4
5
6
7
config BR2_PACKAGE_VALGRIND
	bool "valgrind"
	depends on BR2_i386 || BR2_powerpc || BR2_x86_64
	help
	  Tool for debugging and profiling Linux programs.

	  http://valgrind.kde.org/