<div>Dear all,</div>
<div> </div>
<div>I will change the naming conventions and symbolic names once perfcounter for ARM is supported.</div>
<div>I want to do intermediate releases for review in mean time</div>
<div> </div>
<div>1. I am able to support page faults in ARM with the attached patch along with application.( this is for linux-2.6.29 kernel)</div>
<div> </div>
<div><span class="q">-bash-3.2# ./perf  stat ./array<br> <br> Performance counter stats for &#39;./array&#39;:<br> <br></span>    2005.297192  task-clock-msecs         #      0.998 CPUs <br><span class="q">              7  context-switches         #      0.000 M/sec<br>
              0  CPU-migrations           #      0.000 M/sec<br></span>             76  page-faults              #      0.000 M/sec<span class="q"><br>  &lt;not counted&gt;  cycles                  <br>  &lt;not counted&gt;  instructions            <br>
  &lt;not counted&gt;  cache-references        <br>  &lt;not counted&gt;  cache-misses            <br> <br></span>    2.009101297  seconds time elapsed</div>
<div> </div>
<div> </div>
<div>Please look at it and give your review comments.</div>
<div> </div>
<div>Regards,</div>
<div>Koteswararao.</div>