diff options
author | Kan Liang <kan.liang@linux.intel.com> | 2024-08-02 08:16:38 -0700 |
---|---|---|
committer | Peter Zijlstra <peterz@infradead.org> | 2024-09-10 11:44:13 +0200 |
commit | a48a36b316ae5d3ab83f9b545dba15998e96d59c (patch) | |
tree | c530a3553531bb4c067e39e1c4a0b4044aa85a65 /net/dsa/user.c | |
parent | 4ba4f1afb6a9fed8ef896c2363076e36572f71da (diff) |
perf: Add PERF_EV_CAP_READ_SCOPE
Usually, an event can be read from any CPU of the scope. It doesn't need
to be read from the advertised CPU.
Add a new event cap, PERF_EV_CAP_READ_SCOPE. An event of a PMU with
scope can be read from any active CPU in the scope.
Signed-off-by: Kan Liang <kan.liang@linux.intel.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lore.kernel.org/r/20240802151643.1691631-3-kan.liang@linux.intel.com
Diffstat (limited to 'net/dsa/user.c')
0 files changed, 0 insertions, 0 deletions