1 config BR2_PACKAGE_STRACE
2 tristate "strace - System call tracer"
3 default m if CONFIG_DEVEL
5 A useful diagnostic, instructional, and debugging tool.
6 Allows you to track what system calls a program makes
9 http://sourceforge.net/projects/strace/