php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #59110 More verbose data: file and line from which calls were made
Submitted: 2010-03-11 13:02 UTC Modified: 2017-10-24 08:24 UTC
Votes:3
Avg. Score:4.3 ± 0.9
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:1 (100.0%)
From: odoucet@php.net Assigned:
Status: Suspended Package: xhprof (PECL)
PHP Version: 5.3.1 OS: all
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: odoucet@php.net
New email:
PHP Version: OS:

 

 [2010-03-11 13:02 UTC] odoucet@php.net
Description:
------------
I wonder if we could add features to xhprof , that would be activated with a special flag in xhprof_enable()) such as :

- Record file and line number from which function calls are made
- Record args type functions (and returns)

I know that xdebug already has these features, but xdebug is very slow (+40% when all features disabled), whereas xhprof has no impact when it isn't launched (this is what I'm looking for).

I don't know whether these informations are available in an extension or not, compared to a zend_extension (such as xdebug).




Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-06-12 18:01 UTC] sixd@php.net
-Assigned To: +Assigned To: scottmac
 [2017-10-24 06:11 UTC] kalle@php.net
-Status: Assigned +Status: Open -Assigned To: scottmac +Assigned To:
 [2017-10-24 08:24 UTC] kalle@php.net
-Status: Open +Status: Suspended
 [2017-10-24 08:24 UTC] kalle@php.net
This package has not had a release for over 4 years, and the last bit of git activity was over 2 years ago, so I think its safe to say this extension is no longer in active development. If development picks back up, then please re-open this report
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 17:01:28 2024 UTC