Man Page: ipc::run3::profarraybuffer
Operating Environment: debian
Section: 3pm
IPC::Run3::ProfArrayBuffer(3pm) User Contributed Perl Documentation IPC::Run3::ProfArrayBuffer(3pm)NAMEIPC::Run3::ProfArrayBuffer - Store profile events in RAM in an arraySYNOPSISDESCRIPTIONMETHODS"IPC::Run3::ProfArrayBuffer->new()" "$buffer->app_call(@events)" "$buffer->app_exit(@events)" "$buffer->run_exit(@events)" The three above methods push the given events onto the stack of recorded events. get_events Returns a list of all the events. Each event is an ARRAY reference like: [ "app_call", 1.1, ... ];LIMITATIONSCOPYRIGHTCopyright 2003, R. Barrie Slaymaker, Jr., All Rights ReservedLICENSEYou may use this module under the terms of the BSD, Artistic, or GPL licenses, any version.AUTHORBarrie Slaymaker <barries@slaysys.com> perl v5.14.2 2011-12-23 IPC::Run3::ProfArrayBuffer(3pm)
| Related Man Pages |
|---|
| ipc::run3::profreporter(3) - mojave |
| ipc::run3::profreporter(3pm) - debian |
| xml::filter::docsplitter(3pm) - debian |
| xml::filter::tee(3pm) - debian |
| xml::sax::tap(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| Weird 'find' results |
| A (ksh) Library For and From UNIX.com |
| New UNIX and Linux History Sections |
| My first PERL incarnation... Audio Oscillograph |