diff options
Diffstat (limited to 'package/trace-cmd')
-rw-r--r-- | package/trace-cmd/Config.in | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package/trace-cmd/Config.in b/package/trace-cmd/Config.in index fcec1027e8..574541c571 100644 --- a/package/trace-cmd/Config.in +++ b/package/trace-cmd/Config.in @@ -6,10 +6,10 @@ config BR2_PACKAGE_TRACE_CMD help Command line reader for ftrace. - To use this profiling tool, you should enable ftrace in your kernel - configuration. This command collect traces on your target. - You can analyse these traces on the target or on the host via the gui - "kernel shark" + To use this profiling tool, you should enable ftrace in your + kernel configuration. This command collect traces on your + target. You can analyse these traces on the target or on + the host via the gui "kernel shark" http://git.kernel.org/cgit/linux/kernel/git/rostedt/trace-cmd.git |