mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 04:30:15 +01:00
Merge branch 'MDL-52896-master-apd' of git://github.com/mudrd8mz/moodle
This commit is contained in:
commit
d9b3898e5d
@ -8970,15 +8970,6 @@ function get_performance_info() {
|
||||
return $info;
|
||||
}
|
||||
|
||||
/**
|
||||
* Legacy function.
|
||||
*
|
||||
* @todo Document this function linux people
|
||||
*/
|
||||
function apd_get_profiling() {
|
||||
return shell_exec('pprofp -u ' . ini_get('apd.dumpdir') . '/pprof.' . getmypid() . '.*');
|
||||
}
|
||||
|
||||
/**
|
||||
* Delete directory or only its content
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user