ThreadScope icon indicating copy to clipboard operation
ThreadScope copied to clipboard

A graphical tool for profiling parallel Haskell programs

Results 39 ThreadScope issues
Sort by recently updated
recently updated
newest added

**Original reporter**: _kowey_ This would make a good wont-fix, but I was thinking it would be nice if people could play with all the bells and whistles on the sample...

@minor
enhancement

**Original reporter**: _kowey_ ``` $ threadscope threadscope(57833,0x7fff7e0b3960) malloc: *** error for object 0x101837168: pointer being freed was not allocated *** set a breakpoint in malloc_error_break to debug Abort trap: 6...

bug
@major

**Original reporter**: _MikolajKonarski_ Spark pool graph is rendered wrongly when scrolling slowly to the right, so that fragments of the curve are drawn (in a wrong way) on the leftmost...

bug
@minor

**Original reporter**: _kowey_ Attached is an example TS PDF along with a random non-TS PDF with transparency, plus screenshots.

bug
@major

This package is broken in nixpkgs due to ghc-events. This PR bumps the version so that it builds.

This reuses the setup from: https://github.com/mpickering/hs-speedscope/pull/24 This upgrades some of the actions we use. It also adds code to build statically linked bindists with Alpine, but it's currently disabled because...

Currently all the Windows CI jobs are broken. They fail with a message like this: ``` Configuring glib-0.13.11.0... Error: setup.exe: Missing dependencies on foreign libraries: * Missing (or bad) C...

help wanted

As noted here: https://github.com/haskell/ThreadScope/issues/122