MDL-63031 administration: Allow plugins to define trace storage
authorPaul Greidanus <paul@moodle.com>
Thu, 2 Aug 2018 19:12:00 +0000 (13:12 -0600)
committerPaul Greidanus <paul@moodle.com>
Tue, 14 Aug 2018 03:54:48 +0000 (21:54 -0600)
commit05f6ed003400522b189fb1f4766cd9fcc9cd2fd5
treeec030bef4d938062c1fae901eceee6fa7f25feef
parent6e8235c7d3957120f16f5b9d4df8ef1ec82558b5
MDL-63031 administration: Allow plugins to define trace storage

This will allow the use of other storage systems implemented
in plugins.
It also allows for disabling the built in DB based profiling, which
will be useful when using an external target to not waste DB storage.
config-dist.php
lib/xhprof/xhprof_moodle.php