Hi Peter,
On 9/29/20 3:49 PM, Peter Zijlstra wrote:
On Tue, Sep 29, 2020 at 09:50:51AM +0800, quanyang.w...@windriver.com wrote:
From: Quanyang Wang
Since sched_clock_read_begin and sched_clock_read_retry are called
by notrace function sched_clock, they shouldn't be traceable either,
or else
On Tue, Sep 29, 2020 at 09:50:51AM +0800, quanyang.w...@windriver.com wrote:
> From: Quanyang Wang
>
> Since sched_clock_read_begin and sched_clock_read_retry are called
> by notrace function sched_clock, they shouldn't be traceable either,
> or else ftrace_graph_caller will run into a dead loop
From: Quanyang Wang
Since sched_clock_read_begin and sched_clock_read_retry are called
by notrace function sched_clock, they shouldn't be traceable either,
or else ftrace_graph_caller will run into a dead loop on the path
as below (arm for instance):
ftrace_graph_caller
prepare_ftrace_retu
3 matches
Mail list logo