From 8fb91f5fe6cdcab379144f4ebddae6f72816f2c3 Mon Sep 17 00:00:00 2001 From: "Frank Ch. Eigler" Date: Thu, 18 Mar 2010 18:17:16 -0400 Subject: tweak perf.* probe blurbage re. constrained hw pcl --- stapprobes.3stap.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stapprobes.3stap.in b/stapprobes.3stap.in index cb8c6060..52de6886 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. -- cgit