Searched refs:archive (Results 1 – 25 of 83) sorted by relevance
1234
| /Linux-v5.4/tools/perf/Documentation/ |
| D | perf-archive.txt | 1 perf-archive(1) 6 perf-archive - Create archive with object files with build-ids found in perf.data file 11 'perf archive' [file]
|
| D | android.txt | 62 If you also want to use perf-archive you need busybox tools for Android. 63 For installing perf-archive, you first need to replace #!/bin/bash with #!/system/bin/sh: 64 sed 's/#!\/bin\/bash/#!\/system\/bin\/sh/g' perf-archive >> /tmp/perf-archive 65 chmod +x /tmp/perf-archive 66 adb push /tmp/perf-archive /data/perf-archive
|
| D | tips.txt | 8 Create an archive with symtabs to analyse on other machine: perf archive
|
| D | perf-inject.txt | 69 linkperf:perf-record[1], linkperf:perf-report[1], linkperf:perf-archive[1]
|
| /Linux-v5.4/Documentation/scsi/ |
| D | ppa.txt | 4 http://web.archive.org/web/*/http://www.torque.net/~campbell/ 6 Driver archive for old drivers: 7 http://web.archive.org/web/*/http://www.torque.net/~campbell/ppa 10 http://web.archive.org/web/*/http://www.torque.net/parport/
|
| D | wd719x.txt | 15 wget http://support.wdc.com/download/archive/pciscsi.exe
|
| /Linux-v5.4/Documentation/driver-api/early-userspace/ |
| D | buffer-format.rst | 13 is different. The initramfs buffer contains an archive which is 19 archive can be compressed using gzip(1). One valid version of an 47 The cpio "TRAILER!!!" entry (cpio end-of-archive) is optional, but is 87 If the filename is "TRAILER!!!" this is actually an end-of-archive 88 marker; the c_filesize for an end-of-archive marker must be zero. 108 When a "TRAILER!!!" end-of-archive marker is seen, the tuple buffer is 117 end-of-archive marker, or
|
| D | early_userspace_support.rst | 15 - gen_init_cpio, a program that builds a cpio-format archive 16 containing a root filesystem image. This archive is compressed, and 26 archive to be used as the image or have the kernel build process build 32 You can create a cpio archive that contains the early userspace image. 33 Your cpio archive should be specified in CONFIG_INITRAMFS_SOURCE and it 36 combination with a cpio archive. 42 source parts rather than supplying a cpio archive. This method provides 146 initrd format, an cpio archive. It must be called "/init". This binary 150 comes via an initramfs cpio archive. If this is not the case,
|
| /Linux-v5.4/Documentation/filesystems/ |
| D | ramfs-rootfs-initramfs.txt | 89 All 2.6 Linux kernels contain a gzipped "cpio" format archive, which is 95 archive is extracted into it, the kernel will fall through to the older code 101 - The old initrd was always a separate file, while the initramfs archive is 103 to generating this archive during the build.) 107 initramfs archive is a gzipped cpio archive (like tar only simpler, 134 archive and links it into the resulting kernel binary. By default, this 135 archive is empty (consuming 134 bytes on x86). 139 initramfs archive, which will automatically be incorporated into the 141 archive, a directory containing files to be archived, or a text file 159 set permissions or create device nodes in the new archive. (Note that those [all …]
|
| /Linux-v5.4/tools/perf/ |
| D | perf-archive.sh | 22 BUILDIDS=$(mktemp /tmp/perf-archive-buildids.XXXXXX) 32 MANIFEST=$(mktemp /tmp/perf-archive-manifest.XXXXXX)
|
| D | .gitignore | 20 perf-archive
|
| D | command-list.txt | 6 perf-archive mainporcelain common
|
| D | Makefile.perf | 268 SCRIPT_SH += perf-archive.sh 382 LIBS = -Wl,--whole-archive $(PERFLIBS) $(EXTRA_PERFLIBS) -Wl,--no-whole-archive -Wl,--start-group $… 889 $(call QUIET_INSTALL, perf-archive) \ 890 $(INSTALL) $(OUTPUT)perf-archive -t '$(DESTDIR_SQ)$(perfexec_instdir_SQ)' 957 …$(call QUIET_CLEAN, core-objs) $(RM) $(LIBPERF_A) $(OUTPUT)perf-archive $(OUTPUT)perf-with-kcore …
|
| /Linux-v5.4/Documentation/admin-guide/acpi/ |
| D | initrd_table_override.rst | 69 # Add the raw ACPI tables to an uncompressed cpio archive. 71 # archive. Note that if the table put here matches a platform table 85 # The uncompressed cpio archive must be the first. Other, typically 87 # one. Following command creates the uncompressed cpio archive and
|
| D | ssdt-overlays.rst | 85 # Add the raw ACPI tables to an uncompressed cpio archive. 87 # cpio archive. 88 # The uncompressed cpio archive must be the first. 94 # Create the uncompressed cpio archive and concatenate the original initrd
|
| /Linux-v5.4/Documentation/w1/masters/ |
| D | mxc-w1.rst | 12 …- http://cache.freescale.com/files/dsp/doc/archive/MCIMX27.pdf?fsrch=1&WT_TYPE=Data%20Sheets&WT_VE…
|
| /Linux-v5.4/Documentation/media/dvb-drivers/ |
| D | intro.rst | 12 …ther old lists hosted at https://linuxtv.org/lists.php. Please check the archive https://linuxtv.o…
|
| /Linux-v5.4/Documentation/translations/zh_CN/process/ |
| D | howto.rst | 116 https://web.archive.org/web/20180829112450/http://linux.yyz.us/patch-format.html 307 网上很多地方都有这个邮件列表的存档(archive)。可以使用搜索引擎来找到这些
|
| /Linux-v5.4/fs/hpfs/ |
| D | hpfs.h | 336 u8 archive: 1; /* dos attrib */ member 342 u8 archive: 1; /* dos attrib */ member
|
| /Linux-v5.4/scripts/ |
| D | get_dvb_firmware | 389 my $archive = 'Yuan MPC718 TV Tuner Card 2.13.10.1016.zip'; 395 wgetfile($archive, $url); 396 unzip($archive, $tmpdir);
|
| /Linux-v5.4/Documentation/hwmon/ |
| D | zl6100.rst | 94 http://archive.ericsson.net/service/internet/picov/get?DocNo=28701-EN/LZT146401 104 http://archive.ericsson.net/service/internet/picov/get?DocNo=28701-EN/LZT146256
|
| /Linux-v5.4/Documentation/networking/device_drivers/ |
| D | sb1000.txt | 30 http://web.archive.org/web/*/http://home.adelphia.net/~siglercm/sb1000.html 31 http://web.archive.org/web/*/http://linuxpower.cx/~cable/ 186 sb1000-1.1.2.tar.gz archive and build and install sb1000.o manually. You'll 199 still supplied with his driver .tar.gz archive. I and all other sb1000 users
|
| /Linux-v5.4/tools/testing/selftests/rcutorture/doc/ |
| D | rcu-test-image.txt | 17 sudo debootstrap --verbose --arch i386 precise /mnt http://archive.ubuntu.com/ubuntu
|
| /Linux-v5.4/usr/ |
| D | Kconfig | 10 This can be either a single cpio archive with a .cpio suffix or a 12 initramfs image. A cpio archive should contain a filesystem archive
|
| /Linux-v5.4/tools/memory-model/scripts/ |
| D | README | 17 archive that are C-language and that have "Result:" comment lines
|
1234