selfprofiler
selfprofiler copied to clipboard
Like software profiling, but for humans
While running the profiler I encountered the following in the logs: ``` 253:336: execution error: System Events got an error: AppleEvent handler failed. (-10000) ``` Which resulted in the process...
- Allow users to run `selfprofiler` in any directory. - Basically copy the script (`selfprofiler.sh`) under the path `/usr/local/bin`. This path is usually included by default in environment variables.
- It would be so cool to be able to install SelfProfiler via `brew install selfprofiler`.