ReProspect Logo

Contents:

  • Overview
  • User Guide
  • API reference
    • reprospect
      • reprospect package
        • Subpackages
          • reprospect.testing package
          • reprospect.tools package
            • Subpackages
              • reprospect.tools.binaries package
              • reprospect.tools.ncu package
              • reprospect.tools.nsys package
                • Submodules
            • Submodules
          • reprospect.utils package
  • CI/CD
  • Tests
  • Examples
  • Bibliography
  • Contributing to ReProspect
ReProspect
  • API reference
  • reprospect
  • reprospect package
  • reprospect.tools package
  • reprospect.tools.nsys package
  • View page source

reprospect.tools.nsys package

Submodules

  • reprospect.tools.nsys.cacher module
    • Cacher
      • Cacher.TABLE
      • Cacher.__init__()
      • Cacher.export_to_sqlite()
      • Cacher.hash()
      • Cacher.hash_impl()
      • Cacher.populate()
      • Cacher.run()
  • reprospect.tools.nsys.report module
    • Report
      • Report.__enter__()
      • Report.__exit__()
      • Report.__init__()
      • Report.get_correlated_row()
      • Report.get_correlated_rows()
      • Report.get_events()
      • Report.nvtx_events
      • Report.single_row()
      • Report.table()
      • Report.tables
    • ReportNvtxEvents
      • ReportNvtxEvents.__init__()
      • ReportNvtxEvents.get()
      • ReportNvtxEvents.to_tree()
    • ReportPatternSelector
      • ReportPatternSelector.__init__()
      • ReportPatternSelector.column
      • ReportPatternSelector.pattern
    • strip_cuda_api_suffix()
  • reprospect.tools.nsys.session module
    • Command
      • Command.__init__()
      • Command.args
      • Command.capture_range_end
      • Command.cmd
      • Command.env
      • Command.executable
      • Command.nvtx_capture
      • Command.opts
      • Command.output
      • Command.run()
    • Session
      • Session.__init__()
      • Session.command
      • Session.export_to_sqlite()
      • Session.extract_statistical_report()
      • Session.run()
Previous Next

© Copyright 2026, Tomasetti, R and Arnst, M.. Last updated on Aug 22, 2026.

Built with Sphinx using a theme provided by Read the Docs.