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.
2 parents 45f5df4 + 8e608ed commit e345542Copy full SHA for e345542
man/man8/funcinterval.8
100755
100644
@@ -8,7 +8,7 @@ This tool times interval between the same function as a histogram.
8
9
eBPF/bcc is very suitable for platform performance tuning.
10
By funclatency, we can profile specific functions to know how latency
11
-this function costs. However, sometimes performance drop is not about the
+this function costs. However, sometimes performance drop is not about the
12
latency of function but the interval between function calls.
13
funcinterval is born for this purpose.
14
0 commit comments