index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
includes
/
profiler
/
ProfilerXhprof.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix documentation for Tideways XHProf flags
Kosta Harlan
2020-02-10
1
-1
/
+1
*
Remove duplicate variable name from class property PHPDocs
Thiemo Kreuz
2019-12-02
1
-1
/
+1
*
Xhprof: Update comments now that HHVM is not supported
James D. Forrester
2019-10-11
1
-4
/
+2
*
Xhprof: support tideways-xhprof extension
Edward Chernenko
2018-06-19
1
-4
/
+4
*
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
Bartosz Dziewoński
2018-05-30
1
-1
/
+1
*
Use PHP 7 '<=>' operator in 'sort()' callbacks
Bartosz Dziewoński
2018-05-30
1
-4
/
+1
*
Use ::class to resolve class names in includes files
Umherirrender
2018-01-27
1
-2
/
+2
*
Merge "build: Prepare for mediawiki/mediawiki-codesniffer to 0.9.0"
jenkins-bot
2017-06-27
1
-1
/
+1
|
\
|
*
build: Prepare for mediawiki/mediawiki-codesniffer to 0.9.0
Umherirrender
2017-06-26
1
-1
/
+1
*
|
Remove "@author Bryan Davis" and "Brad Jorsch" annotations
Bryan Davis
2017-06-26
1
-2
/
+1
|
/
*
profiler: Support tideways for PHP7 profiling
Kunal Mehta
2016-12-06
1
-0
/
+5
*
Decouple Xhprof profiling from profiling data processing
Ori Livneh
2016-05-12
1
-5
/
+19
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-5
/
+5
*
Improve ProfilerXhprof's blacklist/whitelist capabilities
Ori Livneh
2015-05-21
1
-9
/
+36
*
Allow dumping raw xhprof data for consumption by xhprof GUI
Stanislav Malyshev
2015-03-04
1
-0
/
+8
*
Merge "Made profileIn/profileOut methods a no-op"
jenkins-bot
2015-01-08
1
-22
/
+0
|
\
|
*
Made profileIn/profileOut methods a no-op
Aaron Schulz
2015-01-08
1
-22
/
+0
*
|
Added ProfilerSectionOnly class
Aaron Schulz
2015-01-08
1
-4
/
+3
|
/
*
Removed ProfilerStandard and ProfilerSimpleTrace
Aaron Schulz
2015-01-07
1
-4
/
+1
*
xhprof: Guard against division by 0
Bryan Davis
2014-12-18
1
-1
/
+1
*
xhprof: discard section profiler running totals
Bryan Davis
2014-12-17
1
-0
/
+5
*
xhprof: Fix magnitude of %real measurements from scoped profiler
Bryan Davis
2014-12-17
1
-1
/
+1
*
Remove $logType and $visible, leftover from before output refactoring
Chad Horohoe
2014-12-09
1
-21
/
+0
*
Made xhprof scopedProfileIn() work via merging SectionProfiler results
Aaron Schulz
2014-12-08
1
-18
/
+23
*
Refactored xhprof getFunctionReport() to use getFunctionStats()
Aaron Schulz
2014-12-08
1
-13
/
+18
*
Removed unused getSummaryReport method
Aaron Schulz
2014-12-08
1
-32
/
+0
*
Fixed spacing
umherirrender
2014-12-05
1
-2
/
+2
*
Switched hook profiling to use scopedProfileIn
Aaron Schulz
2014-12-04
1
-1
/
+3
*
Merge "Remove Profiler::isStub()"
jenkins-bot
2014-12-04
1
-4
/
+0
|
\
|
*
Remove Profiler::isStub()
Chad Horohoe
2014-12-03
1
-4
/
+0
*
|
Removed useless "use" clause from closure
Aaron Schulz
2014-12-03
1
-1
/
+1
|
/
*
Removed bogus argument in frame profiling method
Aaron Schulz
2014-12-01
1
-1
/
+1
*
Remove '@section LICENSE'
Timo Tijhof
2014-11-26
1
-1
/
+0
*
Added custom frame support to Profiler
Aaron Schulz
2014-11-25
1
-0
/
+17
*
Remove calls to legacy Profiler::debug()
Bryan Davis
2014-11-19
1
-8
/
+0
*
Refactor profiling output from profiling
Chad Horohoe
2014-11-17
1
-250
/
+17
*
Avoid sending spammy @X xhprof entries over UDP
Aaron Schulz
2014-11-14
1
-0
/
+3
*
Remove per-template profiling
Chad Horohoe
2014-11-12
1
-5
/
+0
*
Enable profiling via xhprof
Bryan Davis
2014-11-08
1
-0
/
+479