Bug 468517 - [runtime] set the pthread name from the controller name (where support exists)
Summary: [runtime] set the pthread name from the controller name (where support exists)
Status: NEW
Alias: None
Product: Papyrus-rt
Classification: Modeling
Component: runtime (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal
Target Milestone: Future   Edit
Assignee: Barry Maher CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-27 13:34 EDT by Barry Maher CLA
Modified: 2016-10-31 14:41 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Barry Maher CLA 2015-05-27 13:34:02 EDT
Older version of Linux GCC do not support the pthread_setname_np API.

Preprocessor macros can be added to the RTS source to include setting the pthread name on version of the compiler that support it.
Comment 1 Charles Rivet CLA 2016-02-05 14:10:07 EST
Barry: Please provide information on the platforms where this does not work.
Comment 2 Charles Rivet CLA 2016-02-05 14:13:05 EST
Barry to provide list of platform where this does not work.
Comment 3 Charles Rivet CLA 2016-10-31 14:41:17 EDT
Ths should to into MVP3