Using perf to locate source of context switches - resolved

2013-12-06 Thread Pavey, Nicholas
We did succeed in debugging this issue. Perf: It turned out that 'perf' was having a hard time with the full build environment here, and couldn't resolve all the symbols correctly. According to people who are familiar with how the linux environment is assembled, different libraries have very

Using perf to locate source of context switches - resolved

2013-12-06 Thread Pavey, Nicholas
We did succeed in debugging this issue. Perf: It turned out that 'perf' was having a hard time with the full build environment here, and couldn't resolve all the symbols correctly. According to people who are familiar with how the linux environment is assembled, different libraries have very

Using perf to locate source of context switches

2013-12-04 Thread Pavey, Nicholas
This is my first post here. Apologies in advance if I don't get the etiquette quite right. Background == We have an application which is exhibiting very large performance problems under some loads. We noticed extremely high context switch rates under the load in question. Rates can be

Using perf to locate source of context switches

2013-12-04 Thread Pavey, Nicholas
This is my first post here. Apologies in advance if I don't get the etiquette quite right. Background == We have an application which is exhibiting very large performance problems under some loads. We noticed extremely high context switch rates under the load in question. Rates can be

Using perf to locate source of context switches

2013-12-04 Thread Pavey, Nicholas
This is my first post here. Apologies in advance if I don't get the etiquette quite right. Background == We have an application which is exhibiting very large performance problems under some loads. We noticed extremely high context switch rates under the load in question. Rates can be

Using perf to locate source of context switches

2013-12-04 Thread Pavey, Nicholas
This is my first post here. Apologies in advance if I don't get the etiquette quite right. Background == We have an application which is exhibiting very large performance problems under some loads. We noticed extremely high context switch rates under the load in question. Rates can be