summaryrefslogtreecommitdiff
path: root/doc/development/instrumentation.md
Commit message (Expand)AuthorAgeFilesLines
* Instrument private/protected methodsPaco Guzman2016-06-141-2/+2
* Measure CPU time for instrumented methodsPaco Guzman2016-06-141-5/+6
* Added documentation on how to instrument methodsdocument-adding-instrumentationYorick Peterse2016-05-051-6/+123
* Track call counts in Gitlab::Metrics.measure_blockmetrics-measure-block-transactionYorick Peterse2016-04-111-3/+4
* Store block timings as transaction valuesYorick Peterse2016-04-111-19/+17
* Added dev guide for measuring Ruby blocksmetrics-measure-blockYorick Peterse2016-04-061-0/+37