Muthusamy <muthu9...@yahoo.com> writes:
> perf version 3.12.11
> [root@rafa tmp]# ./perf stat -e r100b pwd  ### (I have tried with
> other data intensive programs too)

I don't think r100b is a valid event on Westmere. Not sure where you got
that from. As others pointed out you need to use perf mem record/report
with sampling (but note that it reports use-latency, not load-latency)

-Andi

-- 
a...@linux.intel.com -- Speaking for myself only
--
To unsubscribe from this list: send the line "unsubscribe linux-perf-users" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to