Em Thu, Aug 29, 2019 at 11:11:22AM +0200, Jiri Olsa escreveu: > On Tue, Aug 27, 2019 at 04:43:46PM -0500, Kyle Meyer wrote: > > Exchange the parameters of svg_build_topology_map with struct perf_env > > *env and adjust the function accordingly. This patch should not change any > > behavior, it is merely refactoring for the following patch. > > > > Cc: Peter Zijlstra <pet...@infradead.org> > > Cc: Ingo Molnar <mi...@redhat.com> > > Cc: Arnaldo Carvalho de Melo <a...@kernel.org> > > Cc: Alexander Shishkin <alexander.shish...@linux.intel.com> > > Cc: Jiri Olsa <jo...@redhat.com> > > Cc: Namhyung Kim <namhy...@kernel.org> > > Cc: linux-kernel@vger.kernel.org > > Cc: Russ Anderson <russ.ander...@hpe.com> > > Signed-off-by: Kyle Meyer <kyle.me...@hpe.com> > > for the patchset: > > Reviewed-by: Jiri Olsa <jo...@redhat.com>
Thanks, applied to perf/core. - Arnaldo