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 170ab26 commit 95522f0Copy full SHA for 95522f0
scripts/tracing/draw_functrace.py
@@ -8,7 +8,7 @@
8
kernel/trace/trace_functions.c
9
The resulted trace is processed into a tree to produce a more human
10
view of the call stack by drawing textual but hierarchical tree of
11
-calls. Only the functions's names and the the call time are provided.
+calls. Only the functions's names and the call time are provided.
12
13
Usage:
14
Be sure that you have CONFIG_FUNCTION_TRACER
0 commit comments