Bug 202829 - [NEW PORT] devel/php-uprofiler: Lightweight profiler for PHP
Summary: [NEW PORT] devel/php-uprofiler: Lightweight profiler for PHP
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-02 10:42 UTC by Gasol Wu
Modified: 2015-09-07 07:23 UTC (History)
1 user (show)

See Also:


Attachments
Shell archive (1.76 KB, text/plain)
2015-09-02 10:42 UTC, Gasol Wu
no flags Details
test report (21.08 KB, text/plain)
2015-09-02 10:45 UTC, Gasol Wu
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gasol Wu 2015-09-02 10:42:18 UTC
Created attachment 160626 [details]
Shell archive

uprofiler is a hierarchical profiler for PHP. It reports function-level call
counts and inclusive and exclusive metrics such as wall (elapsed) time, CPU time
and memory usage. A function's profile can be broken down by callers or callees.

WWW: https://github.com/FriendsOfPHP/uprofiler
Comment 1 Gasol Wu 2015-09-02 10:45:25 UTC
Created attachment 160627 [details]
test report
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-09-07 07:23:02 UTC
A commit references this bug:

Author: vanilla
Date: Mon Sep  7 07:22:15 UTC 2015
New revision: 396252
URL: https://svnweb.freebsd.org/changeset/ports/396252

Log:
  Add php-uprofiler 0.11.0.20150219, lightweight profiler for PHP.

  PR:		202829
  Submitted by:	Gasol Wu <gasol.wu@gmail.com>

Changes:
  head/devel/Makefile
  head/devel/php-uprofiler/
  head/devel/php-uprofiler/Makefile
  head/devel/php-uprofiler/distinfo
  head/devel/php-uprofiler/pkg-descr