diff options
author | Kan Liang <[email protected]> | 2024-08-02 08:16:38 -0700 |
---|---|---|
committer | Peter Zijlstra <[email protected]> | 2024-09-10 11:44:13 +0200 |
commit | a48a36b316ae5d3ab83f9b545dba15998e96d59c (patch) | |
tree | c530a3553531bb4c067e39e1c4a0b4044aa85a65 /tools/perf/util/scripting-engines/trace-event-python.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 <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions