tools/perf/util/include/asm/dwarf2.h

Source file repositories/reference/linux-study-clean/tools/perf/util/include/asm/dwarf2.h

File Facts

System
Linux kernel
Corpus path
tools/perf/util/include/asm/dwarf2.h
Extension
.h
Size
292 bytes
Lines
15
Domain
Support Tooling And Documentation
Bucket
tools
Inferred role
Support Tooling And Documentation: implementation source
Status
source implementation candidate

Why This File Exists

Repository support layer: documentation, build tooling, samples, user-space helper tools, generated initramfs support, licenses, and validation utilities.

Dependency Surface

Detected Declarations

Annotated Snippet

#ifndef PERF_DWARF2_H
#define PERF_DWARF2_H

/* dwarf2.h ... dummy header file for including arch/x86/lib/mem{cpy,set}_64.S */

#define CFI_STARTPROC
#define CFI_ENDPROC
#define CFI_REMEMBER_STATE
#define CFI_RESTORE_STATE

#endif	/* PERF_DWARF2_H */

Annotation

Implementation Notes