Re: [PATCH] Add support for ARM Cortex A17 microarchitecture
William Cohen <[email protected]>
| Newsgroups | gmane.linux.oprofile |
|---|---|
| Message-ID | <[email protected]> |
On 10/26/2016 11:24 AM, Hyeongsik Min wrote: > Added the event list of the ARM Cortex A17 based on > ARM DDI 0535C. > > Signed-off-by: Hyeongsik Min <[email protected]> > --- > events/Makefile.am | 1 + > events/arm/armv7-ca17/events | 77 ++++++++++++++++++++++++++++++++++++++++ > events/arm/armv7-ca17/unit_masks | 4 +++ > libop/op_cpu_type.c | 3 ++ > libop/op_cpu_type.h | 1 + > libop/op_events.c | 1 + > utils/ophelp.c | 6 ++++ > 7 files changed, 93 insertions(+) > create mode 100644 events/arm/armv7-ca17/events > create mode 100644 events/arm/armv7-ca17/unit_masks > Hi, Thanks for the patch. The patch looks good and has been applied to the git repository. It would be good to have a matching patch for the oprofile-tests ( https://sourceforge.net/p/oprofile/oprofile-tests/ci/master/tree/), so that the OProfile testsuite can be run on ARM Cortex A17 machines. -Will ------------------------------------------------------------------------------ The Command Line: Reinvented for Modern Developers Did the resurgence of CLI tooling catch you by surprise? Reconnect with the command line and become more productive. Learn the new .NET and ASP.NET CLI. Get your free copy! http://sdm.link/telerik