summaryrefslogtreecommitdiffstats
path: root/rules/trace-cmd.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2011-02-08 17:21:31 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-02-08 17:37:52 +0100
commit2b1d8263ebdee4c8d9628c2dbc6a23fdab0e42b6 (patch)
tree7449e3e8ee6b2f309fe43ed26ef13e6aace0b1bf /rules/trace-cmd.in
parent82754f1357b2c87150124d9a90dc3e7cf24066a6 (diff)
downloadptxdist-2b1d8263ebdee4c8d9628c2dbc6a23fdab0e42b6.tar.gz
ptxdist-2b1d8263ebdee4c8d9628c2dbc6a23fdab0e42b6.tar.xz
trace-cmd: new package
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/trace-cmd.in')
-rw-r--r--rules/trace-cmd.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/rules/trace-cmd.in b/rules/trace-cmd.in
new file mode 100644
index 000000000..a0834d019
--- /dev/null
+++ b/rules/trace-cmd.in
@@ -0,0 +1,11 @@
+## SECTION=debug_tools
+
+config TRACE_CMD
+ tristate
+ prompt "trace-cmd"
+ 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.
+