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 9abf231 commit a635beeCopy full SHA for a635bee
Documentation/trace/histogram.rst
@@ -39,7 +39,7 @@ Documentation written by Tom Zanussi
39
will use the event's kernel stacktrace as the key. The keywords
40
'keys' or 'key' can be used to specify keys, and the keywords
41
'values', 'vals', or 'val' can be used to specify values. Compound
42
- keys consisting of up to two fields can be specified by the 'keys'
+ keys consisting of up to three fields can be specified by the 'keys'
43
keyword. Hashing a compound key produces a unique entry in the
44
table for each unique combination of component keys, and can be
45
useful for providing more fine-grained summaries of event data.
0 commit comments