pkg / profile

Simple profiling for Go
BSD 2-Clause "Simplified" License
1.99k stars 124 forks source link

Allow multiple profiles to run in the same time. #35

Closed OneOfOne closed 7 years ago

OneOfOne commented 7 years ago

added mutex profiles as well

davecheney commented 7 years ago

Not lgtm, sorry.

  1. Please open an issue before slinging code.
  2. I don't want to accept a pr that encourages the bad practice of running several profiles at once.
davecheney commented 7 years ago

There are several unrelated changes in this or, like updating the Travis.yml file, feel free to pull those out into their own PRs if you want