Hi, I am working on perf tool from last 1 month. I am using arndale board. I did native compilation of perf tool on arndale target board. I set up the target board by following the steps from https://wiki.linaro.org/Boards/Arndale/Setup/EnterpriseUbuntuServer
I took the same kernel source code to target board and did perf compiling and got the perf tool. Now the problem is that : perf list shows a list of pre-deifned events, but when i tried to count on those events it gives error message. Example: perf record -e cycles ls : it works well perf record -e instructions ls : it gives error saying "The instructions event is not supported. ls: Terminated" But perf list shows all thse events. Please help me. Thanks, Shahina Rabbani -- 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