Re: [PATCH V2 2/2] tools/perf/tests: Fix object code reading to skip address that falls out of text section

2023-09-07 Thread Athira Rajeev
> On 18-Aug-2023, at 12:45 PM, Adrian Hunter wrote: > > On 17/08/23 20:18, Athira Rajeev wrote: >> The testcase "Object code reading" fails in somecases >> for "fs_something" sub test as below: >> >>Reading object code for memory address: 0xc00807f0142c >>File is:

Re: [PATCH V2 2/2] tools/perf/tests: Fix object code reading to skip address that falls out of text section

2023-08-18 Thread Adrian Hunter
On 17/08/23 20:18, Athira Rajeev wrote: > The testcase "Object code reading" fails in somecases > for "fs_something" sub test as below: > > Reading object code for memory address: 0xc00807f0142c > File is: /lib/modules/6.5.0-rc3+/kernel/fs/xfs/xfs.ko > On file address is: 0x1114cc

[PATCH V2 2/2] tools/perf/tests: Fix object code reading to skip address that falls out of text section

2023-08-17 Thread Athira Rajeev
The testcase "Object code reading" fails in somecases for "fs_something" sub test as below: Reading object code for memory address: 0xc00807f0142c File is: /lib/modules/6.5.0-rc3+/kernel/fs/xfs/xfs.ko On file address is: 0x1114cc Objdump command is: objdump -z -d