aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorReinette Chatre <[email protected]>2018-06-22 15:42:03 -0700
committerThomas Gleixner <[email protected]>2018-06-23 13:03:43 +0200
commit7604df6e16ae0b4dba6553ae74abcf7280a512fb (patch)
treeadaa14d454fd18fe8ffa07f6b25cc34bde363561 /tools/perf/scripts/python/export-to-postgresql.py
parent9af4c0a6dc1a1abf5336f2c3f951444db6b71da9 (diff)
x86/intel_rdt: Support flexible data to parsing callbacks
Each resource is associated with a configurable callback that should be used to parse the information provided for the particular resource from user space. In addition to the resource and domain pointers this callback is provided with just the character buffer being parsed. In support of flexible parsing the callback is modified to support a void pointer as argument. This enables resources that need more data than just the user provided data to pass its required data to the callback without affecting the signatures for the callbacks of all the other resources. Signed-off-by: Reinette Chatre <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Link: https://lkml.kernel.org/r/34baacfced4d787d994ec7015e249e6c7e619053.1529706536.git.reinette.chatre@intel.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions