Selection Criteria

This will be passed as-is to MongoDB. You may use this to select (for example) hits against a specific URL, or requests that invoked MongoCollection::find() more than 3 times.

Samples

Display hits against a given URL

{"meta.url" : "/index.php"}

Display runs that took more than 1 second

{ "profile.main().wt" : {"$gt" : 1000000}}

Values to Retrieve

It's unlikely you require the full dataset back, this allows you to grab just the values you care about to reduce transferred data.

Samples

Retrieve meta details, and overall run data

{"meta" : true, "profile.main()" : true}

Values to Graph

These are things that should end up on the graph

Raw Data

Array
(
    [_id] => 69b68d543b9fc0a244d0f41f
    [meta] => Array
        (
            [url] => peclcmd.php channel-update pecl.php.net
            [SERVER] => Array
                (
                    [PHP_SELF] => /usr/local/lib/php/peclcmd.php
                    [DOCUMENT_ROOT] => 
                    [REQUEST_TIME_FLOAT] => 1773571412.7032
                    [REQUEST_TIME] => 1773571412
                )

            [get] => Array
                (
                )

            [env] => Array
                (
                    [HOSTNAME] => 183db6fd0dde
                    [PHP_INI_DIR] => /usr/local/etc/php
                    [APACHE_DOCUMENT_ROOT] => /var/www/html/docroot
                    [SHLVL] => 1
                    [HOME] => /root
                    [PHP_LDFLAGS] => -Wl,-O1 -pie
                    [PHP_CFLAGS] => -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
                    [PHP_VERSION] => 8.1.34
                    [GPG_KEYS] => 528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 39B641343D8C104B2B146DC3F9C39DC0B9698544 F1F692238FBC1666E5A5CCD4199F9DFEF6FFBAFD
                    [PHP_ASC_URL] => https://www.php.net/distributions/php-8.1.34.tar.xz.asc
                    [PHP_CPPFLAGS] => -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
                    [_] => /usr/local/bin/install-php-extensions
                    [PHP_URL] => https://www.php.net/distributions/php-8.1.34.tar.xz
                    [TERM] => xterm
                    [PATH] => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
                    [DEBIAN_FRONTEND] => noninteractive
                    [PWD] => /var/www/html
                    [PHPIZE_DEPS] => autoconf 		dpkg-dev 		file 		g++ 		gcc 		libc-dev 		make 		pkg-config 		re2c
                    [PHP_SHA256] => ffa9e0982e82eeaea848f57687b425ed173aa278fe563001310ae2638db5c251
                )

            [simple_url] => peclcmd.php channel-update pecl.php.net
            [request_ts] => 1773571412
            [request_ts_micro] => 1773571412.7032
            [request_date] => 2026-03-15
        )

    [profile] => Array
        (
            [main()==>Xhgui\Profiler\Profiler::registerShutdownHandler] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 9
                    [mu] => 1736
                    [pmu] => 0
                )

            [main()==>load::php/peclcmd.php] => Array
                (
                    [ct] => 1
                    [wt] => 36
                    [cpu] => 37
                    [mu] => 3728
                    [pmu] => 0
                )

            [main()==>load::php/pearcmd.php] => Array
                (
                    [ct] => 1
                    [wt] => 488
                    [cpu] => 489
                    [mu] => 73264
                    [pmu] => 124848
                )

            [main()==>load::php/PEAR.php] => Array
                (
                    [ct] => 1
                    [wt] => 703
                    [cpu] => 704
                    [mu] => 124144
                    [pmu] => 127608
                )

            [main()==>load::PEAR/Frontend.php] => Array
                (
                    [ct] => 1
                    [wt] => 110
                    [cpu] => 112
                    [mu] => 23736
                    [pmu] => 0
                )

            [main()==>load::PEAR/Config.php] => Array
                (
                    [ct] => 1
                    [wt] => 1534
                    [cpu] => 1536
                    [mu] => 336264
                    [pmu] => 514320
                )

            [main()==>load::PEAR/Registry.php] => Array
                (
                    [ct] => 1
                    [wt] => 1666
                    [cpu] => 1668
                    [mu] => 397824
                    [pmu] => 376936
                )

            [main()==>load::PEAR/DependencyDB.php] => Array
                (
                    [ct] => 1
                    [wt] => 480
                    [cpu] => 482
                    [mu] => 105880
                    [pmu] => 0
                )

            [main()==>load::Installer/Role.php] => Array
                (
                    [ct] => 1
                    [wt] => 145
                    [cpu] => 146
                    [mu] => 33248
                    [pmu] => 0
                )

            [main()==>load::Role/Common.php] => Array
                (
                    [ct] => 1
                    [wt] => 109
                    [cpu] => 110
                    [mu] => 28608
                    [pmu] => 0
                )

            [main()==>load::PEAR/XMLParser.php] => Array
                (
                    [ct] => 1
                    [wt] => 130
                    [cpu] => 130
                    [mu] => 33048
                    [pmu] => 0
                )

            [main()==>load::php/System.php] => Array
                (
                    [ct] => 1
                    [wt] => 410
                    [cpu] => 367
                    [mu] => 87864
                    [pmu] => 0
                )

            [main()==>load::Console/Getopt.php] => Array
                (
                    [ct] => 1
                    [wt] => 259
                    [cpu] => 261
                    [mu] => 54920
                    [pmu] => 0
                )

            [main()==>System::tmpdir] => Array
                (
                    [ct] => 3
                    [wt] => 21
                    [cpu] => 22
                    [mu] => 616
                    [pmu] => 0
                )

            [main()==>System::which] => Array
                (
                    [ct] => 1
                    [wt] => 44
                    [cpu] => 44
                    [mu] => 1256
                    [pmu] => 0
                )

            [main()==>load::PEAR/Command.php] => Array
                (
                    [ct] => 1
                    [wt] => 187
                    [cpu] => 189
                    [mu] => 43008
                    [pmu] => 0
                )

            [PEAR_Frontend::setFrontendClass==>PEAR_Frontend::isIncludeable] => Array
                (
                    [ct] => 1
                    [wt] => 61
                    [cpu] => 63
                    [mu] => 1360
                    [pmu] => 0
                )

            [PEAR_Frontend::setFrontendClass==>load::Frontend/CLI.php] => Array
                (
                    [ct] => 1
                    [wt] => 668
                    [cpu] => 671
                    [mu] => 132320
                    [pmu] => 81648
                )

            [PEAR_Frontend_CLI::__construct==>PEAR::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 8
                    [cpu] => 8
                    [mu] => 592
                    [pmu] => 0
                )

            [PEAR_Frontend::setFrontendClass==>PEAR_Frontend_CLI::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 154
                    [cpu] => 156
                    [mu] => 2584
                    [pmu] => 0
                )

            [PEAR_Command::setFrontendClass==>PEAR_Frontend::setFrontendClass] => Array
                (
                    [ct] => 2
                    [wt] => 936
                    [cpu] => 938
                    [mu] => 108576
                    [pmu] => 81648
                )

            [PEAR_Command::setFrontendType==>PEAR_Command::setFrontendClass] => Array
                (
                    [ct] => 2
                    [wt] => 947
                    [cpu] => 946
                    [mu] => 109160
                    [pmu] => 81648
                )

            [main()==>PEAR_Command::setFrontendType] => Array
                (
                    [ct] => 2
                    [wt] => 955
                    [cpu] => 956
                    [mu] => 109856
                    [pmu] => 81648
                )

            [PEAR_XMLParser::parse==>PEAR_XMLParser::startHandler] => Array
                (
                    [ct] => 754
                    [wt] => 1056
                    [cpu] => 1197
                    [mu] => 291960
                    [pmu] => 0
                )

            [PEAR_XMLParser::parse==>PEAR_XMLParser::cdataHandler] => Array
                (
                    [ct] => 1745
                    [wt] => 2152
                    [cpu] => 2408
                    [mu] => 13456
                    [pmu] => 0
                )

            [PEAR_XMLParser::endHandler==>PEAR_XMLParser::postProcess] => Array
                (
                    [ct] => 754
                    [wt] => 1201
                    [cpu] => 1313
                    [mu] => 12640
                    [pmu] => 0
                )

            [PEAR_XMLParser::parse==>PEAR_XMLParser::endHandler] => Array
                (
                    [ct] => 754
                    [wt] => 3916
                    [cpu] => 4382
                    [mu] => 216768
                    [pmu] => 0
                )

            [PEAR_XMLParser::postProcess==>error_handler] => Array
                (
                    [ct] => 77
                    [wt] => 95
                    [cpu] => 116
                    [mu] => 552
                    [pmu] => 0
                )

            [PEAR_Command::registerCommands==>PEAR_XMLParser::parse] => Array
                (
                    [ct] => 11
                    [wt] => 11862
                    [cpu] => 11867
                    [mu] => 161120
                    [pmu] => 0
                )

            [PEAR_Command::registerCommands==>PEAR_XMLParser::getData] => Array
                (
                    [ct] => 11
                    [wt] => 14
                    [cpu] => 13
                    [mu] => 568
                    [pmu] => 0
                )

            [PEAR_Command::getCommands==>PEAR_Command::registerCommands] => Array
                (
                    [ct] => 1
                    [wt] => 12611
                    [cpu] => 12613
                    [mu] => 37752
                    [pmu] => 0
                )

            [main()==>PEAR_Command::getCommands] => Array
                (
                    [ct] => 1
                    [wt] => 12620
                    [cpu] => 12621
                    [mu] => 21704
                    [pmu] => 0
                )

            [main()==>Console_Getopt::readPHPArgv] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 5
                    [mu] => 1848
                    [pmu] => 0
                )

            [Console_Getopt::doGetopt==>PEAR::isError] => Array
                (
                    [ct] => 4
                    [wt] => 7
                    [cpu] => 8
                    [mu] => 552
                    [pmu] => 0
                )

            [Console_Getopt::getopt2==>Console_Getopt::doGetopt] => Array
                (
                    [ct] => 3
                    [wt] => 47
                    [cpu] => 47
                    [mu] => 5376
                    [pmu] => 0
                )

            [main()==>Console_Getopt::getopt2] => Array
                (
                    [ct] => 2
                    [wt] => 65
                    [cpu] => 65
                    [mu] => 3272
                    [pmu] => 0
                )

            [main()==>PEAR::isError] => Array
                (
                    [ct] => 5
                    [wt] => 8
                    [cpu] => 9
                    [mu] => 520
                    [pmu] => 0
                )

            [PEAR_Command::getFrontendObject==>PEAR_Frontend::singleton] => Array
                (
                    [ct] => 3
                    [wt] => 5
                    [cpu] => 6
                    [mu] => 568
                    [pmu] => 0
                )

            [main()==>PEAR_Command::getFrontendObject] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 8
                    [mu] => 1184
                    [pmu] => 0
                )

            [PEAR_Config::__construct==>PEAR::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 8
                    [mu] => 592
                    [pmu] => 0
                )

            [PEAR_Installer_Role::registerRoles==>PEAR_XMLParser::parse] => Array
                (
                    [ct] => 10
                    [wt] => 2645
                    [cpu] => 2645
                    [mu] => 31448
                    [pmu] => 0
                )

            [PEAR_Installer_Role::registerRoles==>PEAR_XMLParser::getData] => Array
                (
                    [ct] => 10
                    [wt] => 14
                    [cpu] => 17
                    [mu] => 568
                    [pmu] => 0
                )

            [PEAR_Installer_Role::registerRoles==>PEAR_Installer_Role::getBaseinstallRoles] => Array
                (
                    [ct] => 1
                    [wt] => 10
                    [cpu] => 10
                    [mu] => 1528
                    [pmu] => 0
                )

            [PEAR_Installer_Role::registerRoles==>PEAR_Installer_Role::getInstallableRoles] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 5
                    [mu] => 2008
                    [pmu] => 0
                )

            [PEAR_Installer_Role::registerRoles==>PEAR_Installer_Role::getPhpRoles] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 5
                    [mu] => 1384
                    [pmu] => 0
                )

            [PEAR_Installer_Role::registerRoles==>PEAR_Installer_Role::getValidRoles] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 5
                    [mu] => 1352
                    [pmu] => 0
                )

            [PEAR_Installer_Role::initializeConfig==>PEAR_Installer_Role::registerRoles] => Array
                (
                    [ct] => 1
                    [wt] => 3303
                    [cpu] => 3304
                    [mu] => 38688
                    [pmu] => 0
                )

            [PEAR_Config::__construct==>PEAR_Installer_Role::initializeConfig] => Array
                (
                    [ct] => 1
                    [wt] => 3311
                    [cpu] => 3312
                    [mu] => 38112
                    [pmu] => 0
                )

            [PEAR_Config::mergeConfigFile==>PEAR_Config::_readConfigDataFrom] => Array
                (
                    [ct] => 1
                    [wt] => 150
                    [cpu] => 152
                    [mu] => 6536
                    [pmu] => 0
                )

            [PEAR_Config::mergeConfigFile==>PEAR::isError] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 2
                    [mu] => 552
                    [pmu] => 0
                )

            [PEAR_Config::mergeConfigFile==>PEAR_Config::_decodeInput] => Array
                (
                    [ct] => 1
                    [wt] => 20
                    [cpu] => 21
                    [mu] => 664
                    [pmu] => 0
                )

            [PEAR_Config::mergeConfigFile==>PEAR_Config::arrayMergeRecursive] => Array
                (
                    [ct] => 1
                    [wt] => 21
                    [cpu] => 22
                    [mu] => 3240
                    [pmu] => 0
                )

            [PEAR_Config::_setupChannels==>PEAR_Config::setChannels] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 7
                    [mu] => 2432
                    [pmu] => 0
                )

            [PEAR_Config::mergeConfigFile==>PEAR_Config::_setupChannels] => Array
                (
                    [ct] => 1
                    [wt] => 14
                    [cpu] => 15
                    [mu] => 3816
                    [pmu] => 0
                )

            [PEAR_Config::get==>PEAR_Config::_getChannelValue] => Array
                (
                    [ct] => 11
                    [wt] => 31
                    [cpu] => 37
                    [mu] => 552
                    [pmu] => 0
                )

            [PEAR_Config::mergeConfigFile==>PEAR_Config::get] => Array
                (
                    [ct] => 2
                    [wt] => 12
                    [cpu] => 12
                    [mu] => 1168
                    [pmu] => 0
                )

            [PEAR_Registry::__construct==>PEAR::__construct] => Array
                (
                    [ct] => 2
                    [wt] => 10
                    [cpu] => 11
                    [mu] => 1216
                    [pmu] => 0
                )

            [PEAR_Registry::__construct==>PEAR_Registry::setInstallDir] => Array
                (
                    [ct] => 2
                    [wt] => 8
                    [cpu] => 9
                    [mu] => 3688
                    [pmu] => 0
                )

            [PEAR_Config::mergeConfigFile==>PEAR_Registry::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 22
                    [cpu] => 22
                    [mu] => 3880
                    [pmu] => 0
                )

            [PEAR_Config::mergeConfigFile==>PEAR_Registry::setConfig] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 3
                    [mu] => 552
                    [pmu] => 0
                )

            [PEAR_Config::__construct==>PEAR_Config::mergeConfigFile] => Array
                (
                    [ct] => 1
                    [wt] => 277
                    [cpu] => 278
                    [mu] => 20816
                    [pmu] => 0
                )

            [PEAR_Config::getDefaultChannel==>PEAR_Config::_lazyChannelSetup] => Array
                (
                    [ct] => 12
                    [wt] => 37
                    [cpu] => 49
                    [mu] => 568
                    [pmu] => 0
                )

            [PEAR_Config::get==>PEAR_Config::getDefaultChannel] => Array
                (
                    [ct] => 12
                    [wt] => 134
                    [cpu] => 141
                    [mu] => 1184
                    [pmu] => 0
                )

            [PEAR_Config::__construct==>PEAR_Config::get] => Array
                (
                    [ct] => 1
                    [wt] => 25
                    [cpu] => 26
                    [mu] => 1800
                    [pmu] => 0
                )

            [PEAR_Config::__construct==>PEAR_Registry::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 8
                    [cpu] => 9
                    [mu] => 7744
                    [pmu] => 0
                )

            [PEAR_Config::__construct==>PEAR_Registry::setConfig] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 1
                    [mu] => 552
                    [pmu] => 0
                )

            [PEAR_Config::singleton==>PEAR_Config::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 3686
                    [cpu] => 3687
                    [mu] => 71368
                    [pmu] => 0
                )

            [main()==>PEAR_Config::singleton] => Array
                (
                    [ct] => 1
                    [wt] => 3764
                    [cpu] => 3764
                    [mu] => 70392
                    [pmu] => 0
                )

            [main()==>PEAR_Config::get] => Array
                (
                    [ct] => 2
                    [wt] => 24
                    [cpu] => 23
                    [mu] => 528
                    [pmu] => 0
                )

            [main()==>PEAR_Frontend::setConfig] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 2
                    [mu] => 536
                    [pmu] => 0
                )

            [PEAR::__callStatic==>PEAR::_setErrorHandling] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 7
                    [mu] => 616
                    [pmu] => 0
                )

            [main()==>PEAR::__callStatic] => Array
                (
                    [ct] => 3
                    [wt] => 49
                    [cpu] => 50
                    [mu] => 4696
                    [pmu] => 0
                )

            [PEAR_Config::validConfiguration==>PEAR_Config::isDefinedLayer] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 2
                    [mu] => 568
                    [pmu] => 0
                )

            [main()==>PEAR_Config::validConfiguration] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 7
                    [mu] => 1184
                    [pmu] => 0
                )

            [PEAR::__callStatic@1==>PEAR::_setErrorHandling] => Array
                (
                    [ct] => 2
                    [wt] => 4
                    [cpu] => 6
                    [mu] => 552
                    [pmu] => 0
                )

            [PEAR::_pushErrorHandling==>PEAR::__callStatic@1] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 7
                    [mu] => 1168
                    [pmu] => 0
                )

            [PEAR::__callStatic==>PEAR::_pushErrorHandling] => Array
                (
                    [ct] => 1
                    [wt] => 14
                    [cpu] => 14
                    [mu] => 2944
                    [pmu] => 0
                )

            [PEAR_Command::factory==>load::Command/Channels.php] => Array
                (
                    [ct] => 1
                    [wt] => 1101
                    [cpu] => 1103
                    [mu] => 158704
                    [pmu] => 253000
                )

            [PEAR_Command::factory==>load::Command/Common.php] => Array
                (
                    [ct] => 1
                    [wt] => 172
                    [cpu] => 173
                    [mu] => 36368
                    [pmu] => 0
                )

            [PEAR_Command::factory==>PEAR_Command::getFrontendObject] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 5
                    [mu] => 552
                    [pmu] => 0
                )

            [PEAR_Command_Common::__construct==>PEAR::__construct] => Array
                (
                    [ct] => 2
                    [wt] => 7
                    [cpu] => 6
                    [mu] => 648
                    [pmu] => 0
                )

            [PEAR_Command_Channels::__construct==>PEAR_Command_Common::__construct] => Array
                (
                    [ct] => 2
                    [wt] => 12
                    [cpu] => 14
                    [mu] => 1184
                    [pmu] => 0
                )

            [PEAR_Command::factory==>PEAR_Command_Channels::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 10
                    [cpu] => 10
                    [mu] => 1816
                    [pmu] => 0
                )

            [main()==>PEAR_Command::factory] => Array
                (
                    [ct] => 1
                    [wt] => 1404
                    [cpu] => 1405
                    [mu] => 150696
                    [pmu] => 253000
                )

            [PEAR::_popErrorHandling==>PEAR::__callStatic@1] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 7
                    [mu] => 552
                    [pmu] => 0
                )

            [PEAR::__callStatic==>PEAR::_popErrorHandling] => Array
                (
                    [ct] => 1
                    [wt] => 12
                    [cpu] => 12
                    [mu] => 416
                    [pmu] => 0
                )

            [PEAR_Command::getObject==>PEAR_Command::getFrontendObject] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 4
                    [mu] => 568
                    [pmu] => 0
                )

            [PEAR_Command::getObject==>PEAR_Config::singleton] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 1
                    [mu] => 552
                    [pmu] => 0
                )

            [PEAR_Command::getObject==>PEAR_Command_Channels::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 8
                    [cpu] => 8
                    [mu] => 568
                    [pmu] => 0
                )

            [PEAR_Command::getGetoptArgs==>PEAR_Command::getObject] => Array
                (
                    [ct] => 1
                    [wt] => 21
                    [cpu] => 22
                    [mu] => 2720
                    [pmu] => 0
                )

            [PEAR_Command::getGetoptArgs==>PEAR_Command_Common::getGetoptArgs] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 6
                    [mu] => 2496
                    [pmu] => 0
                )

            [main()==>PEAR_Command::getGetoptArgs] => Array
                (
                    [ct] => 1
                    [wt] => 34
                    [cpu] => 34
                    [mu] => 5880
                    [pmu] => 0
                )

            [PEAR_Command_Channels::doUpdate==>PEAR_Config::get] => Array
                (
                    [ct] => 1
                    [wt] => 18
                    [cpu] => 18
                    [mu] => 552
                    [pmu] => 0
                )

            [PEAR_Command_Channels::doUpdate==>PEAR::staticPushErrorHandling] => Array
                (
                    [ct] => 2
                    [wt] => 8
                    [cpu] => 10
                    [mu] => 2072
                    [pmu] => 0
                )

            [Console_Getopt::doGetopt==>Console_Getopt::_parseShortOption] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 4
                    [mu] => 1352
                    [pmu] => 0
                )

            [System::_parseArgs==>Console_Getopt::getopt2] => Array
                (
                    [ct] => 1
                    [wt] => 21
                    [cpu] => 22
                    [mu] => 2688
                    [pmu] => 0
                )

            [System::mkDir==>System::_parseArgs] => Array
                (
                    [ct] => 1
                    [wt] => 26
                    [cpu] => 26
                    [mu] => 3288
                    [pmu] => 0
                )

            [System::mkDir==>PEAR::isError] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 1
                    [mu] => 528
                    [pmu] => 0
                )

            [PEAR_Command_Channels::doUpdate==>System::mkDir] => Array
                (
                    [ct] => 1
                    [wt] => 265
                    [cpu] => 267
                    [mu] => 4944
                    [pmu] => 0
                )

            [PEAR_Command_Channels::doUpdate==>PEAR::staticPopErrorHandling] => Array
                (
                    [ct] => 2
                    [wt] => 23
                    [cpu] => 25
                    [mu] => -936
                    [pmu] => 0
                )

            [PEAR_Command_Channels::doUpdate==>PEAR::isError] => Array
                (
                    [ct] => 3
                    [wt] => 7
                    [cpu] => 8
                    [mu] => 552
                    [pmu] => 0
                )

            [PEAR_Command_Channels::doUpdate==>PEAR_Config::getRegistry] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 3
                    [mu] => 600
                    [pmu] => 0
                )

            [PEAR_DependencyDB::singleton==>PEAR_Config::get] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 6
                    [mu] => 552
                    [pmu] => 0
                )

            [PEAR_DependencyDB::setConfig==>PEAR_Config::getRegistry] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 2
                    [mu] => 552
                    [pmu] => 0
                )

            [PEAR_DependencyDB::setConfig==>PEAR_Config::get] => Array
                (
                    [ct] => 2
                    [wt] => 10
                    [cpu] => 9
                    [mu] => 552
                    [pmu] => 0
                )

            [PEAR_DependencyDB::singleton==>PEAR_DependencyDB::setConfig] => Array
                (
                    [ct] => 1
                    [wt] => 22
                    [cpu] => 23
                    [mu] => 1912
                    [pmu] => 0
                )

            [PEAR_DependencyDB::_getDepDB==>PEAR_DependencyDB::hasWriteAccess] => Array
                (
                    [ct] => 1
                    [wt] => 8
                    [cpu] => 8
                    [mu] => 568
                    [pmu] => 0
                )

            [PEAR_DependencyDB::assertDepsDB==>PEAR_DependencyDB::_getDepDB] => Array
                (
                    [ct] => 1
                    [wt] => 72
                    [cpu] => 73
                    [mu] => 16296
                    [pmu] => 0
                )

            [PEAR_DependencyDB::singleton==>PEAR_DependencyDB::assertDepsDB] => Array
                (
                    [ct] => 1
                    [wt] => 87
                    [cpu] => 87
                    [mu] => 16896
                    [pmu] => 0
                )

            [PEAR_DependencyDB::singleton==>PEAR::isError] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 1
                    [mu] => 552
                    [pmu] => 0
                )

            [PEAR_Registry::_initializeDepDB==>PEAR_DependencyDB::singleton] => Array
                (
                    [ct] => 1
                    [wt] => 134
                    [cpu] => 135
                    [mu] => 21304
                    [pmu] => 0
                )

            [PEAR_Registry::_initializeDepDB==>PEAR::isError] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 1
                    [mu] => 552
                    [pmu] => 0
                )

            [PEAR_Registry::_assertStateDir==>PEAR_Registry::_initializeDepDB] => Array
                (
                    [ct] => 4
                    [wt] => 149
                    [cpu] => 150
                    [mu] => 22960
                    [pmu] => 0
                )

            [PEAR_Registry::_lock==>PEAR_Registry::_assertStateDir] => Array
                (
                    [ct] => 4
                    [wt] => 241
                    [cpu] => 242
                    [mu] => 23944
                    [pmu] => 0
                )

            [PEAR_Registry::channelExists==>PEAR_Registry::_lock] => Array
                (
                    [ct] => 1
                    [wt] => 218
                    [cpu] => 219
                    [mu] => 25040
                    [pmu] => 0
                )

            [PEAR_Registry::channelExists==>PEAR::isError] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 1
                    [mu] => 552
                    [pmu] => 0
                )

            [PEAR_Registry::_channelFileName==>PEAR_Registry::_getChannelAliasFileName] => Array
                (
                    [ct] => 5
                    [wt] => 9
                    [cpu] => 10
                    [mu] => 984
                    [pmu] => 0
                )

            [PEAR_Registry::_channelExists==>PEAR_Registry::_channelFileName] => Array
                (
                    [ct] => 3
                    [wt] => 34
                    [cpu] => 35
                    [mu] => 1456
                    [pmu] => 0
                )

            [PEAR_Registry::channelExists==>PEAR_Registry::_channelExists] => Array
                (
                    [ct] => 1
                    [wt] => 35
                    [cpu] => 35
                    [mu] => 1848
                    [pmu] => 0
                )

            [PEAR_Registry::_unlock==>PEAR_Registry::_lock] => Array
                (
                    [ct] => 2
                    [wt] => 74
                    [cpu] => 75
                    [mu] => 552
                    [pmu] => 0
                )

            [PEAR_Registry::channelExists==>PEAR_Registry::_unlock] => Array
                (
                    [ct] => 1
                    [wt] => 36
                    [cpu] => 36
                    [mu] => 688
                    [pmu] => 0
                )

            [PEAR_Command_Channels::doUpdate==>PEAR_Registry::channelExists] => Array
                (
                    [ct] => 1
                    [wt] => 303
                    [cpu] => 303
                    [mu] => 28952
                    [pmu] => 0
                )

            [PEAR_Registry::getChannel==>PEAR_Registry::_lock] => Array
                (
                    [ct] => 1
                    [wt] => 88
                    [cpu] => 89
                    [mu] => 1032
                    [pmu] => 0
                )

            [PEAR_Registry::getChannel==>PEAR::isError] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 2
                    [mu] => 552
                    [pmu] => 0
                )

            [PEAR_Registry::_getChannel==>PEAR_Registry::_channelExists] => Array
                (
                    [ct] => 1
                    [wt] => 14
                    [cpu] => 15
                    [mu] => 568
                    [pmu] => 0
                )

            [PEAR_Registry::_channelInfo==>PEAR_Registry::_channelExists] => Array
                (
                    [ct] => 1
                    [wt] => 12
                    [cpu] => 12
                    [mu] => 568
                    [pmu] => 0
                )

            [PEAR_Registry::_openChannelFile==>PEAR_Registry::_assertChannelDir] => Array
                (
                    [ct] => 1
                    [wt] => 14
                    [cpu] => 15
                    [mu] => 632
                    [pmu] => 0
                )

            [PEAR_Registry::_openChannelFile==>PEAR_Registry::_channelFileName] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 7
                    [mu] => 648
                    [pmu] => 0
                )

            [PEAR_Registry::_channelInfo==>PEAR_Registry::_openChannelFile] => Array
                (
                    [ct] => 1
                    [wt] => 52
                    [cpu] => 54
                    [mu] => 6568
                    [pmu] => 0
                )

            [PEAR_Registry::_channelInfo==>PEAR_Registry::_closeChannelFile] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 6
                    [mu] => 104
                    [pmu] => 0
                )

            [PEAR_Registry::_channelInfo==>PEAR_Registry::_channelFileName] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 7
                    [mu] => 648
                    [pmu] => 0
                )

            [PEAR_Registry::_getChannel==>PEAR_Registry::_channelInfo] => Array
                (
                    [ct] => 1
                    [wt] => 117
                    [cpu] => 117
                    [mu] => 14464
                    [pmu] => 0
                )

            [PEAR_Registry::_getChannel==>load::PEAR/ChannelFile.php] => Array
                (
                    [ct] => 1
                    [wt] => 1141
                    [cpu] => 1143
                    [mu] => 347408
                    [pmu] => 453936
                )

            [PEAR_Registry::_getChannel==>load::PEAR/ErrorStack.php] => Array
                (
                    [ct] => 1
                    [wt] => 467
                    [cpu] => 468
                    [mu] => 104776
                    [pmu] => 0
                )

            [PEAR_ErrorStack::__construct==>PEAR_ErrorStack::setMessageCallback] => Array
                (
                    [ct] => 2
                    [wt] => 4
                    [cpu] => 32
                    [mu] => 1384
                    [pmu] => 0
                )

            [PEAR_ErrorStack::__construct==>PEAR_ErrorStack::setContextCallback] => Array
                (
                    [ct] => 2
                    [wt] => 4
                    [cpu] => 3
                    [mu] => 1384
                    [pmu] => 0
                )

            [PEAR_ErrorStack::singleton==>PEAR_ErrorStack::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 12
                    [cpu] => 12
                    [mu] => 2648
                    [pmu] => 0
                )

            [PEAR_Registry::_getChannel==>PEAR_ErrorStack::singleton] => Array
                (
                    [ct] => 1
                    [wt] => 16
                    [cpu] => 17
                    [mu] => 3864
                    [pmu] => 0
                )

            [PEAR_Registry::_getChannel==>PEAR_ErrorStack::pushCallback] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 2
                    [mu] => 976
                    [pmu] => 0
                )

            [PEAR_Registry::_getChannel==>load::PEAR/Common.php] => Array
                (
                    [ct] => 1
                    [wt] => 430
                    [cpu] => 432
                    [mu] => 108304
                    [pmu] => 0
                )

            [PEAR_Registry::_getChannel==>load::PEAR/PackageFile.php] => Array
                (
                    [ct] => 1
                    [wt] => 333
                    [cpu] => 335
                    [mu] => 67448
                    [pmu] => 25368
                )

            [PEAR_Registry::_getChannel==>load::PEAR/Validate.php] => Array
                (
                    [ct] => 1
                    [wt] => 592
                    [cpu] => 596
                    [mu] => 90360
                    [pmu] => 87896
                )

            [PEAR_Registry::_getChannel==>load::Validator/PECL.php] => Array
                (
                    [ct] => 1
                    [wt] => 63
                    [cpu] => 64
                    [mu] => 9608
                    [pmu] => 0
                )

            [PEAR_ChannelFile::__construct==>PEAR_ErrorStack::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 37
                    [cpu] => 38
                    [mu] => 1384
                    [pmu] => 0
                )

            [PEAR_ChannelFile::__construct==>PEAR_ChannelFile::_getErrorMessage] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 4
                    [mu] => 1904
                    [pmu] => 0
                )

            [PEAR_ChannelFile::__construct==>PEAR_ErrorStack::setErrorMessageTemplate] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 2
                    [mu] => 584
                    [pmu] => 0
                )

            [PEAR_ChannelFile::fromArrayWithErrors==>PEAR_ChannelFile::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 54
                    [cpu] => 55
                    [mu] => 4824
                    [pmu] => 0
                )

            [PEAR_ChannelFile::fromArrayWithErrors==>PEAR_ChannelFile::_fromArray] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 2
                    [mu] => 568
                    [pmu] => 0
                )

            [PEAR_Registry::_getChannel==>PEAR_ChannelFile::fromArrayWithErrors] => Array
                (
                    [ct] => 1
                    [wt] => 63
                    [cpu] => 63
                    [mu] => 6280
                    [pmu] => 0
                )

            [PEAR_ChannelFile::validate==>PEAR_ChannelFile::validChannelServer] => Array
                (
                    [ct] => 2
                    [wt] => 71
                    [cpu] => 73
                    [mu] => 600
                    [pmu] => 0
                )

            [PEAR_ChannelFile::validate==>PEAR_ChannelFile::_validateFunctions] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 3
                    [mu] => 568
                    [pmu] => 0
                )

            [PEAR_Registry::_getChannel==>PEAR_ChannelFile::validate] => Array
                (
                    [ct] => 1
                    [wt] => 88
                    [cpu] => 89
                    [mu] => 1848
                    [pmu] => 0
                )

            [PEAR_Registry::getChannel==>PEAR_Registry::_getChannel] => Array
                (
                    [ct] => 1
                    [wt] => 3639
                    [cpu] => 3639
                    [mu] => 575480
                    [pmu] => 567200
                )

            [PEAR_Registry::getChannel==>PEAR_Registry::_unlock] => Array
                (
                    [ct] => 1
                    [wt] => 56
                    [cpu] => 57
                    [mu] => 72
                    [pmu] => 0
                )

            [PEAR_Command_Channels::doUpdate==>PEAR_Registry::getChannel] => Array
                (
                    [ct] => 1
                    [wt] => 3798
                    [cpu] => 3799
                    [mu] => 577928
                    [pmu] => 567200
                )

            [PEAR_Frontend_CLI::outputData==>PEAR_Frontend_CLI::_displayLine] => Array
                (
                    [ct] => 2
                    [wt] => 78
                    [cpu] => 81
                    [mu] => 600
                    [pmu] => 0
                )

            [PEAR_Command_Channels::doUpdate==>PEAR_Frontend_CLI::outputData] => Array
                (
                    [ct] => 2
                    [wt] => 96
                    [cpu] => 96
                    [mu] => 1232
                    [pmu] => 0
                )

            [PEAR_Command_Channels::getDownloader==>load::PEAR/Downloader.php] => Array
                (
                    [ct] => 1
                    [wt] => 2309
                    [cpu] => 2312
                    [mu] => 269584
                    [pmu] => 440688
                )

            [PEAR_Command_Channels::getDownloader==>load::PEAR/Proxy.php] => Array
                (
                    [ct] => 1
                    [wt] => 183
                    [cpu] => 185
                    [mu] => 25216
                    [pmu] => 0
                )

            [PEAR_Common::__construct==>PEAR::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 8
                    [mu] => 592
                    [pmu] => 0
                )

            [PEAR_Common::__construct==>PEAR_Config::singleton] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 3
                    [mu] => 552
                    [pmu] => 0
                )

            [PEAR_Common::__construct==>PEAR_Config::get] => Array
                (
                    [ct] => 1
                    [wt] => 24
                    [cpu] => 25
                    [mu] => 552
                    [pmu] => 0
                )

            [PEAR_Downloader::__construct==>PEAR_Common::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 48
                    [cpu] => 48
                    [mu] => 3736
                    [pmu] => 0
                )

            [PEAR_Downloader::__construct==>PEAR_Config::get] => Array
                (
                    [ct] => 1
                    [wt] => 16
                    [cpu] => 17
                    [mu] => 552
                    [pmu] => 0
                )

            [PEAR_Downloader::__construct==>PEAR_Config::getRegistry] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 3
                    [mu] => 552
                    [pmu] => 0
                )

            [PEAR_Command_Channels::getDownloader==>PEAR_Downloader::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 78
                    [cpu] => 79
                    [mu] => 5664
                    [pmu] => 0
                )

            [PEAR_Command_Channels::doUpdate==>PEAR_Command_Channels::getDownloader] => Array
                (
                    [ct] => 1
                    [wt] => 2692
                    [cpu] => 2693
                    [mu] => 222408
                    [pmu] => 440688
                )

            [PEAR_Command_Channels::doUpdate==>PEAR_ChannelFile::lastModified] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 2
                    [mu] => 568
                    [pmu] => 0
                )

            [PEAR_Command_Channels::doUpdate==>PEAR_ChannelFile::getName] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 3
                    [mu] => 568
                    [pmu] => 0
                )

            [PEAR_Proxy::_parseProxyInfo==>PEAR_Config::get] => Array
                (
                    [ct] => 2
                    [wt] => 104
                    [cpu] => 106
                    [mu] => 552
                    [pmu] => 0
                )

            [PEAR_Proxy::__construct==>PEAR_Proxy::_parseProxyInfo] => Array
                (
                    [ct] => 2
                    [wt] => 119
                    [cpu] => 119
                    [mu] => 1168
                    [pmu] => 0
                )

            [PEAR_Downloader::_downloadHttp==>PEAR_Proxy::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 23
                    [cpu] => 24
                    [mu] => 1800
                    [pmu] => 0
                )

            [PEAR_Downloader::_downloadHttp==>PEAR_Proxy::isProxyConfigured] => Array
                (
                    [ct] => 2
                    [wt] => 4
                    [cpu] => 6
                    [mu] => 568
                    [pmu] => 0
                )

            [PEAR_Proxy::openSocket==>PEAR_Proxy::isProxyConfigured] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 4
                    [mu] => 552
                    [pmu] => 0
                )

            [PEAR_Downloader::_downloadHttp==>PEAR_Proxy::openSocket] => Array
                (
                    [ct] => 1
                    [wt] => 20022
                    [cpu] => 1079
                    [mu] => 1664
                    [pmu] => 0
                )

            [PEAR_Downloader::_downloadHttp==>PEAR::isError] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 6
                    [mu] => 552
                    [pmu] => 0
                )

            [PEAR_Downloader::_downloadHttp==>PEAR_Config::get] => Array
                (
                    [ct] => 2
                    [wt] => 72
                    [cpu] => 74
                    [mu] => 552
                    [pmu] => 0
                )

            [PEAR_Proxy::getProxyAuth==>PEAR_Proxy::isProxyConfigured] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 6
                    [mu] => 568
                    [pmu] => 0
                )

            [PEAR_Downloader::_downloadHttp==>PEAR_Proxy::getProxyAuth] => Array
                (
                    [ct] => 1
                    [wt] => 8
                    [cpu] => 9
                    [mu] => 1200
                    [pmu] => 0
                )

            [PEAR_Downloader::_downloadHttp@1==>PEAR_Proxy::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 125
                    [cpu] => 126
                    [mu] => 568
                    [pmu] => 0
                )

            [PEAR_Downloader::_downloadHttp@1==>PEAR_Proxy::isProxyConfigured] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 6
                    [mu] => 568
                    [pmu] => 0
                )

            [PEAR_Downloader::_downloadHttp@1==>PEAR_Proxy::openSocket] => Array
                (
                    [ct] => 1
                    [wt] => 43630
                    [cpu] => 16811
                    [mu] => 1112
                    [pmu] => 0
                )

            [PEAR_Downloader::_downloadHttp@1==>PEAR::isError] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 6
                    [mu] => 552
                    [pmu] => 0
                )

            [PEAR_Downloader::_downloadHttp@1==>PEAR_Config::get] => Array
                (
                    [ct] => 2
                    [wt] => 64
                    [cpu] => 67
                    [mu] => 552
                    [pmu] => 0
                )

            [PEAR_Downloader::_downloadHttp@1==>PEAR_Proxy::getProxyAuth] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 8
                    [mu] => 568
                    [pmu] => 0
                )

            [PEAR_Downloader::_downloadHttp==>PEAR_Downloader::_downloadHttp@1] => Array
                (
                    [ct] => 1
                    [wt] => 112664
                    [cpu] => 17504
                    [mu] => 14472
                    [pmu] => 0
                )

            [PEAR_Common::downloadHttp==>PEAR_Downloader::_downloadHttp] => Array
                (
                    [ct] => 1
                    [wt] => 146813
                    [cpu] => 20346
                    [mu] => 22752
                    [pmu] => 0
                )

            [PEAR_Command_Channels::doUpdate==>PEAR_Common::downloadHttp] => Array
                (
                    [ct] => 1
                    [wt] => 146868
                    [cpu] => 20391
                    [mu] => 12288
                    [pmu] => 0
                )

            [PEAR_Command_Common::run==>PEAR_Command_Channels::doUpdate] => Array
                (
                    [ct] => 1
                    [wt] => 154226
                    [cpu] => 27749
                    [mu] => 851216
                    [pmu] => 1007888
                )

            [main()==>PEAR_Command_Common::run] => Array
                (
                    [ct] => 1
                    [wt] => 154238
                    [cpu] => 27761
                    [mu] => 845648
                    [pmu] => 1007888
                )

            [Xhgui\Profiler\Profiler::shutDown==>Xhgui\Profiler\Profiler::flush] => Array
                (
                    [ct] => 1
                    [wt] => 10
                    [cpu] => 15
                    [mu] => 600
                    [pmu] => 0
                )

            [Xhgui\Profiler\Profiler::disable==>Xhgui\Profiler\ProfilingData::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 10
                    [cpu] => 10
                    [mu] => 584
                    [pmu] => 0
                )

            [Xhgui\Profiler\Profiler::disable==>Xhgui\Profiler\Profilers\XHProf::disable] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 3
                    [mu] => 584
                    [pmu] => 0
                )

            [Xhgui\Profiler\Profiler::stop==>Xhgui\Profiler\Profiler::disable] => Array
                (
                    [ct] => 1
                    [wt] => 26
                    [cpu] => 26
                    [mu] => 1960
                    [pmu] => 0
                )

            [Xhgui\Profiler\Profiler::shutDown==>Xhgui\Profiler\Profiler::stop] => Array
                (
                    [ct] => 1
                    [wt] => 31
                    [cpu] => 31
                    [mu] => 2592
                    [pmu] => 0
                )

            [main()==>Xhgui\Profiler\Profiler::shutDown] => Array
                (
                    [ct] => 1
                    [wt] => 91
                    [cpu] => 61
                    [mu] => 3872
                    [pmu] => 0
                )

            [main()] => Array
                (
                    [ct] => 1
                    [wt] => 180381
                    [cpu] => 53740
                    [mu] => 2171448
                    [pmu] => 2486248
                )

        )

)