sprof
Verified for current stable LTS
Sprof Commands
Sprof command syntax with verified terminal examples.
Commands
5 commands for Sprof
sprof Operations
Sprof Command: Generate Call Graph
sprof -q <path/to/library.so> <path/to/library.so.profile> sprof Operations
Sprof Command: Generate Flat Profile Default Output
sprof <path/to/library.so> <path/to/library.so.profile> sprof Operations
Sprof Command: Generate Flat Profile With Counts And Ticks
sprof -p <path/to/library.so> <path/to/library.so.profile> sprof Operations
Sprof Command: Print Call Pairs And Usage Counts
sprof -c <path/to/library.so> <path/to/library.so.profile> sprof Operations
Sprof Command: Use Profile Data From Current Directory
sprof <path/to/library.so> Suggest a Sprof Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Sprof workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.