commit | 23cbb41c939a09a4b51eabacdb1f68af210c084d | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@redhat.com> | Tue Apr 28 14:58:29 2020 -0300 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Tue May 05 16:35:29 2020 -0300 |
tree | 0972cfb2d3d241627cb98b71b835edd40c2ecfec | |
parent | 899e5ffbf246a30986ced9dd48092c408978afc7 [diff] |
perf record: Move side band evlist setup to separate routine It is quite big by now, move that code to a separate record__setup_sb_evlist() routine. Suggested-by: Jiri Olsa <jolsa@redhat.com> Acked-by: Jiri Olsa <jolsa@redhat.com> Cc: Adrian Hunter <adrian.hunter@intel.com> Cc: Namhyung Kim <namhyung@kernel.org> Cc: Song Liu <songliubraving@fb.com> Link: http://lore.kernel.org/lkml/20200429131106.27974-9-acme@kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>