NAME

IPC::Run3::ProfArrayBuffer - Store profile events in RAM in a Perl ARRAY

SYNOPSIS

DESCRIPTION

METHODS

get_events

Returns a list of all the events. Each event is an ARRAY reference like:

[ "app_call", 1.1, ... ];

LIMITATIONS

COPYRIGHT

Copyright 2003, R. Barrie Slaymaker, Jr., All Rights Reserved

LICENSE

You may use this module under the terms of the BSD, Artistic, or GPL licenses, any version.

AUTHOR

Barrie Slaymaker <barries@slaysys.com>