All Versions
8
Latest Version
Avg Release Cycle
154 days
Latest Release
-

Changelog History

  • v0.1.7 Changes

    • โœจ Enhancements
      • add limit: number as shortcut for limit: %{overall: number}
      • update collector to work again in Erlang nodes without Elixir
      • add pid option to trace specific processes
      • add possibility to write traces to file, via io option
      • print locally, when tracer reached limit and flush remaining messages before stoping processes
  • v0.1.6 Changes

    February 21, 2018
    • โœจ Enhancements
      • remove warnings for elixir v1.6
      • add Runtime introspection module with some basic functions for inspection ** util allocators ** memory usage of processors ** scheduler usage
      • output format for :stack option changed, now erlang modules has : as in shell
  • v0.1.5 Changes

    December 03, 2016
    • โœจ Enhancements
      • remove warnings for elixir v1.4
  • v0.1.4 Changes

    October 13, 2016
    • ๐Ÿ› Bug fixes
      • set collector state correct for using with dump
  • v0.1.3 Changes

    October 11, 2016
    • โœจ Enhancements
      • print time used for function call
  • v0.1.2 Changes

    June 05, 2016
    • โœจ Enhancements
      • add sheduler usage calculation
  • v0.1.1 Changes

    October 07, 2015
    • ๐Ÿ› Bug fixes
      • do not replace _ with existing variable, it should be ignored variable
  • v0.1.0 Changes

    August 10, 2015

    ๐Ÿš€ First release!