[PATCH V8 4/4] Adjust objdump start/end range per map pgoff parameter
Leo Yan
leo.yan at arm.com
Tue Sep 10 01:03:33 PDT 2024
On 9/9/2024 10:29 PM, Steve Clevenger wrote:
>
> Extract map_pgoff parameter from the dictionary, and adjust start/end
> range passed to objdump based on the value.
>
> A zero start_addr is filtered to prevent output of dso address range
> check failures. This script repeatedly sees a zero value passed
> in for
> start_addr = cpu_data[str(cpu) + 'addr']
>
> These zero values are not a new problem. The start_addr/stop_addr warning
> clutters the instruction trace output, hence this change.
>
> Signed-off-by: Steve Clevenger <scclevenger at os.amperecomputing.com>
Reviewed-by: Leo Yan <leo.yan at arm.com>
More information about the linux-arm-kernel
mailing list