JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Solaris Studio 12.3: Thread Analyzer User's Guide     Oracle Solaris Studio 12.3 Information Library
search filter icon
search icon

Document Information

Preface

1.  What is the Thread Analyzer and What Does It Do?

2.  The Data Race Tutorial

3.  The Deadlock Tutorial

A.  APIs Recognized by the Thread Analyzer

B.  Useful Tips

B.1 Compiling the Application

B.2 Instrumenting the Application for Data Race Detection

B.3 Running the Application With collect

B.4 Reporting of Data Races

B.2 Instrumenting the Application for Data Race Detection

Tips for instrumenting an application for data race detection before collecting an experiment: