aboutsummaryrefslogtreecommitdiff
path: root/kernel/trace/trace_output.c
diff options
context:
space:
mode:
authorYordan Karadzhov (VMware) <[email protected]>2021-04-15 21:18:54 +0300
committerSteven Rostedt (VMware) <[email protected]>2021-04-15 14:50:02 -0400
commit22db095d57b51ff71aaa8ddba515180399f54334 (patch)
tree4bd44ff9cf4c2151f4c00365698359926dfbe6fb /kernel/trace/trace_output.c
parent4994891ebbb89b18903637dc1c8f27b42cb8b8b2 (diff)
tracing: Add "func_no_repeats" option for function tracing
If the option is activated the function tracing record gets consolidated in the cases when a single function is called number of times consecutively. Instead of having an identical record for each call of the function we will record only the first call following by event showing the number of repeats. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Yordan Karadzhov (VMware) <[email protected]> Signed-off-by: Steven Rostedt (VMware) <[email protected]>
Diffstat (limited to 'kernel/trace/trace_output.c')
0 files changed, 0 insertions, 0 deletions