Re: [PATCH v7 0/2]: perf: reduce data loss when profiling highly parallel CPU bound workloads

From: Jiri Olsa
Date: Thu Sep 06 2018 - 04:14:44 EST


On Thu, Sep 06, 2018 at 09:03:17AM +0300, Alexey Budankov wrote:
> Hi,
>
> On 05.09.2018 21:51, Arnaldo Carvalho de Melo wrote:
> > Em Wed, Sep 05, 2018 at 08:37:32PM +0300, Alexey Budankov escreveu:
> >> On 05.09.2018 14:28, Jiri Olsa wrote:
> >>> can't apply this version on Arnaldo's perf/core...
> >
> >> my git remote -v
> >
> >> origin git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (fetch)
> >> origin git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (push)
> >
> >> branch is perf/core, according to MAINTAINERS content.
> >
> >> What is Arnaldo's perf/core? This one?
> >
> >> git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux
> >
> >> and branch is perf/core?
> >
> > yes.
>
> Is this the actual one for the tool development? Am I missing something?

yep, Arnaldo takes all and pushes his perf/core to Ingo
it's better to always rebase to it

thanks,
jirka