/linux-4.4.14/arch/x86/boot/compressed/ |
D | Makefile | 21 targets := vmlinux vmlinux.bin vmlinux.bin.gz vmlinux.bin.bz2 vmlinux.bin.lzma \ 22 vmlinux.bin.xz vmlinux.bin.lzo vmlinux.bin.lz4 43 vmlinux-objs-y := $(obj)/vmlinux.lds $(obj)/head_$(BITS).o $(obj)/misc.o \ 47 vmlinux-objs-$(CONFIG_EARLY_PRINTK) += $(obj)/early_serial_console.o 48 vmlinux-objs-$(CONFIG_RANDOMIZE_BASE) += $(obj)/aslr.o 52 vmlinux-objs-$(CONFIG_EFI_STUB) += $(obj)/eboot.o $(obj)/efi_stub_$(BITS).o \ 54 vmlinux-objs-$(CONFIG_EFI_MIXED) += $(obj)/efi_thunk_$(BITS).o 56 $(obj)/vmlinux: $(vmlinux-objs-y) FORCE 61 $(obj)/vmlinux.bin: vmlinux FORCE 64 targets += $(patsubst $(obj)/%,%,$(vmlinux-objs-y)) vmlinux.bin.all vmlinux.relocs [all …]
|
D | .gitignore | 2 vmlinux.bin.all 3 vmlinux.relocs 4 vmlinux.lds
|
/linux-4.4.14/arch/s390/boot/compressed/ |
D | Makefile | 7 targets := vmlinux.lds vmlinux vmlinux.bin vmlinux.bin.gz vmlinux.bin.bz2 8 targets += vmlinux.bin.xz vmlinux.bin.lzma vmlinux.bin.lzo vmlinux.bin.lz4 23 $(obj)/vmlinux: $(obj)/vmlinux.lds $(OBJECTS) 32 $(obj)/sizes.h: vmlinux 42 $(obj)/vmlinux.bin: vmlinux 45 vmlinux.bin.all-y := $(obj)/vmlinux.bin 54 $(obj)/vmlinux.bin.gz: $(vmlinux.bin.all-y) 56 $(obj)/vmlinux.bin.bz2: $(vmlinux.bin.all-y) 58 $(obj)/vmlinux.bin.lz4: $(vmlinux.bin.all-y) 60 $(obj)/vmlinux.bin.lzma: $(vmlinux.bin.all-y) [all …]
|
D | .gitignore | 2 vmlinux 3 vmlinux.lds
|
/linux-4.4.14/arch/sh/boot/ |
D | Makefile | 29 targets := zImage vmlinux.srec romImage uImage uImage.srec uImage.gz \ 31 extra-y += vmlinux.bin vmlinux.bin.gz vmlinux.bin.bz2 vmlinux.bin.lzma \ 32 vmlinux.bin.xz vmlinux.bin.lzo 35 $(obj)/zImage: $(obj)/compressed/vmlinux FORCE 39 $(obj)/compressed/vmlinux: FORCE 42 $(obj)/romImage: $(obj)/romimage/vmlinux FORCE 46 $(obj)/romimage/vmlinux: $(obj)/zImage FORCE 65 $(obj)/vmlinux.bin: vmlinux FORCE 68 $(obj)/vmlinux.bin.gz: $(obj)/vmlinux.bin FORCE 71 $(obj)/vmlinux.bin.bz2: $(obj)/vmlinux.bin FORCE [all …]
|
D | .gitignore | 2 vmlinux*
|
/linux-4.4.14/arch/sh/boot/compressed/ |
D | Makefile | 7 targets := vmlinux vmlinux.bin vmlinux.bin.gz \ 8 vmlinux.bin.bz2 vmlinux.bin.lzma \ 9 vmlinux.bin.xz vmlinux.bin.lzo \ 36 -T $(obj)/../../kernel/vmlinux.lds 56 $(obj)/vmlinux: $(OBJECTS) $(obj)/piggy.o $(lib1funcs-obj) FORCE 60 $(obj)/vmlinux.bin: vmlinux FORCE 63 vmlinux.bin.all-y := $(obj)/vmlinux.bin 65 $(obj)/vmlinux.bin.gz: $(vmlinux.bin.all-y) FORCE 67 $(obj)/vmlinux.bin.bz2: $(vmlinux.bin.all-y) FORCE 69 $(obj)/vmlinux.bin.lzma: $(vmlinux.bin.all-y) FORCE [all …]
|
D | install.sh | 46 if [ -f $4/vmlinux-$1 ]; then 47 mv $4/vmlinux-$1 $4/vmlinux.old 54 cat $2 > $4/vmlinux-$1
|
D | .gitignore | 1 vmlinux.bin.*
|
/linux-4.4.14/arch/blackfin/boot/ |
D | Makefile | 10 extra-y += vmlinux.bin vmlinux.bin.gz vmlinux.bin.bz2 vmlinux.bin.lzma vmlinux.bin.lzo vmlinux.bin.… 17 UIMAGE_ENTRYADDR = $(shell $(NM) vmlinux | awk '$$NF == "__start" {print $$1}') 21 $(obj)/vmlinux.bin: vmlinux FORCE 24 $(obj)/vmlinux.bin.gz: $(obj)/vmlinux.bin FORCE 27 $(obj)/vmlinux.bin.bz2: $(obj)/vmlinux.bin FORCE 30 $(obj)/vmlinux.bin.lzma: $(obj)/vmlinux.bin FORCE 33 $(obj)/vmlinux.bin.lzo: $(obj)/vmlinux.bin FORCE 39 $(obj)/vmlinux.bin.xip: $(obj)/vmlinux.bin FORCE 42 $(obj)/uImage.bin: $(obj)/vmlinux.bin 45 $(obj)/uImage.bz2: $(obj)/vmlinux.bin.bz2 [all …]
|
D | .gitignore | 2 vmlinux*
|
/linux-4.4.14/arch/m32r/boot/compressed/ |
D | Makefile | 7 targets := vmlinux vmlinux.bin vmlinux.bin.gz vmlinux.bin.bz2 \ 8 vmlinux.bin.lzma head.o misc.o piggy.o vmlinux.lds 20 $(obj)/vmlinux: $(obj)/vmlinux.lds $(OBJECTS) $(obj)/piggy.o FORCE 24 $(obj)/vmlinux.bin: vmlinux FORCE 27 $(obj)/vmlinux.bin.gz: $(obj)/vmlinux.bin FORCE 30 $(obj)/vmlinux.bin.bz2: $(obj)/vmlinux.bin FORCE 33 $(obj)/vmlinux.bin.lzma: $(obj)/vmlinux.bin FORCE 50 $(obj)/piggy.o: $(obj)/vmlinux.scr $(obj)/vmlinux.bin.$(suffix-y) FORCE
|
D | install.sh | 47 if [ -f $4/vmlinux-$1 ]; then 48 mv $4/vmlinux-$1 $4/vmlinux.old 55 cat $2 > $4/vmlinux-$1
|
/linux-4.4.14/arch/metag/boot/ |
D | Makefile | 15 targets += vmlinux.bin 23 extra-y += vmlinux.bin 24 extra-y += vmlinux.bin.gz 25 extra-y += vmlinux.bin.bz2 26 extra-y += vmlinux.bin.xz 27 extra-y += vmlinux.bin.lzo 36 $(obj)/vmlinux.bin: vmlinux FORCE 39 $(obj)/vmlinux.bin.gz: $(obj)/vmlinux.bin FORCE 42 $(obj)/vmlinux.bin.bz2: $(obj)/vmlinux.bin FORCE 45 $(obj)/vmlinux.bin.xz: $(obj)/vmlinux.bin FORCE [all …]
|
D | .gitignore | 1 vmlinux*
|
/linux-4.4.14/arch/mips/boot/ |
D | Makefile | 32 targets := vmlinux.ecoff 35 $(obj)/vmlinux.ecoff: $(obj)/elf2ecoff $(VMLINUX) FORCE 38 targets += vmlinux.bin 41 $(obj)/vmlinux.bin: $(VMLINUX) FORCE 44 targets += vmlinux.srec 47 $(obj)/vmlinux.srec: $(VMLINUX) FORCE 57 extra-y += vmlinux.bin.bz2 58 extra-y += vmlinux.bin.gz 59 extra-y += vmlinux.bin.lzma 60 extra-y += vmlinux.bin.lzo [all …]
|
D | .gitignore | 3 vmlinux.*
|
/linux-4.4.14/arch/avr32/ |
D | Makefile | 10 all: uImage vmlinux.elf 46 BOOT_TARGETS := vmlinux.elf vmlinux.bin uImage uImage.srec 53 vmlinux.elf: KBUILD_IMAGE := $(boot)/vmlinux.elf 54 vmlinux.cso: KBUILD_IMAGE := $(boot)/vmlinux.cso 63 vmlinux.elf vmlinux.bin uImage.srec uImage vmlinux.cso: vmlinux 66 install: vmlinux 69 vmlinux.s: vmlinux 72 vmlinux.lst: vmlinux 75 CLEAN_FILES += vmlinux.s vmlinux.lst
|
/linux-4.4.14/arch/avr32/boot/images/ |
D | Makefile | 9 extra-y := vmlinux.bin vmlinux.gz 12 $(obj)/vmlinux.bin: vmlinux FORCE 15 $(obj)/vmlinux.gz: $(obj)/vmlinux.bin FORCE 23 $(obj)/uImage: $(obj)/vmlinux.gz 44 $(obj)/vmlinux.elf: vmlinux FORCE 50 $(obj)/vmlinux.cso: $(obj)/vmlinux.elf FORCE 57 clean-files := vmlinux.elf vmlinux.bin vmlinux.gz uImage uImage.srec
|
D | .gitignore | 3 vmlinux.cso
|
/linux-4.4.14/arch/arc/boot/ |
D | Makefile | 1 targets := vmlinux.bin vmlinux.bin.gz uImage 9 LINUX_START_TEXT = $$(readelf -h vmlinux | \ 19 extra-y += vmlinux.bin vmlinux.bin.gz 21 $(obj)/vmlinux.bin: vmlinux FORCE 24 $(obj)/vmlinux.bin.gz: $(obj)/vmlinux.bin FORCE 27 $(obj)/uImage.bin: $(obj)/vmlinux.bin FORCE 30 $(obj)/uImage.gz: $(obj)/vmlinux.bin.gz FORCE
|
/linux-4.4.14/arch/nios2/boot/ |
D | Makefile | 9 UIMAGE_LOADADDR = $(shell $(NM) vmlinux | awk '$$NF == "_stext" {print $$1}') 10 UIMAGE_ENTRYADDR = $(shell $(NM) vmlinux | awk '$$NF == "_start" {print $$1}') 15 targets += vmlinux.bin vmlinux.gz vmImage 17 $(obj)/vmlinux.bin: vmlinux FORCE 20 $(obj)/vmlinux.gz: $(obj)/vmlinux.bin FORCE 23 $(obj)/vmImage: $(obj)/vmlinux.gz 27 $(obj)/zImage: $(obj)/compressed/vmlinux FORCE 31 $(obj)/compressed/vmlinux: $(obj)/vmlinux.gz FORCE
|
/linux-4.4.14/arch/h8300/boot/compressed/ |
D | Makefile | 7 targets := vmlinux vmlinux.bin vmlinux.bin.gz head.o misc.o piggy.o 21 LDFLAGS_vmlinux := -Ttext $(IMAGE_OFFSET) -estartup -T $(obj)/vmlinux.lds \ 24 $(obj)/vmlinux: $(OBJECTS) $(obj)/piggy.o $(LIBGCC) FORCE 28 $(obj)/vmlinux.bin: vmlinux FORCE 31 $(obj)/vmlinux.bin.gz: $(obj)/vmlinux.bin FORCE 37 $(obj)/piggy.o: $(obj)/vmlinux.scr $(obj)/vmlinux.bin.gz FORCE
|
/linux-4.4.14/arch/alpha/boot/ |
D | Makefile | 12 targets := vmlinux.gz vmlinux \ 13 vmlinux.nh tools/lxboot tools/bootlx tools/bootph \ 21 $(obj)/bootimage: $(addprefix $(obj)/tools/,mkbb lxboot bootlx) $(obj)/vmlinux.nh 22 ( cat $(obj)/tools/lxboot $(obj)/tools/bootlx $(obj)/vmlinux.nh ) > $@ 27 $(obj)/bootpfile: $(obj)/tools/bootph $(obj)/vmlinux.nh 28 cat $(obj)/tools/bootph $(obj)/vmlinux.nh > $@ 35 $(obj)/bootpzfile: $(obj)/tools/bootpzh $(obj)/vmlinux.nh.gz 36 cat $(obj)/tools/bootpzh $(obj)/vmlinux.nh.gz > $@ 42 $(obj)/vmlinux.gz: $(obj)/vmlinux FORCE 50 $(obj)/ksize.h: $(obj)/vmlinux.nh FORCE [all …]
|
/linux-4.4.14/arch/mn10300/boot/compressed/ |
D | Makefile | 5 targets := vmlinux vmlinux.bin vmlinux.bin.gz head.o misc.o piggy.o 9 $(obj)/vmlinux: $(obj)/head.o $(obj)/misc.o $(obj)/piggy.o FORCE 13 $(obj)/vmlinux.bin: vmlinux FORCE 16 $(obj)/vmlinux.bin.gz: $(obj)/vmlinux.bin FORCE 21 $(obj)/piggy.o: $(obj)/vmlinux.lds $(obj)/vmlinux.bin.gz FORCE
|
/linux-4.4.14/arch/h8300/boot/ |
D | Makefile | 3 targets := vmlinux.srec vmlinux.bin zImage 14 $(obj)/vmlinux.srec $(obj)/vmlinux.bin: vmlinux FORCE 17 $(obj)/zImage: $(obj)/compressed/vmlinux FORCE 20 $(obj)/compressed/vmlinux: FORCE 23 $(obj)/uImage.bin: $(obj)/vmlinux.bin 26 CLEAN_FILES += arch/$(ARCH)/vmlinux.bin arch/$(ARCH)/vmlinux.srec arch/$(ARCH)/uImage.bin
|
/linux-4.4.14/scripts/ |
D | extract-sys-certs.pl | 18 my $vmlinux = $ARGV[0]; 24 open FD, "objdump -h $vmlinux |" || die $vmlinux; 26 close(FD) || die $vmlinux; 55 open FD, "nm $vmlinux 2>/dev/null |" || die $vmlinux; 57 close(FD) || die $vmlinux; 130 open FD, "<$vmlinux" || die $vmlinux; 132 die $vmlinux if (!defined(sysseek(FD, $foff, SEEK_SET))); 135 die "$vmlinux" if (!defined($len)); 136 die "Short read on $vmlinux\n" if ($len != $size); 137 close(FD) || die $vmlinux;
|
D | link-vmlinux.sh | 122 rm -f vmlinux 123 rm -f vmlinux.o 165 info LD vmlinux.o 166 modpost_link vmlinux.o 169 ${MAKE} -f "${srctree}/scripts/Makefile.modpost" vmlinux.o 229 info LD vmlinux 230 vmlinux_link "${kallsymso}" vmlinux 233 info SORTEX vmlinux 234 sortextable vmlinux 238 mksysmap vmlinux System.map
|
D | decode_stacktrace.sh | 11 vmlinux=$1 35 local base_addr=$(nm "$vmlinux" | grep -i ' t ' | awk "/ $name\$/ {print \$1}" | head -n1) 55 local code=$(addr2line -i -e "$vmlinux" "$address")
|
D | Makefile.modpost | 86 quiet_cmd_modpost = MODPOST $(words $(filter-out vmlinux FORCE, $^)) modules 91 $(call cmd,modpost) $(wildcard vmlinux) 96 vmlinux.o: FORCE
|
D | extract-vmlinux | 48 tmp=$(mktemp /tmp/vmlinux-XXX)
|
/linux-4.4.14/arch/ia64/hp/sim/boot/ |
D | Makefile | 12 targets := vmlinux.bin vmlinux.gz $(targets-y) 17 vmlinux.gz: $(obj)/vmlinux.gz $(addprefix $(obj)/,$(targets-y)) 26 $(obj)/vmlinux.gz: $(obj)/vmlinux.bin FORCE 29 $(obj)/vmlinux.bin: vmlinux FORCE
|
/linux-4.4.14/arch/xtensa/boot/ |
D | Makefile | 36 vmlinux.bin: vmlinux FORCE 39 vmlinux.bin.gz: vmlinux.bin FORCE 42 boot-elf: vmlinux.bin 43 boot-redboot: vmlinux.bin.gz 44 boot-uboot: vmlinux.bin.gz
|
/linux-4.4.14/arch/mips/ |
D | Makefile | 62 vmlinux-32 = vmlinux 63 vmlinux-64 = vmlinux.64 70 vmlinux-32 = vmlinux.32 71 vmlinux-64 = vmlinux 76 all-$(CONFIG_BOOT_ELF32) := $(vmlinux-32) 77 all-$(CONFIG_BOOT_ELF64) := $(vmlinux-64) 225 COMPRESSION_FNAME = vmlinux 236 entry-y = 0x$(shell $(NM) vmlinux 2>/dev/null \ 299 boot-y := vmlinux.bin 300 boot-y += vmlinux.ecoff [all …]
|
/linux-4.4.14/arch/nios2/boot/compressed/ |
D | Makefile | 5 targets := vmlinux head.o misc.o piggy.o vmlinux.lds 12 $(obj)/vmlinux: $(obj)/vmlinux.lds $(OBJECTS) $(obj)/piggy.o FORCE 18 $(obj)/piggy.o: $(obj)/vmlinux.scr $(obj)/../vmlinux.gz FORCE
|
/linux-4.4.14/arch/mn10300/boot/ |
D | Makefile | 13 targets := vmlinux.bin zImage 20 $(obj)/zImage: $(obj)/compressed/vmlinux FORCE 24 $(obj)/vmlinux.bin: $(obj)/compressed/vmlinux FORCE 27 $(obj)/compressed/vmlinux: FORCE
|
/linux-4.4.14/arch/score/boot/ |
D | Makefile | 9 targets := vmlinux.bin 11 $(obj)/vmlinux.bin: vmlinux FORCE 15 clean-files += vmlinux.bin
|
/linux-4.4.14/arch/unicore32/boot/compressed/ |
D | Makefile | 38 targets := vmlinux vmlinux.lds font.o font.c head.o misc.o \ 54 $(obj)/vmlinux: $(obj)/vmlinux.lds $(obj)/head.o $(obj)/piggy.o \ 66 $(obj)/vmlinux.lds: $(obj)/vmlinux.lds.in arch/unicore32/boot/Makefile $(KCONFIG_CONFIG)
|
D | vmlinux.lds.in | 2 * linux/arch/unicore/boot/compressed/vmlinux.lds.in
|
/linux-4.4.14/arch/sh/boot/romimage/ |
D | Makefile | 7 targets := vmlinux head.o zeropage.bin piggy.o 16 -T $(obj)/../../kernel/vmlinux.lds 18 $(obj)/vmlinux: $(obj)/head.o $(obj-y) $(obj)/piggy.o FORCE 24 $(obj)/zeropage.bin: vmlinux FORCE 29 $(obj)/piggy.o: $(obj)/vmlinux.scr $(obj)/zeropage.bin arch/sh/boot/zImage FORCE
|
/linux-4.4.14/arch/mips/boot/compressed/ |
D | Makefile | 47 targets += vmlinux.bin 49 $(obj)/vmlinux.bin: $(KBUILD_IMAGE) FORCE 59 targets += vmlinux.bin.z 60 $(obj)/vmlinux.bin.z: $(obj)/vmlinux.bin FORCE 64 OBJCOPYFLAGS_piggy.o := --add-section=.image=$(obj)/vmlinux.bin.z \ 66 $(obj)/piggy.o: $(obj)/dummy.o $(obj)/vmlinux.bin.z FORCE 76 $(obj)/vmlinux.bin $(VMLINUX_LOAD_ADDRESS))
|
/linux-4.4.14/arch/ia64/ |
D | Makefile | 70 compressed: vmlinux.gz 72 vmlinuz: vmlinux.gz 74 vmlinux.gz: vmlinux 77 unwcheck: vmlinux 83 CLEAN_FILES += vmlinux.gz bootloader 85 boot: lib/lib.a vmlinux 88 install: vmlinux.gz
|
/linux-4.4.14/arch/c6x/boot/ |
D | Makefile | 6 $(obj)/vmlinux.bin: vmlinux FORCE 9 $(obj)/dtbImage.%: vmlinux
|
/linux-4.4.14/tools/perf/tests/ |
D | vmlinux-kallsyms.c | 27 struct machine kallsyms, vmlinux; in test__vmlinux_matches_kallsyms() local 29 struct maps *maps = &vmlinux.kmaps.maps[type]; in test__vmlinux_matches_kallsyms() 39 machine__init(&vmlinux, "", HOST_KERNEL_ID); in test__vmlinux_matches_kallsyms() 78 if (machine__create_kernel_maps(&vmlinux) < 0) { in test__vmlinux_matches_kallsyms() 83 vmlinux_map = machine__kernel_map(&vmlinux); in test__vmlinux_matches_kallsyms() 96 if (machine__load_vmlinux_path(&vmlinux, type, in test__vmlinux_matches_kallsyms() 240 machine__exit(&vmlinux); in test__vmlinux_matches_kallsyms()
|
D | Build | 5 perf-y += vmlinux-kallsyms.o
|
/linux-4.4.14/Documentation/zh_CN/ |
D | basic_profiling.txt | 26 请先确保您已经有正确的System.map / vmlinux配置! 29 /sbin/installkernel将vmlinux拷贝到/boot目录,而System.map通常是默认安装好的 60 opcontrol --setup --vmlinux=/boot/vmlinux 68 如果只看kernel相关的报告结果,请运行命令 opreport -l /boot/vmlinux > output_file
|
D | oops-tracing.txt | 74 gdb /usr/src/linux/vmlinux
|
/linux-4.4.14/arch/c6x/ |
D | Makefile | 35 all: vmlinux.bin 49 vmlinux.bin: vmlinux 52 dtbImage.%: vmlinux
|
/linux-4.4.14/arch/powerpc/boot/ |
D | main.c | 90 static struct addr_range prep_initrd(struct addr_range vmlinux, void *chosen, in prep_initrd() argument 115 if (initrd_addr < vmlinux.size) { in prep_initrd() 178 struct addr_range vmlinux, initrd; in start() local 203 vmlinux = prep_kernel(); in start() 204 initrd = prep_initrd(vmlinux, chosen, in start() 219 kentry = (kernel_entry_t) vmlinux.addr; in start()
|
D | README | 2 To extract the kernel vmlinux, System.map, .config or initrd from the zImage binary: 4 objcopy -j .kernel:vmlinux -O binary zImage vmlinux.gz
|
D | zImage.ps3.lds.S | 7 .kernel:vmlinux.bin : { *(.kernel:vmlinux.bin) }
|
D | zImage.lds.S | 55 .kernel:vmlinux.strip : 58 *(.kernel:vmlinux.strip)
|
D | .gitignore | 13 kernel-vmlinux.strip.c 14 kernel-vmlinux.strip.gz
|
D | zImage.coff.lds.S | 27 *(.kernel:vmlinux.strip)
|
D | wrapper | 154 kernel=vmlinux 170 ksection=.kernel:vmlinux.strip 249 ksection=.kernel:vmlinux.bin
|
/linux-4.4.14/arch/alpha/ |
D | Makefile | 53 all boot: $(boot)/vmlinux.gz 55 $(boot)/vmlinux.gz: vmlinux 58 bootimage bootpfile bootpzfile: vmlinux
|
/linux-4.4.14/arch/unicore32/ |
D | .gitignore | 8 kernel/vmlinux.lds 20 boot/compressed/vmlinux 21 boot/compressed/vmlinux.lds
|
D | Makefile | 50 zImage Image uImage: vmlinux
|
/linux-4.4.14/arch/unicore32/boot/ |
D | Makefile | 16 $(obj)/Image: vmlinux FORCE 20 $(obj)/compressed/vmlinux: $(obj)/Image FORCE 23 $(obj)/zImage: $(obj)/compressed/vmlinux FORCE
|
/linux-4.4.14/arch/s390/boot/ |
D | Makefile | 15 $(obj)/image: vmlinux FORCE 18 $(obj)/bzImage: $(obj)/compressed/vmlinux FORCE 21 $(obj)/compressed/vmlinux: FORCE
|
/linux-4.4.14/arch/cris/boot/ |
D | Makefile | 14 $(obj)/Image: vmlinux FORCE 18 $(obj)/compressed/vmlinux: $(obj)/Image FORCE 22 $(obj)/zImage: $(obj)/compressed/vmlinux
|
/linux-4.4.14/arch/sparc/boot/ |
D | Makefile | 10 targets := tftpboot.img image zImage vmlinux.aout 28 $(obj)/vmlinux.aout: vmlinux FORCE 65 $(obj)/image: vmlinux FORCE
|
D | .gitignore | 6 vmlinux.aout
|
/linux-4.4.14/arch/x86/boot/ |
D | Makefile | 21 targets := vmlinux.bin setup.bin setup.elf bzImage 67 cmd_image = $(obj)/tools/build $(obj)/setup.bin $(obj)/vmlinux.bin \ 70 $(obj)/bzImage: $(obj)/setup.bin $(obj)/vmlinux.bin $(obj)/tools/build FORCE 75 $(obj)/vmlinux.bin: $(obj)/compressed/vmlinux FORCE 86 $(obj)/voffset.h: vmlinux FORCE 95 $(obj)/zoffset.h: $(obj)/compressed/vmlinux FORCE 110 $(obj)/compressed/vmlinux: FORCE
|
/linux-4.4.14/Documentation/ |
D | basic_profiling.txt | 7 Make sure you have the correct System.map / vmlinux referenced! 10 /sbin/installkernel to copy vmlinux to /boot, in addition to vmlinuz, 45 opcontrol --setup --vmlinux=/boot/vmlinux 53 To only report on the kernel, run opreport -l /boot/vmlinux > output_file
|
D | dontdiff | 242 vmlinux 243 vmlinux-* 244 vmlinux.aout 245 vmlinux.bin.all 246 vmlinux.lds
|
D | gdb-kernel-debugging.txt | 47 o Start gdb: gdb vmlinux 50 directories. In case gdb reports to refuse loading vmlinux-gdb.py, add 65 loading vmlinux
|
D | BUG-HUNTING | 195 number of the OOPS from the vmlinux file. If you have 203 gdb vmlinux 213 make vmlinux 214 gdb vmlinux
|
D | kmemcheck.txt | 267 $ addr2line -e vmlinux -i ffffffff8104ede8 273 The "-e vmlinux" tells addr2line which file to look in. IMPORTANT: This must 274 be the vmlinux of the kernel that produced the warning in the first place! If 344 $ addr2line -e vmlinux -i ffffffff8104f04e ffffffff81050bd8 \ 497 $ objdump -d --no-show-raw-insn vmlinux | grep -C 8 ffffffff8104ede8: 547 $ gdb vmlinux
|
D | module-signing.txt | 135 during the building of vmlinux (the public part of the key needs to be built 136 into vmlinux) using parameters in the:
|
/linux-4.4.14/arch/arm/boot/ |
D | Makefile | 32 $(obj)/xipImage: vmlinux FORCE 47 $(obj)/Image: vmlinux FORCE 51 $(obj)/compressed/vmlinux: $(obj)/Image FORCE 54 $(obj)/zImage: $(obj)/compressed/vmlinux FORCE
|
D | install.sh | 48 base=vmlinux
|
/linux-4.4.14/arch/microblaze/boot/ |
D | Makefile | 9 $(obj)/linux.bin: vmlinux FORCE 26 -K _fdt_start vmlinux -o $@ 30 $(obj)/simpleImage.%: vmlinux FORCE
|
/linux-4.4.14/arch/xtensa/kernel/ |
D | Makefile | 5 extra-y := head.o vmlinux.lds 42 $(obj)/vmlinux.lds: $(src)/vmlinux.lds.S FORCE
|
D | .gitignore | 1 vmlinux.lds
|
/linux-4.4.14/arch/mn10300/ |
D | Makefile | 74 CLEAN_FILES += $(boot)/compressed/vmlinux 75 CLEAN_FILES += $(boot)/compressed/vmlinux.bin 76 CLEAN_FILES += $(boot)/compressed/vmlinux.bin.gz 78 zImage: vmlinux
|
/linux-4.4.14/ |
D | Makefile | 599 all: vmlinux 804 export KBUILD_IMAGE ?= vmlinux 885 vmlinux-dirs := $(patsubst %/,%,$(filter %/, $(init-y) $(init-m) \ 889 vmlinux-alldirs := $(sort $(vmlinux-dirs) $(patsubst %/,%,$(filter %/, \ 904 export KBUILD_LDS := arch/$(SRCARCH)/kernel/vmlinux.lds 907 export KBUILD_ALLDIRS := $(sort $(filter-out arch/%,$(vmlinux-alldirs)) arch Documentation include … 909 vmlinux-deps := $(KBUILD_LDS) $(KBUILD_VMLINUX_INIT) $(KBUILD_VMLINUX_MAIN) 912 cmd_link-vmlinux = $(CONFIG_SHELL) $< $(LD) $(LDFLAGS) $(LDFLAGS_vmlinux) 913 quiet_cmd_link-vmlinux = LINK $@ 917 vmlinux: scripts/link-vmlinux.sh $(vmlinux-deps) FORCE target [all …]
|
D | .gitignore | 47 /vmlinux 48 /vmlinux.32 49 /vmlinux-gdb.py
|
D | README | 308 old kernel image (say, /vmlinux.old) in case the new one does not 370 the file 'linux/vmlinux'. To extract the namelist and match it against 373 nm vmlinux | sort | less 397 After you've rebooted with the new kernel, do "gdb vmlinux /proc/kcore".
|
/linux-4.4.14/arch/tile/ |
D | Makefile | 20 ifneq ($(strip $(filter vmlinux modules all,$(goals))),) 69 install -D -m 755 vmlinux $(INSTALL_PATH)/vmlinux-$(KERNELRELEASE)
|
/linux-4.4.14/arch/powerpc/ |
D | relocs_check.sh | 23 vmlinux="$2" 26 "$objdump" -R "$vmlinux" |
|
D | Makefile | 256 relocs_check: arch/powerpc/relocs_check.sh vmlinux 262 $(BOOT_TARGETS1): vmlinux 264 $(BOOT_TARGETS2): vmlinux
|
/linux-4.4.14/arch/m32r/boot/ |
D | Makefile | 13 $(obj)/zImage: $(obj)/compressed/vmlinux FORCE 17 $(obj)/compressed/vmlinux: FORCE
|
/linux-4.4.14/arch/metag/ |
D | Makefile | 62 boot_targets += vmlinux.bin 66 all: vmlinux.bin 68 $(boot_targets): vmlinux
|
/linux-4.4.14/arch/arm/boot/compressed/ |
D | Makefile | 92 targets := vmlinux vmlinux.lds \ 113 KBSS_SZ = $(shell $(CROSS_COMPILE)size $(obj)/../../../../vmlinux | \ 170 $(obj)/vmlinux: $(obj)/vmlinux.lds $(obj)/$(HEAD) $(obj)/piggy.$(suffix_y).o \
|
D | .gitignore | 11 vmlinux 12 vmlinux.lds
|
/linux-4.4.14/arch/cris/boot/compressed/ |
D | README | 6 The kernel object built by the arch/etrax100/Makefile, vmlinux, is split 7 by that makefile into text and data binary files, vmlinux.text and 8 vmlinux.data.
|
D | Makefile | 26 targets := vmlinux piggy.gz decompress.o decompress.bin 34 $(obj)/vmlinux: $(obj)/piggy.gz $(obj)/decompress.bin FORCE
|
/linux-4.4.14/arch/score/ |
D | Makefile | 34 vmlinux.bin: vmlinux
|
/linux-4.4.14/arch/xtensa/boot/boot-elf/ |
D | Makefile | 21 $(obj)/Image.o: vmlinux.bin $(OBJS) 23 --add-section image=vmlinux.bin \
|
/linux-4.4.14/arch/parisc/ |
D | Makefile | 122 Image: vmlinux 124 vmlinuz: vmlinux 129 $(KERNELRELEASE) vmlinux System.map "$(INSTALL_PATH)"
|
D | install.sh | 53 base=vmlinux
|
/linux-4.4.14/arch/arm64/ |
D | Makefile | 84 Image: vmlinux 87 Image.%: vmlinux 90 zinstall install: vmlinux
|
/linux-4.4.14/arch/sh/ |
D | Makefile | 92 defaultimage-$(CONFIG_SH_7206_SOLUTION_ENGINE) := vmlinux 93 defaultimage-$(CONFIG_SH_7619_SOLUTION_ENGINE) := vmlinux 207 uImage.srec uImage.bin zImage vmlinux.bin vmlinux.srec \ 213 $(BOOT_TARGETS): vmlinux
|
/linux-4.4.14/arch/xtensa/boot/boot-redboot/ |
D | Makefile | 22 $(obj)/zImage.o: vmlinux.bin.gz $(OBJS) 24 --add-section image=vmlinux.bin.gz \
|
/linux-4.4.14/arch/frv/boot/ |
D | Makefile | 36 $(obj)/Image: vmlinux FORCE 37 $(OBJCOPY) $(OBJCOPYFLAGS) -S vmlinux $@
|
/linux-4.4.14/arch/m68k/kernel/ |
D | vmlinux-nommu.lds | 2 * vmlinux.lds.S -- master linker script for m68knommu arch 21 #include <asm-generic/vmlinux.lds.h>
|
D | .gitignore | 1 vmlinux.lds
|
D | Makefile | 14 extra-y += vmlinux.lds
|
D | vmlinux-sun3.lds | 3 #include <asm-generic/vmlinux.lds.h>
|
D | vmlinux-std.lds | 3 #include <asm-generic/vmlinux.lds.h>
|
/linux-4.4.14/arch/sparc/ |
D | Makefile | 68 image zImage uImage tftpboot.img vmlinux.aout: vmlinux
|
/linux-4.4.14/arch/x86/tools/ |
D | Makefile | 19 …DUMP) -v | $(AWK) -f $(chkobjdump)) || $(OBJDUMP) -d -j .text $(objtree)/vmlinux | $(AWK) -f $(dis… 24 posttest: $(obj)/test_get_len vmlinux $(obj)/insn_sanity
|
/linux-4.4.14/arch/microblaze/kernel/ |
D | .gitignore | 1 vmlinux.lds
|
D | Makefile | 15 extra-y := head.o vmlinux.lds
|
/linux-4.4.14/arch/alpha/kernel/ |
D | .gitignore | 1 vmlinux.lds
|
D | Makefile | 5 extra-y := head.o vmlinux.lds
|
/linux-4.4.14/arch/metag/kernel/ |
D | .gitignore | 1 vmlinux.lds
|
D | Makefile | 6 extra-y += vmlinux.lds
|
/linux-4.4.14/arch/blackfin/kernel/ |
D | .gitignore | 1 vmlinux.lds
|
D | Makefile | 5 extra-y := vmlinux.lds
|
/linux-4.4.14/arch/avr32/kernel/ |
D | .gitignore | 1 vmlinux.lds
|
D | Makefile | 5 extra-y := head.o vmlinux.lds
|
/linux-4.4.14/arch/m32r/kernel/ |
D | .gitignore | 1 vmlinux.lds
|
D | Makefile | 5 extra-y := head.o vmlinux.lds
|
/linux-4.4.14/arch/s390/kernel/ |
D | .gitignore | 1 vmlinux.lds
|
D | Makefile | 49 extra-y += head.o head64.o vmlinux.lds
|
/linux-4.4.14/arch/arm/kernel/ |
D | .gitignore | 1 vmlinux.lds
|
D | Makefile | 95 extra-y := $(head-y) vmlinux.lds
|
/linux-4.4.14/arch/arc/kernel/ |
D | .gitignore | 1 vmlinux.lds
|
D | Makefile | 36 extra-y := vmlinux.lds head.o
|
/linux-4.4.14/arch/parisc/kernel/ |
D | .gitignore | 1 vmlinux.lds
|
D | Makefile | 5 extra-y := head.o vmlinux.lds
|
/linux-4.4.14/arch/sparc/kernel/ |
D | .gitignore | 1 vmlinux.lds
|
D | Makefile | 14 extra-y += vmlinux.lds
|
/linux-4.4.14/arch/powerpc/kernel/ |
D | .gitignore | 1 vmlinux.lds
|
D | Makefile | 88 extra-y += vmlinux.lds 172 clean-files := vmlinux.lds
|
/linux-4.4.14/arch/mips/kernel/ |
D | .gitignore | 1 vmlinux.lds
|
D | Makefile | 5 extra-y := head.o vmlinux.lds
|
/linux-4.4.14/arch/arm64/kernel/ |
D | .gitignore | 1 vmlinux.lds
|
D | image.h | 22 #error This file should only be included in vmlinux.lds.S
|
D | Makefile | 48 extra-y += $(head-y) vmlinux.lds
|
/linux-4.4.14/arch/sh/kernel/ |
D | .gitignore | 1 vmlinux.lds
|
D | Makefile | 5 extra-y := head_$(BITS).o vmlinux.lds
|
/linux-4.4.14/arch/ia64/kernel/ |
D | .gitignore | 2 vmlinux.lds
|
D | Makefile | 9 extra-y := head.o init_task.o vmlinux.lds
|
/linux-4.4.14/arch/x86/kernel/ |
D | .gitignore | 3 vmlinux.lds
|
D | Makefile | 5 extra-y := head_$(BITS).o head$(BITS).o head.o vmlinux.lds
|
/linux-4.4.14/arch/um/ |
D | .gitignore | 3 kernel/vmlinux.lds
|
D | Makefile | 101 linux: vmlinux
|
/linux-4.4.14/scripts/package/ |
D | builddeb | 387 cp vmlinux $dbg_dir/usr/lib/debug/lib/modules/$version/ 390 ln -s ../lib/modules/$version/vmlinux $dbg_dir/usr/lib/debug/boot/vmlinux-$version 392 ln -s lib/modules/$version/vmlinux $dbg_dir/usr/lib/debug/vmlinux-$version
|
/linux-4.4.14/arch/x86/ |
D | .gitignore | 1 boot/compressed/vmlinux
|
D | Makefile | 247 bzImage: vmlinux 255 $(BOOT_TARGETS): vmlinux
|
/linux-4.4.14/arch/arc/ |
D | Makefile | 113 bootpImage: vmlinux 117 $(boot_targets): vmlinux
|
/linux-4.4.14/arch/xtensa/boot/boot-uboot/ |
D | Makefile | 18 $(obj)/../uImage: vmlinux.bin.gz FORCE
|
/linux-4.4.14/arch/score/kernel/ |
D | Makefile | 5 extra-y := head.o vmlinux.lds
|
/linux-4.4.14/arch/arm64/boot/ |
D | install.sh | 34 base=vmlinux
|
D | Makefile | 19 $(obj)/Image: vmlinux FORCE
|
/linux-4.4.14/Documentation/x86/ |
D | exception-tables.txt | 159 > objdump --section-headers vmlinux 161 > vmlinux: file format elf32-i386 186 > objdump --disassemble --section=.text vmlinux 204 > objdump --disassemble --section=.fixup vmlinux 211 > objdump --full-contents --section=__ex_table vmlinux 242 and linked in vmlinux : > c017e7a5 <do_con_write+e1> movb (%ebx),%dl 247 and linked in vmlinux : > c0199ff5 <.fixup+10b5> movl $0xfffffff2,%eax
|
/linux-4.4.14/arch/openrisc/kernel/ |
D | Makefile | 5 extra-y := head.o vmlinux.lds
|
/linux-4.4.14/arch/cris/kernel/ |
D | Makefile | 7 extra-y := vmlinux.lds
|
/linux-4.4.14/arch/s390/ |
D | Makefile | 112 install: vmlinux 115 image bzImage: vmlinux
|
/linux-4.4.14/Documentation/devicetree/bindings/ |
D | common-properties.txt | 16 endianness of the kernel binary (e.g. LE vmlinux -> readl/writel, 17 BE vmlinux -> ioread32be/iowrite32be). In this case no byteswaps
|
/linux-4.4.14/arch/c6x/kernel/ |
D | Makefile | 5 extra-y := head.o vmlinux.lds
|
/linux-4.4.14/arch/h8300/kernel/ |
D | Makefile | 5 extra-y := vmlinux.lds
|
/linux-4.4.14/tools/perf/Documentation/ |
D | perf-annotate.txt | 47 --vmlinux=<file>:: 48 vmlinux pathname.
|
D | perf-buildid-cache.txt | 54 to update kallsyms and kernel dso to vmlinux in order to support
|
D | perf-top.txt | 65 --vmlinux=<path>:: 66 Path to vmlinux. Required for annotation functionality.
|
D | perf-probe.txt | 35 --vmlinux=PATH:: 36 Specify vmlinux path which has debuginfo (Dwarf binary).
|
D | perf-script.txt | 189 --vmlinux=<file>:: 190 vmlinux pathname
|
D | perf-kvm.txt | 95 Guest os kernel vmlinux.
|
D | perf-report.txt | 245 --vmlinux=<file>:: 246 vmlinux pathname
|
/linux-4.4.14/arch/nios2/kernel/ |
D | Makefile | 6 extra-y += vmlinux.lds
|
/linux-4.4.14/arch/hexagon/kernel/ |
D | Makefile | 1 extra-y := head.o vmlinux.lds
|
/linux-4.4.14/tools/testing/ktest/examples/ |
D | crosstests.conf | 113 BUILD_OPTIONS = -j8 vmlinux 156 BUILD_OPTIONS = -j8 vmlinux
|
/linux-4.4.14/arch/openrisc/ |
D | README.openrisc | 54 together with your freshly built vmlinux, run your kernel with the following 57 sim -f arch/openrisc/or1ksim.cfg vmlinux
|
D | Makefile | 55 all: vmlinux
|
/linux-4.4.14/Documentation/kbuild/ |
D | makefiles.txt | 69 The top Makefile is responsible for building two major products: vmlinux 150 The kbuild Makefile specifies object files for vmlinux 156 built-in.o is later linked into vmlinux by the parent Makefile. 411 $(obj)/vmImage: $(obj)/vmlinux.gz 826 5) All object files are then linked and the resulting file vmlinux is 855 LDFLAGS_vmlinux Options for $(LD) when linking vmlinux 858 the linker when linking the final vmlinux image. 870 vmlinux. 877 $(obj)/image: vmlinux FORCE 881 vmlinux. The usage of $(call if_changed,xxx) will be described later. [all …]
|
D | kbuild.txt | 55 Additional options passed to final link of vmlinux. 233 All object files for the init (first) part of vmlinux. 238 All object files for the main part of vmlinux. 240 all the object files used to link vmlinux.
|
D | modules.txt | 26 --- 6.1 Symbols From the Kernel (vmlinux + modules) 438 --- 6.1 Symbols From the Kernel (vmlinux + modules) 454 1) It lists all exported symbols from vmlinux and all modules.
|
/linux-4.4.14/arch/unicore32/kernel/ |
D | Makefile | 30 extra-y := $(head-y) vmlinux.lds
|
/linux-4.4.14/arch/frv/kernel/ |
D | Makefile | 8 extra-y:= head.o vmlinux.lds
|
/linux-4.4.14/arch/mips/lasat/image/ |
D | Makefile | 15 KERNEL_IMAGE = vmlinux
|
/linux-4.4.14/Documentation/kdump/ |
D | kdump.txt | 150 analysis tools require a vmlinux with debug symbols in order to read 323 can choose to load the uncompressed vmlinux or compressed bzImage/vmlinuz 327 - Use vmlinux if kernel is not relocatable. 330 - Use vmlinux 332 - Use vmlinux or vmlinuz.gz 338 If you are using a uncompressed vmlinux image then use following command 341 kexec -p <dump-capture-kernel-vmlinux-image> \ 456 /proc/vmcore. Use the debug vmlinux built with -g and run the following 459 gdb vmlinux <dump-file>
|
/linux-4.4.14/arch/um/kernel/ |
D | Makefile | 10 extra-y := vmlinux.lds
|
/linux-4.4.14/arch/m32r/ |
D | Makefile | 52 zImage: vmlinux
|
/linux-4.4.14/arch/mn10300/kernel/ |
D | Makefile | 4 extra-y := head.o vmlinux.lds
|
/linux-4.4.14/arch/tile/kernel/ |
D | Makefile | 5 extra-y := vmlinux.lds head_$(BITS).o
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-kernel-livepatch | 17 object (vmlinux or a module) in which it patched functions.
|
/linux-4.4.14/arch/cris/ |
D | Kconfig.debug | 17 installed, run gdb-cris vmlinux, then type
|
D | Makefile | 82 zImage Image: vmlinux
|
/linux-4.4.14/arch/xtensa/ |
D | Makefile | 98 zImage: vmlinux
|
/linux-4.4.14/tools/lguest/ |
D | lguest.txt | 73 tools/lguest/lguest 64 vmlinux --tunnet=192.168.19.1 \ 79 vmlinux: the kernel image found in the top of your build directory. You
|
/linux-4.4.14/Documentation/powerpc/ |
D | bootwrapper.txt | 5 PowerPC image targets compresses and wraps the kernel image (vmlinux) with 89 vmlinux in the uImage data structure. This image 119 that a single vmlinux image can be booted on many different target boards.
|
/linux-4.4.14/Documentation/ia64/ |
D | xen.txt | 39 # cp build-linux-2.6.18-xen_ia64/vmlinux.gz \ 148 # cp vmlinux.gz /boot/efi/efi/redhat/vmlinuz-2.6-pv_ops-xenU
|
/linux-4.4.14/Documentation/devicetree/bindings/mips/img/ |
D | xilfpga.txt | 83 vmlinux file via JTAG.
|
/linux-4.4.14/arch/blackfin/ |
D | Makefile | 150 $(BOOT_TARGETS): vmlinux
|
/linux-4.4.14/tools/perf/util/ |
D | symbol.c | 1574 const char *vmlinux, bool vmlinux_allocated, in dso__load_vmlinux() argument 1582 if (vmlinux[0] == '/') in dso__load_vmlinux() 1583 snprintf(symfs_vmlinux, sizeof(symfs_vmlinux), "%s", vmlinux); in dso__load_vmlinux() 1585 symbol__join_symfs(symfs_vmlinux, vmlinux); in dso__load_vmlinux() 1603 dso__set_long_name(dso, vmlinux, vmlinux_allocated); in dso__load_vmlinux()
|
D | symbol.h | 231 const char *vmlinux, bool vmlinux_allocated,
|
/linux-4.4.14/arch/m32r/platforms/oaks32r/ |
D | dot.gdbinit.nommu | 148 file vmlinux
|
/linux-4.4.14/arch/m32r/platforms/mappi3/ |
D | dot.gdbinit | 220 file vmlinux
|
/linux-4.4.14/arch/m32r/platforms/mappi2/ |
D | dot.gdbinit.vdec2 | 227 file vmlinux
|
/linux-4.4.14/arch/m32r/platforms/m32700ut/ |
D | dot.gdbinit_400MHz_32MB | 237 file vmlinux
|
D | dot.gdbinit_200MHz_16MB | 237 file vmlinux
|
D | dot.gdbinit_300MHz_32MB | 237 file vmlinux
|
/linux-4.4.14/arch/m32r/platforms/mappi/ |
D | dot.gdbinit | 236 file vmlinux
|
D | dot.gdbinit.nommu | 240 file vmlinux
|
/linux-4.4.14/Documentation/frv/ |
D | gdbstub.txt | 82 frv-uclinux-gdb vmlinux [MMU linux]
|
/linux-4.4.14/arch/powerpc/platforms/ps3/ |
D | Kconfig | 13 for programming into flash memory, and vmlinux, a kernel image
|
/linux-4.4.14/arch/m32r/platforms/opsput/ |
D | dot.gdbinit | 209 file vmlinux
|