Simple application, displaying different views of profiling data.
Download a latest release from https://github.com/aocenas/probe/releases. To get profiling data from you need a profiling agent. At this point only python agent exists. See agent instructions for how to install and use.
yarn build-all
yarn electron
yarn release
A release will be created under release/<platform>/Probe.app
. At this time
only MacOS is supported.