Re: [PATCH] perf/annotate: Fix branch instruction with multiple operands

2017-06-01 Thread Ravi Bangoria
Thanks Arnaldo, On Thursday 01 June 2017 06:39 PM, Arnaldo Carvalho de Melo wrote: > Humm, authorship info really gests confusing, can't you just have one > commit log, combining the original one with what you did, and attribute > the patch to you and have a: > > [acme@jouet linux]$ git log |

Re: [PATCH] perf/annotate: Fix branch instruction with multiple operands

2017-06-01 Thread Ravi Bangoria
Thanks Arnaldo, On Thursday 01 June 2017 06:39 PM, Arnaldo Carvalho de Melo wrote: > Humm, authorship info really gests confusing, can't you just have one > commit log, combining the original one with what you did, and attribute > the patch to you and have a: > > [acme@jouet linux]$ git log |

Re: [PATCH] perf/annotate: Fix branch instruction with multiple operands

2017-06-01 Thread Arnaldo Carvalho de Melo
Em Fri, May 26, 2017 at 06:23:10PM -0500, Kim Phillips escreveu: > From: Ravi Bangoria > > Perf annotate is dropping the cr* fields from branch instructions. > Fix it by adding support to display branch instructions having > multiple operands. > > Objdump of

Re: [PATCH] perf/annotate: Fix branch instruction with multiple operands

2017-06-01 Thread Arnaldo Carvalho de Melo
Em Fri, May 26, 2017 at 06:23:10PM -0500, Kim Phillips escreveu: > From: Ravi Bangoria > > Perf annotate is dropping the cr* fields from branch instructions. > Fix it by adding support to display branch instructions having > multiple operands. > > Objdump of int_sqrt: > > 20.36 |

[PATCH] perf/annotate: Fix branch instruction with multiple operands

2017-05-26 Thread Kim Phillips
From: Ravi Bangoria Perf annotate is dropping the cr* fields from branch instructions. Fix it by adding support to display branch instructions having multiple operands. Objdump of int_sqrt: 20.36 | c04d2694: subf r10,r10,r3 |

[PATCH] perf/annotate: Fix branch instruction with multiple operands

2017-05-26 Thread Kim Phillips
From: Ravi Bangoria Perf annotate is dropping the cr* fields from branch instructions. Fix it by adding support to display branch instructions having multiple operands. Objdump of int_sqrt: 20.36 | c04d2694: subf r10,r10,r3 | c04d2698: v bgtcr6,c04d26a0