Hi, I wanted try perf probe, but I am getting the following failure.
[root@force perf_tests]# ./perf probe --add sys_read Failed to find symbol sys_read in kernel Error: Failed to add events. [root@force perf_tests]# I had built and installed the kernel with kprobes enabled. Looks like the kernel is stripped, how should I build the kernel for perf to be able to find symbols. Regards, Muthusamy C -- 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