develooper Front page | perl.perl5.porters | Postings from April 2000

DBI and dpropp

Thread Next
From:
Blackwell, Robert
Date:
April 20, 2000 14:04
Subject:
DBI and dpropp
Message ID:
1DE644007776D3119FAC00204840ECF46A42C4@whq-msgusr-03.fore.com
I am using the dprofpp tool to analyze my tmon.out file.  This of course is
a great tool.  Thank you thank you.
I do have a feature request.

Would it be possible to add an output option for sending the ouput to a
database or file that could be then put into a database?
I have the following data block that I was starting to build a filter to put
in a database. I then thought that dprofpp may be able to do this in the
future.
I am willing to write the new option if there is not someway to do this
already.


<DATA>
<PWD>
/web/htdocs/www-dev/tactics
</PWD>
<FILE>
./public/user/create_user.cgi
</FILE>
<RESULTS>
Total Elapsed Time = 0.910233 Seconds
         User Time = 0.732560 Seconds
Exclusive Times
%Time ExclSec CumulS #Calls sec/call Csec/c  Name
 20.4   0.150  0.149     23   0.0065 0.0065  CGI::_compile
 14.8   0.109  0.166      8   0.0136 0.0208
FORE::TTOL::TacticsLayout::BEGIN
 13.6   0.100  0.335      4   0.0250 0.0839  FORE::TTOL::TacticsPage::BEGIN
 10.9   0.080  0.425     10   0.0080 0.0425  main::BEGIN
 5.46   0.040  0.040      1   0.0400 0.0400  DBD::Oracle::db::_login
 5.46   0.040  0.069      7   0.0057 0.0099
FORE::TTOL::TacticsUserHome::BEGIN
 4.10   0.030  0.024    254   0.0001 0.0001  CGI::param
 4.10   0.030  0.050      1   0.0299 0.0496  DBI::install_driver
 2.73   0.020  0.020      2   0.0100 0.0100  DynaLoader::dl_load_file
 2.73   0.020  0.020      2   0.0100 0.0099  FORE::TTOL::TacticsUser::BEGIN
 2.73   0.020  0.020      2   0.0100 0.0099  Class::Struct::struct
 2.73   0.020  0.020      3   0.0066 0.0065  Time::tm::BEGIN
 1.37   0.010  0.010      4   0.0025 0.0025  FORE::DBEnv::BEGIN
 1.37   0.010  0.009     94   0.0001 0.0001  DBI::_install_method
 1.37   0.010  0.010     17   0.0006 0.0006  main::getTableData
</RESULTS>
</DATA>

Thanks,
	Robert Blackwell
	Developer, Internet Applications Group
	Marconi Communications IT
	724.742.6678
	rblackwe@fore.com
 <<Blackwell, Robert.vcf>> 

Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About