summaryrefslogtreecommitdiffstats
path: root/rules/trace-cmd.in
blob: 7ca6656bb646e6541e3578e554317865557f333a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
## SECTION=debug_tools

config TRACE_CMD
	tristate
	prompt "trace-cmd"
	select LIBC_DL
	select GCCLIBS_GCC_S
	select HOST_SWIG
	help
	  The trace-cmd command interacts with the Ftrace tracer that
	  is built inside the Linux kernel. It interfaces with the
	  Ftrace specific files found in the debugfs file system under
	  the tracing directory.