• Places
    • Home
    • Graphs
    • Prefixes
  • Admin
    • Users
    • Settings
    • Plugins
    • Statistics
  • Repository
    • Load local file
    • Load from HTTP
    • Load from library
    • Remove triples
    • Clear repository
    • RDF quality heuristics
  • Query
    • YASGUI SPARQL Editor
    • Simple Form
    • SWISH Prolog shell
  • Help
    • Documentation
    • Tutorial
    • Roadmap
    • HTTP Services
  • Login

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.41 for details on the execution profiler.
ClioPatria (version V3.1.1-40-g9d9e003)