* perf script branch stack output
@ 2015-10-29 14:14 Yuanfang Chen
2015-10-29 15:33 ` Arnaldo Carvalho de Melo
0 siblings, 1 reply; 6+ messages in thread
From: Yuanfang Chen @ 2015-10-29 14:14 UTC (permalink / raw)
To: linux-perf-users
Hello
There is a patch to output branch stack here.
https://lkml.org/lkml/2015/8/31/315. Any reason it is still not
committed? I'm going to use the patch on my machine. Just want to make
sure. Thank you.
Yuanfang
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: perf script branch stack output
2015-10-29 14:14 perf script branch stack output Yuanfang Chen
@ 2015-10-29 15:33 ` Arnaldo Carvalho de Melo
2015-10-29 15:35 ` Arnaldo Carvalho de Melo
0 siblings, 1 reply; 6+ messages in thread
From: Arnaldo Carvalho de Melo @ 2015-10-29 15:33 UTC (permalink / raw)
To: Yuanfang Chen; +Cc: Stephane Eranian, linux-perf-users
Em Thu, Oct 29, 2015 at 10:14:49AM -0400, Yuanfang Chen escreveu:
> Hello
>
> There is a patch to output branch stack here.
> https://lkml.org/lkml/2015/8/31/315. Any reason it is still not
> committed? I'm going to use the patch on my machine. Just want to make
> sure. Thank you.
Read the thread, Stephane said he would send a v2, probably I saw that I
refrained from applying it, waiting for such v2, I'm checking if it
applies cleanly now, if it does I'll apply it as-is.
- Arnaldo
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: perf script branch stack output
2015-10-29 15:33 ` Arnaldo Carvalho de Melo
@ 2015-10-29 15:35 ` Arnaldo Carvalho de Melo
2015-10-29 17:59 ` Stephane Eranian
0 siblings, 1 reply; 6+ messages in thread
From: Arnaldo Carvalho de Melo @ 2015-10-29 15:35 UTC (permalink / raw)
To: Yuanfang Chen; +Cc: Stephane Eranian, linux-perf-users
Em Thu, Oct 29, 2015 at 12:33:07PM -0300, Arnaldo Carvalho de Melo escreveu:
> Em Thu, Oct 29, 2015 at 10:14:49AM -0400, Yuanfang Chen escreveu:
> > There is a patch to output branch stack here.
> > https://lkml.org/lkml/2015/8/31/315. Any reason it is still not
> > committed? I'm going to use the patch on my machine. Just want to make
> > sure. Thank you.
>
> Read the thread, Stephane said he would send a v2, probably I saw that I
> refrained from applying it, waiting for such v2, I'm checking if it
> applies cleanly now, if it does I'll apply it as-is.
It does, applied to my perf/core branch, will go upstream in my next
pull request to Ingo, thanks for pointing this out!
- Arnaldo
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: perf script branch stack output
2015-10-29 15:35 ` Arnaldo Carvalho de Melo
@ 2015-10-29 17:59 ` Stephane Eranian
2015-10-29 20:33 ` Arnaldo Carvalho de Melo
0 siblings, 1 reply; 6+ messages in thread
From: Stephane Eranian @ 2015-10-29 17:59 UTC (permalink / raw)
To: Arnaldo Carvalho de Melo; +Cc: Yuanfang Chen, linux-perf-users
On Thu, Oct 29, 2015 at 8:35 AM, Arnaldo Carvalho de Melo
<acme@kernel.org> wrote:
> Em Thu, Oct 29, 2015 at 12:33:07PM -0300, Arnaldo Carvalho de Melo escreveu:
>> Em Thu, Oct 29, 2015 at 10:14:49AM -0400, Yuanfang Chen escreveu:
>> > There is a patch to output branch stack here.
>> > https://lkml.org/lkml/2015/8/31/315. Any reason it is still not
>> > committed? I'm going to use the patch on my machine. Just want to make
>> > sure. Thank you.
>>
>> Read the thread, Stephane said he would send a v2, probably I saw that I
>> refrained from applying it, waiting for such v2, I'm checking if it
>> applies cleanly now, if it does I'll apply it as-is.
>
> It does, applied to my perf/core branch, will go upstream in my next
> pull request to Ingo, thanks for pointing this out!
>
I posted V2 a long time ago. Glad to see it eventually made it!
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: perf script branch stack output
2015-10-29 17:59 ` Stephane Eranian
@ 2015-10-29 20:33 ` Arnaldo Carvalho de Melo
2015-10-29 20:51 ` Stephane Eranian
0 siblings, 1 reply; 6+ messages in thread
From: Arnaldo Carvalho de Melo @ 2015-10-29 20:33 UTC (permalink / raw)
To: Stephane Eranian; +Cc: Yuanfang Chen, linux-perf-users
Em Thu, Oct 29, 2015 at 10:59:40AM -0700, Stephane Eranian escreveu:
> On Thu, Oct 29, 2015 at 8:35 AM, Arnaldo Carvalho de Melo
> <acme@kernel.org> wrote:
> > Em Thu, Oct 29, 2015 at 12:33:07PM -0300, Arnaldo Carvalho de Melo escreveu:
> >> Em Thu, Oct 29, 2015 at 10:14:49AM -0400, Yuanfang Chen escreveu:
> >> > There is a patch to output branch stack here.
> >> > https://lkml.org/lkml/2015/8/31/315. Any reason it is still not
> >> > committed? I'm going to use the patch on my machine. Just want to make
> >> > sure. Thank you.
> >>
> >> Read the thread, Stephane said he would send a v2, probably I saw that I
> >> refrained from applying it, waiting for such v2, I'm checking if it
> >> applies cleanly now, if it does I'll apply it as-is.
> >
> > It does, applied to my perf/core branch, will go upstream in my next
> > pull request to Ingo, thanks for pointing this out!
> >
> I posted V2 a long time ago. Glad to see it eventually made it!
Ok, I checked that one and saw Andi made some questions about it, but
the thread died down, I am applying v2 then, this one, to make sure I
got the right one:
http://lkml.kernel.org/r/1441039273-16260-5-git-send-email-eranian@google.com
Thanks,
- Arnaldo
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: perf script branch stack output
2015-10-29 20:33 ` Arnaldo Carvalho de Melo
@ 2015-10-29 20:51 ` Stephane Eranian
0 siblings, 0 replies; 6+ messages in thread
From: Stephane Eranian @ 2015-10-29 20:51 UTC (permalink / raw)
To: Arnaldo Carvalho de Melo; +Cc: Yuanfang Chen, linux-perf-users
On Thu, Oct 29, 2015 at 1:33 PM, Arnaldo Carvalho de Melo
<acme@kernel.org> wrote:
> Em Thu, Oct 29, 2015 at 10:59:40AM -0700, Stephane Eranian escreveu:
>> On Thu, Oct 29, 2015 at 8:35 AM, Arnaldo Carvalho de Melo
>> <acme@kernel.org> wrote:
>> > Em Thu, Oct 29, 2015 at 12:33:07PM -0300, Arnaldo Carvalho de Melo escreveu:
>> >> Em Thu, Oct 29, 2015 at 10:14:49AM -0400, Yuanfang Chen escreveu:
>> >> > There is a patch to output branch stack here.
>> >> > https://lkml.org/lkml/2015/8/31/315. Any reason it is still not
>> >> > committed? I'm going to use the patch on my machine. Just want to make
>> >> > sure. Thank you.
>> >>
>> >> Read the thread, Stephane said he would send a v2, probably I saw that I
>> >> refrained from applying it, waiting for such v2, I'm checking if it
>> >> applies cleanly now, if it does I'll apply it as-is.
>> >
>> > It does, applied to my perf/core branch, will go upstream in my next
>> > pull request to Ingo, thanks for pointing this out!
>> >
>> I posted V2 a long time ago. Glad to see it eventually made it!
>
> Ok, I checked that one and saw Andi made some questions about it, but
> the thread died down, I am applying v2 then, this one, to make sure I
> got the right one:
>
> http://lkml.kernel.org/r/1441039273-16260-5-git-send-email-eranian@google.com
>
yes, this is it.
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2015-10-29 20:51 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-29 14:14 perf script branch stack output Yuanfang Chen
2015-10-29 15:33 ` Arnaldo Carvalho de Melo
2015-10-29 15:35 ` Arnaldo Carvalho de Melo
2015-10-29 17:59 ` Stephane Eranian
2015-10-29 20:33 ` Arnaldo Carvalho de Melo
2015-10-29 20:51 ` Stephane Eranian
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).