diff options
author | 2021-04-15 21:18:51 +0300 | |
---|---|---|
committer | 2021-04-15 14:50:02 -0400 | |
commit | 20344c54d1c7ab7428e312bbe9b0097750875002 (patch) | |
tree | 0e9cccc4e78351f7ec7705316147adaae2f1257c /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | tracing: Define new ftrace event "func_repeats" (diff) | |
download | linux-rng-20344c54d1c7ab7428e312bbe9b0097750875002.tar.xz linux-rng-20344c54d1c7ab7428e312bbe9b0097750875002.zip |
tracing: Add "last_func_repeats" to struct trace_array
The field is used to keep track of the consecutive (on the same CPU) calls
of a single function. This information is needed in order to consolidate
the function tracing record in the cases when a single function is called
number of times.
Link: https://lkml.kernel.org/r/20210415181854.147448-4-y.karadz@gmail.com
Signed-off-by: Yordan Karadzhov (VMware) <y.karadz@gmail.com>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions