Re: [PATCH V3 4/6] x86/intel_rdt: Create required perf event attributes

2018-09-12 Thread kbuild test robot
Hi Reinette, Thank you for the patch! Yet something to improve: [auto build test ERROR on tip/x86/core] [also build test ERROR on v4.19-rc3 next-20180911] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux

Re: [PATCH V3 4/6] x86/intel_rdt: Create required perf event attributes

2018-09-11 Thread kbuild test robot
Hi Reinette, Thank you for the patch! Yet something to improve: [auto build test ERROR on tip/x86/core] [also build test ERROR on v4.19-rc3 next-20180911] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux

[PATCH V3 4/6] x86/intel_rdt: Create required perf event attributes

2018-09-11 Thread Reinette Chatre
A perf event has many attributes that are maintained in a separate structure that should be provided when a new perf_event is created. In preparation for the transition to perf_events the required attribute structures are created for all the events that may be used in the measurements. Most attrib