Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add xdebug tracing support #33

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Add xdebug tracing support #33

wants to merge 1 commit into from

Conversation

glensc
Copy link
Contributor

@glensc glensc commented Jul 30, 2020

This uses xdebug execution_trace:

TRACE START [2020-07-30 05:48:57]
    2.7023    9969960                           -> Xhgui\Profiler\Profilers\XdebugProfiler->disable() /Users/glen/scm/xhgui/php-profiler/tests/TestCase.php:25
    4.1043    9969960                             -> xdebug_stop_trace() /Users/glen/scm/xhgui/php-profiler/src/Profilers/XdebugProfiler.php:27
    4.1044    9970016
TRACE END   [2020-07-30 05:48:58]

Probably not much usable, as seems not possible to programmatically to start profiling:

v3 docs:

@glensc glensc self-assigned this Jul 30, 2020
@glensc glensc changed the base branch from master to main January 18, 2022 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant