aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/libxed.py
diff options
context:
space:
mode:
authorHarald Freudenberger <freude@linux.ibm.com>2024-01-30 10:14:47 +0100
committerHeiko Carstens <hca@linux.ibm.com>2024-02-16 14:30:13 +0100
commit6d749b4e02087fa4a68092eef260d31a345603c6 (patch)
tree4e9f77143ea3d1ef23dade56a1c571189f728866 /tools/perf/scripts/python/libxed.py
parent0ccac45295403a7730d7bdd8b047a824b7a23a2e (diff)
s390/pkey: introduce dynamic debugging for pkey
This patch replaces all the s390 debug feature calls with debug level by dynamic debug calls pr_debug. These calls are much more flexible and each single invocation can get enabled/disabled at runtime wheres the s390 debug feature debug calls have only one knob - enable or disable all in one bunch. This patch follows a similar change for the AP bus and zcrypt device driver code. All this code uses dynamic debugging with pr_debug and friends for emitting debug traces now. Signed-off-by: Harald Freudenberger <freude@linux.ibm.com> Reviewed-by: Holger Dengler <dengler@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions