diff options
author | Ravi Bangoria <ravi.bangoria@amd.com> | 2025-01-15 05:44:36 +0000 |
---|---|---|
committer | Peter Zijlstra <peterz@infradead.org> | 2025-02-03 11:46:06 +0100 |
commit | 1afbdd970f50f2e0431fae26b25d4e54e561fa7f (patch) | |
tree | e67027c74b9477d4234dde0923ea2cce616145bc /scripts/lib/kdoc/kdoc_parser.py | |
parent | b2fc7b282bf7c1253b01c8da84e894539a3e709d (diff) |
perf/amd/ibs: Add ->check_period() callback
IBS Fetch and IBS Op PMUs have constraints on sample period. The sample
period is verified at the time of opening an event but not at the ioctl()
interface. Hence, a user can open an event with valid period but change
it later with ioctl(). Add a ->check_period() callback to verify the
period provided at ioctl() is also valid.
Signed-off-by: Ravi Bangoria <ravi.bangoria@amd.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Acked-by: Namhyung Kim <namhyung@kernel.org>
Link: https://lkml.kernel.org/r/20250115054438.1021-8-ravi.bangoria@amd.com
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions