blob: 6bff7d19eb513eff35b55114c8ecfb6870e9fa40 (
plain)
1
2
3
4
5
6
7
8
9
10
|
config BR2_PACKAGE_LTT
bool "LTT (Linux Trace Toolkit)"
depends on BR2_DEPRECATED
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
|