Re: [PATCH v2 4/4] trace: platform/x86/intel/ifs: Add SBAF trace support
From: Steven Rostedt <rostedt@goodmis.org>
Date: 2024-07-11 23:25:10
Also in:
platform-driver-x86
From: Steven Rostedt <rostedt@goodmis.org>
Date: 2024-07-11 23:25:10
Also in:
platform-driver-x86
On Wed, 10 Jul 2024 17:02:33 -0700 Kuppuswamy Sathyanarayanan [off-list ref] wrote:
From: Jithu Joseph <redacted> Add tracing support for the SBAF IFS tests, which may be useful for debugging systems that fail these tests. Log details like test content batch number, SBAF bundle ID, program index and the exact errors or warnings encountered by each HT thread during the test. Reviewed-by: Ashok Raj <redacted> Reviewed-by: Tony Luck <tony.luck@intel.com> Signed-off-by: Jithu Joseph <redacted> Signed-off-by: Kuppuswamy Sathyanarayanan <sathyanarayanan.kuppuswamy@linux.intel.com>
Reviewed-by: Steven Rostedt (Google) <rostedt@goodmis.org> -- Steve
--- include/trace/events/intel_ifs.h | 27 ++++++++++++++++++++++++ drivers/platform/x86/intel/ifs/runtest.c | 1 + 2 files changed, 28 insertions(+)