summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/guestfs.pod5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/guestfs.pod b/src/guestfs.pod
index d553a1e0..2cac823a 100644
--- a/src/guestfs.pod
+++ b/src/guestfs.pod
@@ -38,6 +38,10 @@ For examples of using the API from C, see L<guestfs-examples(3)>. For
examples in other languages, see
L</USING LIBGUESTFS WITH OTHER PROGRAMMING LANGUAGES> below.
+If you are having performance problems, read
+L<guestfs-performance(1)>. To help test libguestfs, read
+L<libguestfs-test-tool(1)> and L<guestfs-testing(1)>.
+
=head1 API OVERVIEW
This section provides a gentler overview of the libguestfs API. We
@@ -3610,6 +3614,7 @@ L<virt-tar-out(1)>,
L<virt-win-reg(1)>,
L<guestfs-faq(1)>,
L<guestfs-performance(1)>,
+L<guestfs-release-notes(1)>,
L<guestfs-testing(1)>,
L<libguestfs-test-tool(1)>,
L<libguestfs-make-fixed-appliance(1)>,