summaryrefslogtreecommitdiffstats
path: root/examples/guestfs-performance.pod
Commit message (Collapse)AuthorAgeFilesLines
* man pages: Ensure consistent copyright/author sections, remove licenseRichard W.M. Jones2012-08-211-15/+1
| | | | | | | | | | section. Ensure each man page contains consistent COPYRIGHT and AUTHOR sections. Remove the LICENSE section. We will add that back in podwrapper in a later commit.
* docs: Add a section describing how to use gdb + qemu wrappers to debug the ↵Richard W.M. Jones2012-08-131-0/+50
| | | | appliance.
* docs: Show how to use 'annotate-output' command to collect timings.Richard W.M. Jones2012-08-121-0/+17
|
* New man page: guestfs-performance(1).Richard W.M. Jones2012-04-111-0/+395
This contains tips for engineering libguestfs for greatest performance.