Re: [PATCH v2 5/5] tracing: Add "func_no_repeats" option for function tracing

2021-04-05 Thread Steven Rostedt
On Mon, 29 Mar 2021 16:05:33 +0300 "Yordan Karadzhov (VMware)" wrote: > 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

[PATCH v2 5/5] tracing: Add "func_no_repeats" option for function tracing

2021-03-29 Thread Yordan Karadzhov (VMware)
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