blob: b81cbda97c6c5d5d2cfdfbc030ca1a948494d21e (
plain)
1
2
3
4
5
6
7
8
9
10
|
config BR2_PACKAGE_LTT
bool "LTT (Linux Trace Toolkit)"
depends on BROKEN
help
A suite of tools designed to extract program execution
details from the Linux operating system and interpret them.
http://www.opersys.com/LTT/
The package is obsolete and has been replaced by ltt-ng
|