[PATCH 0/3] ARM64: add perf support

Will Deacon will.deacon at arm.com
Mon Dec 16 12:32:14 EST 2013


Jean,

On Mon, Dec 16, 2013 at 04:54:30PM +0000, Jean Pihet wrote:
> Add perf support for the AARCH64 architecture. This includes the
> support for:

To be fair, we do have perf support already. This is extending what we have
by adding additional arch-specific stuff.

> - AARCH64 perf registers definition and hooks,
> - compat mode registers use, i.e. profiling a 32-bit binary on
>    a 64-bit system,
> - unwinding using the dwarf information from the .debug_frame
>    section of the ELF binary; only in 64-bit mode,
> - unwinding using the frame pointer information; in 64-bit and
>    compat modes.

Why did you send out two copies of this series to different lists? Which one
should I be looking at?

/confused

Will



More information about the linux-arm-kernel mailing list