diff options
author | 2021-10-25 13:08:40 -0700 | |
---|---|---|
committer | 2021-10-26 20:27:20 -0400 | |
commit | 2d2f6d4b8ce738ef43fc3436b43cecd2fea64152 (patch) | |
tree | a2709fa4949c33b7b7a14894e5c3fda348594978 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | tracing/histogram: Optimize division by a power of 2 (diff) | |
download | linux-dev-2d2f6d4b8ce738ef43fc3436b43cecd2fea64152.tar.xz linux-dev-2d2f6d4b8ce738ef43fc3436b43cecd2fea64152.zip |
tracing/histogram: Document expression arithmetic and constants
Histogram expressions now support division, and multiplication in
addition to the already supported subtraction and addition operators.
Numeric constants can also be used in a hist trigger expressions
or assigned to a variable and used by refernce in an expression.
Link: https://lkml.kernel.org/r/20211025200852.3002369-9-kaleshsingh@google.com
Signed-off-by: Kalesh Singh <kaleshsingh@google.com>
Reviewed-by: Namhyung Kim <namhyung@kernel.org>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions