mirror of https://github.com/torvalds/linux.git
The 64-bit vDSO's sources are compiled with -g0 for no good reason. Using -g when enabled lets their separate debug files be used at runtime via build ID matching, same as we can see 32-bit vDSO's assembly sources. Signed-off-by: Roland McGrath <roland@redhat.com> Acked-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |
||
|---|---|---|
| .. | ||
| vdso32 | ||
| .gitignore | ||
| Makefile | ||
| vclock_gettime.c | ||
| vdso-layout.lds.S | ||
| vdso-note.S | ||
| vdso.S | ||
| vdso.lds.S | ||
| vdso32-setup.c | ||
| vdso32.S | ||
| vextern.h | ||
| vgetcpu.c | ||
| vma.c | ||
| vvar.c | ||