samply-0.13.1 is not a library.
Visit the last successful build:
samply-0.0.0
samply
samply is a command line CPU profiler which uses the Firefox profiler as its UI.
samply works on macOS, Linux, and Windows.
In order to profile the execution of ./my-application
, prepend samply record
to the command invocation:
On Linux, samply uses perf events. You can grant temporary access by running:
|
Visit the git repository for more information.