aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorTony Luck <[email protected]>2024-06-28 14:56:02 -0700
committerBorislav Petkov (AMD) <[email protected]>2024-07-02 19:49:53 +0200
commitc103d4d48e1599a88001fa6215be27d55f3c025b (patch)
tree882e67f3031f55d28f75ef245c93e47b1aa224b3 /tools/perf/util/scripting-engines/trace-event-python.c
parentf436cb6913a57bf3e1e66d18bc663e6c20751929 (diff)
x86/resctrl: Prepare to split rdt_domain structure
The rdt_domain structure is used for both control and monitor features. It is about to be split into separate structures for these two usages because the scope for control and monitoring features for a resource will be different for future resources. To allow for common code that scans a list of domains looking for a specific domain id, move all the common fields ("list", "id", "cpu_mask") into their own structure within the rdt_domain structure. Signed-off-by: Tony Luck <[email protected]> Signed-off-by: Borislav Petkov (AMD) <[email protected]> Reviewed-by: Reinette Chatre <[email protected]> Tested-by: Babu Moger <[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