ARM Code Advisorは、Performance Adviceをやってくれるようで、
・Compiler vectorization hints ・Compilation flags advice ・OpenMP instrumentationをやってくれるようです。
標準的なワークフローは、次のような感じ。
・Compile => Compiled Binary + Insight ・Run and Profile => Runtime Profile ・Analyze => Compiled Binary + Insight と Runtime Profileのデータから ・Web View => HTTTPでブラウザに表示
ARM Code Advisorは現在ベータ版でユーザ登録すると利用できるようです。