diff options
author | Thomas Richter <tmricht@linux.ibm.com> | 2024-02-19 15:40:01 +0100 |
---|---|---|
committer | Heiko Carstens <hca@linux.ibm.com> | 2024-03-07 14:41:13 +0100 |
commit | e22033fddd453a81185557fb77568651819bc8f1 (patch) | |
tree | 2c3c80fd8d29d977ba388cee185254ac69b88dd5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 13ff094d32e7cc42e89b7944de9354ae6efb519e (diff) |
s390/pai: change sampling event assignment for PMU device driver
Currently only one PAI sampling event can be created and active
at any one time. The PMU device drivers store a pointer to this
event in their data structures even when the event is created
for counting and the PMU device driver reference to this counting
event is never needed.
Change this and assign the pointer to the PMU device driver
only when a sampling event is created.
Signed-off-by: Thomas Richter <tmricht@linux.ibm.com>
Acked-by: Sumanth Korikkar <sumanthk@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions