diff options
Diffstat (limited to 'lib/libpmc')
-rw-r--r-- | lib/libpmc/pmc.mips.3 | 4 | ||||
-rw-r--r-- | lib/libpmc/pmc.xscale.3 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/lib/libpmc/pmc.mips.3 b/lib/libpmc/pmc.mips.3 index f9ec1d0..3fe6825 100644 --- a/lib/libpmc/pmc.mips.3 +++ b/lib/libpmc/pmc.mips.3 @@ -392,8 +392,6 @@ and the underlying hardware events used. .Xr pmc_cpuinfo 3 , .Xr pmclog 3 , .Xr hwpmc 4 -.Sh CAVEATS -The MIPS code does not yet support sampling. .Sh HISTORY The .Nm pmc @@ -408,3 +406,5 @@ library was written by MIPS support was added by .An "George Neville-Neil" .Aq gnn@FreeBSD.org . +.Sh CAVEATS +The MIPS code does not yet support sampling. diff --git a/lib/libpmc/pmc.xscale.3 b/lib/libpmc/pmc.xscale.3 index 3cb64c3..955a84b 100644 --- a/lib/libpmc/pmc.xscale.3 +++ b/lib/libpmc/pmc.xscale.3 @@ -135,8 +135,6 @@ and the underlying hardware events used. .Xr pmc_cpuinfo 3 , .Xr pmclog 3 , .Xr hwpmc 4 -.Sh CAVEATS -The Intel XScale code does not yet support sampling. .Sh HISTORY The .Nm pmc @@ -154,3 +152,5 @@ library was written by Intel XScale support was added by .An "Rui Paulo" .Aq rpaulo@FreeBSD.org . +.Sh CAVEATS +The Intel XScale code does not yet support sampling. |