packages feed

ghc-events-analyze-0.2.8: ChangeLog

0.2.8

  * Support for ghc-events-0.13
    (2020-04-23 Mitsutoshi Aoe <me@maoe.name>)

0.2.7

  * Support for GHC 8.8
    (2019-12-10 Simon Jakobi <simon.jakobi@gmail.com>)

0.2.6

  * Support for GHC 8.6
    (2019-11-01 Simon Jakobi <simon.jakobi@gmail.com>)

0.2.5

  * Add support for filtering threads by name, and improve
    performance of relabelling.
    (2017-03-11 Pepe Iborra <mnislaih@gmail.com>)

0.2.4

  * Fix bug in timeline rendering when using --tick-every
    (2016-10-04 Edsko de Vries <edsko@well-typed.com>)
  * Backwards compatibility with older ghc

0.2.3

  * Add new command line options: `--tick-every`, `--bucket-width`,
    `--bucket-height`, and `--border-width`. This allows to get both the
    behaviour we used in the blogpost and the behaviour that was implemented
    by Andrew Farmer in 0.2.1
    (2016-10-03 Edsko de Vries <edsko@well-typed.com>)
  * Fix issue with thread creation before window start
    (2015-09-29, Will Sewell <will@pusher.com>)
  * Bump optparse-applicative and lens versions
    (2015-01-19, Will Sewell <will@pusher.com>)

0.2.2

  * Adds support for GHC 7.10
    (2015-09-23, Will Sewell <will@pusher.com>)
    (2015-05-29, GaneshRapolu <grapolu@berkeley.edu>)

0.2.1

  * Various new features: slice time more finely, add sorting options for timed
    report, more colours, support for ms on the timeline, use alternating
    colours for background, support for windowing.
    (2014-12-06, Andrew Farmer <anfarmer@fb.com>)
  * Make sure _shutdown is always set, so that event logs from programs
    that terminated abnormally can still be visualized
    (2014-03-14, Bas van Dijk <v.dijk.bas@gmail.com>)
  * Relax bounds
    (2014-05-28, Dominic Steinitz <dominic@steinitz.org>)
    (2014-11-05, Alexander Vershilov <alexander.vershilov@gmail.com>)
    (2014-11-07, Andrew Farmer <anfarmer@fb.com>)
  * Move to diagrams 1.2
    (2014-06-25, Carter Tazio Schonwald <carter.schonwald@gmail.com>)
  * Fix space leak in recordShutdown
    (2014-08-15, John Lato <jwlato@tsurucapital.com>)

0.2.0

  * Initial release
    (2014-02-12, Edsko de Vries <edsko@well-typed.com>)