blob: 67da6603f6c81017ddb1e5c17fa8a7de9bdd7c4c (
plain)
| 1
2
3
4
5
6
7
8
 | config BR2_PACKAGE_LTT
	bool "LTT (Linux Trace Toolkit)"
	default n
	help
	  A suite of tools designed to extract program execution
	  details from the Linux operating system and interpret them.
	  http://www.opersys.com/LTT/
 |