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 68f93cb commit fd69119Copy full SHA for fd69119
Documentation/trace/histogram.rst
@@ -1763,7 +1763,7 @@ using the same key and variable from yet another event::
1763
# echo 'hist:key=pid:wakeupswitch_lat=$wakeup_lat+$switchtime_lat ...' >> event3/trigger
1764
1765
Expressions support the use of addition, subtraction, multiplication and
1766
-division operators (+-*/).
+division operators (+-\*/).
1767
1768
Note that division by zero always returns -1.
1769
0 commit comments