cregit-Linux how code gets into the kernel

Release 4.14 arch/x86/include/asm/intel_pt.h

/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _ASM_X86_INTEL_PT_H

#define _ASM_X86_INTEL_PT_H

#if defined(CONFIG_PERF_EVENTS) && defined(CONFIG_CPU_SUP_INTEL)
void cpu_emergency_stop_pt(void);
#else

static inline void cpu_emergency_stop_pt(void) {}

Contributors

PersonTokensPropCommitsCommitProp
Takao Indoh8100.00%1100.00%
Total8100.00%1100.00%

#endif #endif /* _ASM_X86_INTEL_PT_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Takao Indoh3897.44%150.00%
Greg Kroah-Hartman12.56%150.00%
Total39100.00%2100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.