summaryrefslogtreecommitdiffstats
path: root/examples/guestfs-performance.pod
Commit message (Collapse)AuthorAgeFilesLines
* man pages: Ensure consistent copyright/author sections, remove licenseRichard W.M. Jones2012-08-301-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. (cherry picked from commit f1d98bbc79496947210ee0305f80440ed8557ec1)
* docs: Add a section describing how to use gdb + qemu wrappers to debug the ↵Richard W.M. Jones2012-08-301-0/+50
| | | | | | appliance. (cherry picked from commit 84c897c93a794e4bdab37dfd505618de68bf145d)
* docs: Show how to use 'annotate-output' command to collect timings.Richard W.M. Jones2012-08-301-0/+17
| | | | (cherry picked from commit 22da2cb0ae45c1c50e7ba5618f9944a3d417ec7e)
* New man page: guestfs-performance(1).Richard W.M. Jones2012-04-111-0/+395
This contains tips for engineering libguestfs for greatest performance.