Re: [PATCH v2 7/8] perf script ibs: Support new IBS bits in raw trace dump

From: Ravi Bangoria
Date: Mon May 16 2022 - 09:48:07 EST


On 16-May-22 6:59 PM, Arnaldo Carvalho de Melo wrote:
> Em Mon, May 09, 2022 at 10:19:13AM +0530, Ravi Bangoria escreveu:
>>
>> Signed-off-by: Ravi Bangoria <ravi.bangoria@xxxxxxx>
>> ---
>> arch/x86/include/asm/amd-ibs.h | 16 ++++---
>> tools/arch/x86/include/asm/amd-ibs.h | 16 ++++---
>> tools/perf/util/amd-sample-raw.c | 68 ++++++++++++++++++++++++----
>> 3 files changed, 80 insertions(+), 20 deletions(-)
>
> Please separate the tooling part on a separate patch.

Sure.

Thanks,
Ravi