Ritesh Harjani (IBM) writes:
> This is a generic review and I haven't looked into the PAPR spec for
> htmdump hcall and it's interface.
>
> Madhavan Srinivasan writes:
...
>> +
>> +debugfs_create_u32("nodeindex", 0600,
>> +htmdump_debugfs_dir, &nodeindex);
>> +debugfs_
On 6/22/24 1:10 PM, Ritesh Harjani (IBM) wrote:
This is a generic review and I haven't looked into the PAPR spec for
htmdump hcall and it's interface.
Sure
Madhavan Srinivasan writes:
This patch adds debugfs interface to export Hardware Trace Macro (HTM)
function data in a LPAR. New hype
/scm/linux/kernel/git/powerpc/linux.git next
patch link:
https://lore.kernel.org/r/20240620174614.53751-2-maddy%40linux.ibm.com
patch subject: [PATCH 2/3] powerpc/pseries: Export hardware trace macro dump
via debugfs
config: powerpc-allmodconfig
(https://download.01.org/0day-ci/archive/20240626/20
This is a generic review and I haven't looked into the PAPR spec for
htmdump hcall and it's interface.
Madhavan Srinivasan writes:
> This patch adds debugfs interface to export Hardware Trace Macro (HTM)
> function data in a LPAR. New hypervisor call "H_HTM" has been
> defined to setup, config
This patch adds debugfs interface to export Hardware Trace Macro (HTM)
function data in a LPAR. New hypervisor call "H_HTM" has been
defined to setup, configure, control and dump the HTM data.
This patch supports only dumping of HTM data in a LPAR.
New debugfs folder called "htmdump" has been added