perf kvm: Add more detail about buildid-list in man page
[deliverable/linux.git] / tools / perf / Documentation / perf-kvm.txt
index 6a06cefe96427453ad3b21e1caf64889f5f9ea55..f52f94d9f66b93a2d1ba77433d175bcacc5b17f4 100644 (file)
@@ -37,7 +37,9 @@ There are a couple of variants of perf kvm:
 
   'perf kvm buildid-list' to  display the buildids found in a perf data file,
   so that other tools can be used to fetch packages with matching symbol tables
-  for use by perf report.
+  for use by perf report. As buildid is read from /sys/kernel/notes in os, then
+  if you want to list the buildid for guest, please make sure your perf data file
+  was captured with --guestmount in perf kvm record.
 
   'perf kvm stat <command>' to run a command and gather performance counter
   statistics.
This page took 0.049921 seconds and 5 git commands to generate.