没有合适的资源?快使用搜索试试~ 我知道了~
xhprof汉化代码
共124个文件
php:20个
phpt:11个
sample:11个
需积分: 10 0 下载量 64 浏览量
2019-10-09
16:27:44
上传
评论
收藏 3.27MB ZIP 举报
温馨提示
xhprof汉化后,处理php7报错问题。在extension中编译生成扩展。在根目录复制xhprof_html、xhprof_lib到项目根目录。 在需要检测到的代码文件中加入 xhprof_enable(XHPROF_FLAGS_MEMORY + XHPROF_FLAGS_CPU+XHPROF_FLAGS_NO_BUILTINS); $xhprof_on = true; //这里是你的代码 if ($xhprof_on) { $name_space="IndexController"; $xhprof_data = xhprof_disable(); $xhprof_runs = new XHProfRuns_Default(); $run_id = $xhprof_runs->save_run($xhprof_data, $name_space);//(eagle为命名空间,你可以随意取) echo "<a href='http://".$_SERVER['target='_blank'>统计</a>"; }
资源推荐
资源详情
资源评论
收起资源包目录
xhprof汉化代码 (124个子文件)
output.0 409KB
traces.0 25KB
.arcconfig 142B
.arclint 498B
mkdep.awk 2KB
scan_makefile_in.awk 410B
xhprof.c 42KB
CHANGELOG 3KB
config 263B
configure 406KB
CREDITS 305B
xhprof.css 2KB
jquery.autocomplete.css 1KB
jquery.tooltip.css 533B
.deps 0B
description 73B
exclude 240B
Makefile.fragments 0B
indicator.gif 1KB
.gitignore 294B
.gitignore 39B
Makefile.global 7KB
config.guess 43KB
php_xhprof.h 12KB
config.h 2KB
HEAD 177B
HEAD 177B
HEAD 32B
HEAD 23B
index-fr.html 27KB
index.html 25KB
pack-f534a38c353a29e2609daa77a93de1962dbcd9bb.idx 18KB
xhprof.iml 281B
configure.in 5KB
config.h.in 2KB
index 6KB
install-sh 0B
sample-diff-report-flat-view.jpg 226KB
sample-flat-view.jpg 209KB
sample-diff-report-parent-child-view.jpg 180KB
sample-callgraph-image.jpg 107KB
sample-parent-child-view.jpg 102KB
jquery-1.2.6.js 98KB
jquery.autocomplete.js 19KB
jquery.tooltip.js 8KB
xhprof_report.js 6KB
libtool 337KB
LICENSE 10KB
Makefile.local 1KB
config.log 21KB
aclocal.m4 406KB
libtool.m4 299KB
acinclude.m4 81KB
ltoptions.m4 14KB
lt~obsolete.m4 6KB
ltsugar.m4 4KB
ax_check_compile_flag.m4 3KB
ltversion.m4 699B
config.m4 403B
Makefile 9KB
master 177B
master 41B
README.md 3KB
missing 0B
mkinstalldirs 0B
config.nice 58B
Makefile.objects 621B
pack-f534a38c353a29e2609daa77a93de1962dbcd9bb.pack 1.79MB
packed-refs 815B
run-tests.php 81KB
xhprof-back.php 44KB
xhprof.php 44KB
xhprof_lib.php 26KB
callgraph_utils.php 17KB
xhprof_runs.php 5KB
callgraph.php 3KB
index.php 3KB
typeahead_common.php 2KB
XHProfUnitTestEngine.php 1KB
typeahead.php 1KB
sample.php 1012B
common.php 961B
xhprof_004_require.php 468B
xhprof_004_inc.php 438B
__phutil_library_map__.php 416B
xhprofile.php 318B
__phutil_library_init__.php 55B
xhprof_011_prepend.php 44B
xhprof_010_append.php 26B
xhprof_007.phpt 9KB
xhprof_001.phpt 3KB
xhprof_006.phpt 2KB
xhprof_002.phpt 2KB
xhprof_005.phpt 2KB
xhprof_004.phpt 2KB
xhprof_008.phpt 2KB
xhprof_003.phpt 1KB
xhprof_009.phpt 259B
xhprof_010.phpt 208B
xhprof_011.phpt 195B
共 124 条
- 1
- 2
资源评论
艾瑞可erik
- 粉丝: 28
- 资源: 89
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- (源码)基于Django和OpenCV的智能车视频处理系统.zip
- (源码)基于ESP8266的WebDAV服务器与3D打印机管理系统.zip
- (源码)基于Nio实现的Mycat 2.0数据库代理系统.zip
- (源码)基于Java的高校学生就业管理系统.zip
- (源码)基于Spring Boot框架的博客系统.zip
- (源码)基于Spring Boot框架的博客管理系统.zip
- (源码)基于ESP8266和Blynk的IR设备控制系统.zip
- (源码)基于Java和JSP的校园论坛系统.zip
- (源码)基于ROS Kinetic框架的AGV激光雷达导航与SLAM系统.zip
- (源码)基于PythonDjango框架的资产管理系统.zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功