Software Archive
Read-only legacy content
17061 Discussions

profile multiple child processes

ccrotty
Beginner
856 Views
We have an application (on linux) that forks multiple copies of a multi-threaded app we would like to monitor with Inspector.

I was having problems with it not seeing known memory issues of these child processes (yes, the child application config is defined) and saw the following in the linux release notes:

If a child application is selected for analysis, the Intel Inspector XE analyzes only the first instance of that application, even if multiple instances of that application occur.

Is this a limitation of the current Linux build or is this just how the app works? In the future will multiple copies be supported?

Thanks in advance,
Chris
0 Kudos
2 Replies
SergeyKostrov
Valued Contributor II
856 Views
Quoting ccrotty
...
If a child application is selected for analysis, the Intel Inspector XE analyzes only the first instance of that application, even if multiple instances of that application occur.

Is this a limitation of the current Linux build or is this just how the app works?..

I don't think that this is a limitation of Linux. However, I would be glad to hear some feedback from Intel Software Engineers.

Best regards,
Sergey
0 Kudos
Rob5
New Contributor II
856 Views

If a child application is selected for analysis, the Intel Inspector XE analyzes only the firstinstance of that application, even if multiple instances of that application occur.

This is a limitation documented in the release notes for Intel Inspector XE 2011 Update 9 and Intel Inspector XE 2013 beta Update 2.

- Rob

0 Kudos
Reply