We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb0e9db commit 8c54f7eCopy full SHA for 8c54f7e
samples/Kconfig
@@ -54,7 +54,7 @@ config SAMPLE_FTRACE_OPS
54
measures the time taken to invoke one function a number of times.
55
56
config SAMPLE_TRACE_ARRAY
57
- tristate "Build sample module for kernel access to Ftrace instancess"
+ tristate "Build sample module for kernel access to Ftrace instances"
58
depends on EVENT_TRACING && m
59
help
60
This builds a module that demonstrates the use of various APIs to
0 commit comments