beakerlib-profiling - Man Page
profiling ā helper for profiling beakerlib itself
Description
Functions for generating and processing the beakerlib performance profile.
Beakerlib Profiling
Enable profiling
Set environment variable BEAKERLIB_PROFILING=1
BEAKERLIB_PROFILING=1 make run
A file /dev/shm/beakerlib_profile will be created for later processing.
Process the profile
/usr/share/beakerlib/profiling.sh process > profile.csv
Authors
- Dalibor Pospisil <dapospis@redhat.com>
Info
2024-07-17 perl v5.40.0 User Contributed Perl Documentation