ReProspect Logo

Contents:

  • Overview
  • User Guide
    • Installing ReProspect
    • Getting started
    • Analysis workflow
      • Three components
        • API tracing
        • Kernel profiling
        • Binary analysis
      • From sources to binaries
    • Caching of API tracing and kernel profiling results
  • API reference
  • Examples
  • Tests
  • Bibliography
  • Contributing to ReProspect
ReProspect
  • User Guide
  • Analysis workflow
  • View page source

Analysis workflow

Three components

API tracing

  • reprospect.tools.nsys.Cacher

  • reprospect.tools.nsys.Session

  • reprospect.tools.nsys.Report

Kernel profiling

  • reprospect.tools.ncu.Cacher

  • reprospect.tools.ncu.Session

  • reprospect.tools.ncu.Report

Binary analysis

  • reprospect.tools.binaries.CuObjDump

  • reprospect.tools.binaries.ELF

  • reprospect.tools.binaries.NVDisasm

  • reprospect.tools.sass.Decoder

  • reprospect.test.sass.instruction.instruction.InstructionMatcher

  • reprospect.test.sass.composite_impl.SequenceMatcher

From sources to binaries

  • reprospect.utils.cmake.FileAPI

Previous Next

© Copyright 2026, Tomasetti, R and Arnst, M.. Last updated on May 24, 2026.

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