aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/main/scala/akka/instrumentation/UnboundedMailboxInstrumentation.scala
Commit message (Expand)AuthorAgeFilesLines
* + core: move logic in UnboundedMailboxInstrumentation to ActoMessagePassingTr...Diego2014-04-081-58/+0
* = kamon-core: fixes a clash name in UnboundedMailboxIntrumentationDiego2014-04-071-4/+4
* + kamon-core: added UnboundedMailboxInstrumentation to avoid O(n) time in .nu...Diego2014-04-051-0/+58