Track request method in dbperformance.log
authorGilles Dubuc <gdubuc@wikimedia.org>
Mon, 6 Apr 2015 08:40:15 +0000 (10:40 +0200)
committerBryanDavis <bdavis@wikimedia.org>
Mon, 6 Apr 2015 15:13:03 +0000 (15:13 +0000)
commit7b2d50e761dc46d85e37e044b1be8fd03be0a3f4
treefba2503c01f595a6449177302d1787862bcc063c
parente28c004adc73265225e011ab9fe0132a20615cb7
Track request method in dbperformance.log

This will allow us to avoid needlessly investigating master requests that
only happen on POST (which is already what we want for multi-DC).

Bug: T92357
Change-Id: Ia7437d00f5b89a8e318d85659d60e2f9f9f26149
includes/profiler/TransactionProfiler.php