Re: [Xen-devel] Performance Monitor and Profiling tools for ARM64

2019-04-05 Thread Julien Grall
On 4/3/19 7:57 AM, Diego Alejandro Parra Guzman wrote: Hello Julien Grall Hi Diego, thank you for your replied,  you have clarified many of my doubts. I have been implementing some basic functionality for the PMU : Here small description: * getpmuinfo_attr :                     

Re: [Xen-devel] Performance Monitor and Profiling tools for ARM64

2019-04-02 Thread Diego Alejandro Parra Guzman
Hello Julien Grall thank you for your replied, you have clarified many of my doubts. I have been implementing some basic functionality for the PMU : Here small description: - getpmuinfo_attr : /* @brief get PMU info, including number of Counters, and control

Re: [Xen-devel] Performance Monitor and Profiling tools for ARM64

2019-03-22 Thread Julien Grall
On 22/03/2019 07:25, Diego Alejandro Parra Guzman wrote: HI Everyone Hi Diego, My name is diego. I'm very interesting in extend the XenOprof to ARM64 based architectures, and also integrate some tools for hypervisor and application profiling and performance evaluation. I read the documen

[Xen-devel] Performance Monitor and Profiling tools for ARM64

2019-03-22 Thread Diego Alejandro Parra Guzman
HI Everyone My name is diego. I'm very interesting in extend the XenOprof to ARM64 based architectures, and also integrate some tools for hypervisor and application profiling and performance evaluation. I read the documentation for Oprofile a perf which is in the wiki page and I noticed that