diff options
author | Athira Rajeev <atrajeev@linux.ibm.com> | 2025-04-20 23:38:38 +0530 |
---|---|---|
committer | Madhavan Srinivasan <maddy@linux.ibm.com> | 2025-05-04 09:05:47 +0530 |
commit | e03e4b12dee95bb87507a50772f927d0eb152ca1 (patch) | |
tree | 39615d58250684725a21b4383d7fa6fd98ac2b12 /scripts/gdb/linux/utils.py | |
parent | c6edd034e39f745feb9ad5298b92e0fec5bb9e9f (diff) |
powerpc/pseries/htmdump: Add htm start support to htmdump module
Support starting of Hardware Trace Macro (HTM) function
via debugfs interface. Under debugfs folder
"/sys/kernel/debug/powerpc/htmdump", add file "htmstart".
The interface allows starting of htm via this file by
writing value "1". Also allows stopping of htm tracing by
writing value "0" to this file. Any other value returns
-EINVAL.
Signed-off-by: Athira Rajeev <atrajeev@linux.ibm.com>
Tested-by: Venkat Rao Bagalkote <venkat88@linux.ibm.com>
Signed-off-by: Madhavan Srinivasan <maddy@linux.ibm.com>
Link: https://patch.msgid.link/20250420180844.53128-4-atrajeev@linux.ibm.com
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions