Re: [PATCH 6/6] Some fixes for profile test cases for autofdo

2016-07-13 Thread Jeff Law
On 06/26/2016 07:50 PM, Andi Kleen wrote: From: Andi Kleen This fixes some basic issues with the profile test cases with autofdo. - Disable checking for value transformations that autofdo does not support. - Disable checking for fixed hit counts which autofdo does not support - Enable dumpin

[PATCH 6/6] Some fixes for profile test cases for autofdo

2016-06-26 Thread Andi Kleen
From: Andi Kleen This fixes some basic issues with the profile test cases with autofdo. - Disable checking for value transformations that autofdo does not support. - Disable checking for fixed hit counts which autofdo does not support - Enable dumping of afdo log file and check right log file.