Release 4.16 tools/perf/util/include/asm/dwarf2.h
/* SPDX-License-Identifier: GPL-2.0 */
#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 */
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Hitoshi Mitake | 15 | 65.22% | 1 | 33.33% |
Jan Beulich | 7 | 30.43% | 1 | 33.33% |
Greg Kroah-Hartman | 1 | 4.35% | 1 | 33.33% |
Total | 23 | 100.00% | 3 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.