profiler: log slow methods that worsen DB locks in transactions
authorAaron Schulz <aschulz@wikimedia.org>
Thu, 27 Jun 2013 19:11:19 +0000 (12:11 -0700)
committerTim Starling <tstarling@wikimedia.org>
Fri, 19 Jul 2013 03:46:55 +0000 (03:46 +0000)
commit797d5f19c48447c13bec3dc181f3b64423872253
tree79f2661ca14bee4640ac51f252b22c521a4d5c3b
parent3b9d370b1ddc64dc9b8fb8aa7cfa7ed33db643e8
profiler: log slow methods that worsen DB locks in transactions

Change-Id: I1aa13c29837fa655c13ef324d02cd1be1739edea
includes/db/Database.php
includes/profiler/Profiler.php
includes/profiler/ProfilerSimple.php
includes/profiler/ProfilerSimpleTrace.php
includes/profiler/ProfilerStub.php