On Sat, Jun 27, 2020 at 10:38 PM Changbin Du <changbin...@gmail.com> wrote: > > This adds an option '--graph-nosleep-time' which allow us only to measure > on-CPU time. This option is function_graph tracer only.
I'd suggest --graph-sleep-time instead and set it by default. Then we can have --no-graph-sleep-time as well. By the way, didn't we agree to have something like --graph-opts instead? Thanks Namhyung > > Signed-off-by: Changbin Du <changbin...@gmail.com> >