Re: [GSoC] Multi-threading in perf: Final Report

From: Arnaldo Carvalho de Melo
Date: Tue Aug 24 2021 - 14:00:40 EST


Em Mon, Aug 23, 2021 at 01:47:51PM -0700, Ian Rogers escreveu:
> On Mon, Aug 23, 2021 at 4:40 AM Bayduraev, Alexey V
> <alexey.v.bayduraev@xxxxxxxxxxxxxxx> wrote:
> >
> > On 21.08.2021 12:41, Riccardo Mancini wrote:
> > > Hi,
> > >
> > > this is the final report of my project "Multi-threading in perf",
> > > developed as part of the Google Summer of Code with the Linux Foundation.
> > > https://summerofcode.withgoogle.com/projects/#4670070929752064
> > <SNIP>
> > >
> > > Review activity:
> > > PATCHSET Introduce threaded trace streaming for basic perf record operation
> > > Link: https://lore.kernel.org/lkml/cover.1629186429.git.alexey.v.bayduraev@xxxxxxxxxxxxxxx/
> > > Contribution: helped in fixing some bugs, performed extensive testing
> >
> > Hi Riccardo,
> >
> > Thank you very much for the deep review and extensive testing of
> > this patchset, it was very helpful and allowed us to improve
> > the quality of the feature used in our product.
> >
> > Good luck,
> > Alexey
>
> Likewise, thank you Riccardo! It is always implied but not said often
> enough, thank you Arnaldo! I'm hoping the success of Riccardo's work
> will be an example for next year and we can also get more mentor
> volunteers.

Yeah, it was a great experience, now we need to actually do the tests
Riccardo asked us on big machines and get his and Alexey's work
processed :-)

- Arnaldo