cregit-Linux how code gets into the kernel

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

#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 Indoh38100.00%1100.00%
Total38100.00%1100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.