summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/libpmc/pmc.35
1 files changed, 4 insertions, 1 deletions
diff --git a/lib/libpmc/pmc.3 b/lib/libpmc/pmc.3
index 4c11b1a..f3d4407 100644
--- a/lib/libpmc/pmc.3
+++ b/lib/libpmc/pmc.3
@@ -357,7 +357,10 @@ The function
.Fn pmc_cpuinfo
sets argument
.Fa cpu_info
-to point to a structure with information about the system's CPUs.
+to point to an internal structure with information about the system's CPUs.
+The caller should not
+.Fn free
+this pointer value.
Function
.Fn pmc_pmcinfo
returns information about the current state of CPU
OpenPOWER on IntegriCloud