downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

apd_set_session_trace_socket> <apd_get_active_symbols
[edit] Last updated: Fri, 23 Mar 2012

view this page in

apd_set_pprof_trace

(PECL apd >= 0.2)

apd_set_pprof_traceHata ayıklama oturumunu başlatır

Açıklama

string apd_set_pprof_trace ([ string $döküm_dizini [, string $önek = "pprof" ]] )

Döküm dizininde pprof_{süreç_kimliği} dosyasına hata ayıklamayı başlatır.

Değiştirgeler

döküm_dizini

Profil döküm dosyasının kaydedileceği dizin. Belirtilmez ise, php.ini dosyasındaki apd.dumpdir ayarı kullanılır.

önek

Dosya ismi için önek; "pprof" öntanımlıdır.

Dönen Değerler

Hedef dosyanın dosya yolunu döndürür.

Örnekler

Örnek 1 - apd_set_pprof_trace() örneği

<?php
apd_set_pprof_trace
();
?>

Ayrıca Bakınız



add a note add a note User Contributed Notes apd_set_pprof_trace
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites