aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/kamon/instrumentation/PromiseInstrumentation.scala
Commit message (Expand)AuthorAgeFilesLines
* Settled with a @Aspectj style for instrumentation on runnablesIvan Topolnak2013-05-301-47/+0
* remove unused codeDiego Parra2013-05-241-24/+0
* Merge branch 'master' of github.com:dpsoft/KamonIvan Topolnjak2013-05-241-1/+27
|\
| * WIP: Instrumentation on Future.applyDiego Parra2013-05-241-1/+27
* | switched back to scalatest and created simple instrumentation for futures bodyIvan Topolnjak2013-05-241-1/+0
|/
* included aspectj support for running tests, and simple test stubIvan Topolnak2013-05-231-0/+46