From: Frank Ch. Eigler Date: Thu, 18 Mar 2010 22:17:16 +0000 (-0400) Subject: tweak perf.* probe blurbage re. constrained hw pcl X-Git-Tag: release-1.2~35 X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=8fb91f5fe6cdcab379144f4ebddae6f72816f2c3;p=systemtap.git tweak perf.* probe blurbage re. constrained hw pcl --- diff --git a/stapprobes.3stap.in b/stapprobes.3stap.in index cb8c6060f..52de68860 100644 --- a/stapprobes.3stap.in +++ b/stapprobes.3stap.in @@ -807,8 +807,8 @@ The range of valid type/config is described by the .IR perf_event_open (2) system call, and/or the .IR linux/perf_event.h -file. Invalid combinations or unavailable resources result -in errors during systemtap script startup. Systemtap does +file. Invalid combinations or exhausted hardware counter resources +result in errors during systemtap script startup. Systemtap does not sanity-check the values: it merely passes them through to the kernel for error- and safety-checking.