10.5.2 Profiling threads
AllApplicationManualNameSummaryHelp

  • Documentation
    • Reference manual
      • Multithreaded applications
        • Thread support library(threadutil)
          • Profiling threads
            • tprofile/1
    • Packages
Availability::- use_module(library(threadutil)).(can be autoloaded)
Sourcetprofile(+ThreadId)
Start collecting profile data in ThreadId and ask the user to hit <return> to stop the profiler. See section 4.42 for details on the execution profiler.