Em Sun, Jul 26, 2020 at 02:48:35PM +0530, kajoljain escreveu: > > > On 7/19/20 11:43 PM, Jiri Olsa wrote: > > Add referenced metrics into struct metric_expr object, > > so they are accessible when computing the metric. > > > > Storing just name and expression itself, so the metric > > can be resolved and computed. > > > > Acked-by: Ian Rogers <irog...@google.com> > > Signed-off-by: Jiri Olsa <jo...@kernel.org> > > Reviewed-By : Kajol Jain<kj...@linux.ibm.com>
Thanks, applied. - Arnaldo