On 16 March 2018 at 20:30, Aaron Lindsay <alind...@codeaurora.org> wrote: > The ARM PMU implementation currently contains a basic cycle counter, but it is > often useful to gather counts of other events and filter them based on > execution mode. These patches flesh out the implementations of various PMU > registers including PM[X]EVCNTR and PM[X]EVTYPER, add a struct definition to > represent arbitrary counter types, implement mode filtering, and add > instruction, cycle, and software increment events.
Hi; sorry it's taken me a while to get to this (I've been focusing on for-2.12 work). I've now reviewed most of the patches in this set. My suggestion is that you fix the stuff I've commented on and send out a v4, and then I can take some of the patches from the start of that into target-arm.next, and I'll review the tail end of the set then. thanks -- PMM