[Crash-utility] Re: [PATCH v10 0/5] Improve stack unwind on ppc64

2024-03-11 Thread Aditya Gupta
On Tue, Mar 12, 2024 at 02:46:17PM +0800, Lianbo Jiang wrote: > Hi, Aditya > > Sorry for the late reply. > >  And thank you for improving the patchset. This looks better and test is ok > for my side, so: Ack. Hi Lianbo, Thanks for the ack. - Aditya Gupta > > > Thanks > > Lianbo > > On 3/4

[Crash-utility] Re: [PATCH v10 0/5] Improve stack unwind on ppc64

2024-03-11 Thread Lianbo Jiang
Hi, Aditya Sorry for the late reply.  And thank you for improving the patchset. This looks better and test is ok for my side, so: Ack. Thanks Lianbo On 3/4/24 17:59, Aditya Gupta wrote: The Problem: Currently crash is unable to show function arguments and local variables, as

[Crash-utility] Re: [PATCH v10 0/5] Improve stack unwind on ppc64

2024-03-08 Thread Aditya Gupta
Hi Tao, On Fri, Mar 08, 2024 at 10:20:41AM +0800, Tao Liu wrote: > Hi Aditya, > > I didn't find any issue for this patch series, and I have rebased my > x86_64 series onto yours. According to my test, it works as expected, > so ack for the v10 series: > > Acked-by: Tao Liu Thanks for the Ack !

[Crash-utility] Re: [PATCH v10 0/5] Improve stack unwind on ppc64

2024-03-07 Thread Tao Liu
Hi Aditya, I didn't find any issue for this patch series, and I have rebased my x86_64 series onto yours. According to my test, it works as expected, so ack for the v10 series: Acked-by: Tao Liu Thanks, Tao Liu On Mon, Mar 4, 2024 at 5:59 PM Aditya Gupta wrote: > > The Problem: >