[xdebug-general] Re: Profile filename

From: Mauro C. <incastrix[@]yahoo.it>
Date: Thu, 12 Apr 2007 18:31:58 +0000 (GMT)

Hi Derick, I want to profile certain part of an application, based on application controller pattern. something like: http://www.domain.org/index.php?page=foo&param1=bar1&param2=bar2 .... with httperf replay the traffic from access_log file. use xdebug.profiler_append = 1 and xdebug.profiler_output_name = crc32 or script my need is to profile only certain (page=foo1) and non whole application. maybe a stupid request! Ciao Mauro Casciari ----- Messaggio originale ----- Da: Derick Rethans <derick@xdebug.org> A: Mauro C. <incastrix@yahoo.it> Cc: xdebug-general@lists.xdebug.org Inviato: Marted́ 10 aprile 2007, 9:08:03 Oggetto: Re: [xdebug-general] Profile filename On Fri, 6 Apr 2007, Mauro C. wrote: > I've some trouble profiling scripts. the profiler work well, the > problem is the filename. > > I use some sort of application controller, like other sw, all profile > information was stored in a single file even if > xdebug.profiler_output_name is set to script. > > maybe an option to append a crc32 of query string is useful. It might be, however, why do the other three options for this setting not work for you? (See http://xdebug.org/docs-settings.php#profiler_output_name) regards, Derick -- Xdebug | http://xdebug.org | xdebug-general@lists.xdebug.org ___________________________________ L'email della prossima generazione? Puoi averla con la nuova Yahoo! Mail: http://it.docs.yahoo.com/nowyoucan.html
Received on Thu Apr 12 2007 - 20:32:18 BST

This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST