mirror of
https://github.com/github/semantic.git
synced 2024-12-25 07:55:12 +03:00
Simplify the threadscope steps.
This commit is contained in:
parent
66c1abd529
commit
6863b55dc0
@ -207,7 +207,6 @@ Threadscope is a tool for profiling the multi-threaded performance of Haskell pr
|
||||
|
||||
To install threadscope:
|
||||
|
||||
1. Download a prebuilt binary from https://github.com/haskell/ThreadScope/releases .
|
||||
2. `chmod a+x` the result of extracting the release.
|
||||
3. `brew install gtk+ gtk-mac-integration`.
|
||||
4. profit.
|
||||
1. Download a prebuilt binary from https://github.com/haskell/ThreadScope/releases
|
||||
2. `chmod a+x` the result of extracting the release
|
||||
3. `brew install gtk+ gtk-mac-integration`
|
||||
|
Loading…
Reference in New Issue
Block a user