Searched refs:libc (Results 1 – 25 of 32) sorted by relevance
12
/Linux-v5.15/tools/perf/tests/shell/ |
D | record+probe_libc_inet_pton.sh | 15 libc=$(grep -w libc /proc/self/maps | head -1 | sed -r 's/.*[[:space:]](\/.*)/\1/g') 16 nm -Dg $libc 2>/dev/null | fgrep -q inet_pton || exit 254 22 event_name=$(perf probe -f -x $libc -a inet_pton 2>&1 | tail -n +2 | head -n -5 | \ 23 grep -P -o "$event_pattern(?=[[:space:]]\(on inet_pton in $libc\))") 36 echo ".*inet_pton\+0x[[:xdigit:]]+[[:space:]]\($libc|inlined\)$" >> $expected 40 echo "gaih_inet.*\+0x[[:xdigit:]]+[[:space:]]\($libc|inlined\)$" >> $expected 41 echo "(__GI_)?getaddrinfo\+0x[[:xdigit:]]+[[:space:]]\($libc|inlined\)$" >> $expected 46 echo "gaih_inet.*\+0x[[:xdigit:]]+[[:space:]]\($libc\)$" >> $expected 47 echo "getaddrinfo\+0x[[:xdigit:]]+[[:space:]]\($libc\)$" >> $expected 52 echo "getaddrinfo\+0x[[:xdigit:]]+[[:space:]]\($libc\)$" >> $expected
|
/Linux-v5.15/tools/perf/Documentation/ |
D | examples.txt | 85 23.57% git-repack /lib64/libc-2.5.so 86 21.81% git /lib64/libc-2.5.so 92 1.97% rm /lib64/libc-2.5.so 94 1.37% mv /lib64/libc-2.5.so 97 0.90% git-update-serv /lib64/libc-2.5.so 112 7.31% git /lib64/libc-2.5.so [.] memcpy 113 6.34% git-repack /lib64/libc-2.5.so [.] _int_malloc 114 6.24% git-repack /lib64/libc-2.5.so [.] memcpy 115 5.82% git-repack /lib64/libc-2.5.so [.] __GI___fork 116 5.47% git /lib64/libc-2.5.so [.] _int_malloc [all …]
|
D | perf.data-directory-format.txt | 50 …build id event received for /lib/x86_64-linux-gnu/libc-2.28.so: 5b157f49586a3ca84d55837f97ff466767… 63 …5.481643: 2172167 cycles: 7f1a48c393c0 _IO_un_link+0x0 (/lib/x86_64-linux-gnu/libc-2.28.so)
|
D | perf-probe.txt | 277 Add probes at malloc() function on libc 279 ./perf probe -x /lib/libc.so.6 malloc or ./perf probe /lib/libc.so.6 malloc 283 ./perf probe --target-ns <target pid> -x /lib64/libc.so.6 malloc 291 ./perf probe -x /lib64/libc-2.25.so 'malloc_get_state\@GLIBC_2.2.5'
|
/Linux-v5.15/tools/testing/selftests/powerpc/pmu/ |
D | lib.c | 150 struct addr_range libc, vdso; variable 176 libc.first = start; in parse_proc_maps() 177 libc.last = end - 1; in parse_proc_maps()
|
D | lib.h | 37 extern struct addr_range libc, vdso;
|
/Linux-v5.15/scripts/ |
D | ver_linux | 17 libc = "libc[.]so[.][0-9]+$" 41 if ($NF ~ libc || $NF ~ libcpp)
|
/Linux-v5.15/scripts/package/ |
D | builddeb | 217 deploy_libc_headers debian/linux-libc-dev 218 create_package linux-libc-dev debian/linux-libc-dev
|
/Linux-v5.15/tools/testing/selftests/wireguard/qemu/ |
D | Makefile | 44 $(eval $(call tar_download,MUSL,musl,1.2.0,.tar.gz,https://musl.libc.org/releases/,c6de7b191139142d… 261 …NEL_BUILD_PATH)/.config $(BUILD_PATH)/init-cpio-spec.txt $(MUSL_PATH)/lib/libc.so $(IPERF_PATH)/sr… 268 $(MUSL_PATH)/lib/libc.so: $(MUSL_TAR) 275 $(BUILD_PATH)/include/.installed: $(MUSL_PATH)/lib/libc.so 279 $(MUSL_CC): $(MUSL_PATH)/lib/libc.so
|
/Linux-v5.15/Documentation/trace/ |
D | tracepoint-analysis.rst | 250 6.85% hackbench /lib/i686/cmov/libc-2.9.so 255 0.02% perf /lib/i686/cmov/libc-2.9.so 286 0.09% Xorg /lib/i686/cmov/libc-2.9.so 304 0.09% Xorg /lib/i686/cmov/libc-2.9.so [.] _int_malloc
|
/Linux-v5.15/Documentation/kbuild/ |
D | headers_install.rst | 13 from the "linux" subdirectory. The system's libc headers are usually
|
/Linux-v5.15/Documentation/arm64/ |
D | cpu-feature-registers.rst | 22 a) Any change to the HWCAPs requires an update to userspace (e.g libc) 27 b) Access to HWCAPs is sometimes limited (e.g prior to libc, or
|
/Linux-v5.15/Documentation/arm/nwfpe/ |
D | todo.rst | 21 and are handled by routines in libc. These are not implemented by the FPA11
|
D | netwinder-fpe.rst | 142 and are handled by routines in libc. These are not implemented by the FPA11
|
/Linux-v5.15/arch/sh/mm/ |
D | Kconfig | 101 to the libc through the ELF auxiliary vector.
|
/Linux-v5.15/Documentation/userspace-api/media/v4l/ |
D | libv4l-introduction.rst | 129 operates like the libc ``dup()`` function, duplicating a file handler.
|
/Linux-v5.15/tools/kvm/kvm_stat/ |
D | kvm_stat | 404 self.libc = ctypes.CDLL('libc.so.6', use_errno=True) 405 self.syscall = self.libc.syscall
|
/Linux-v5.15/Documentation/filesystems/ |
D | proc.rst | 400 a7ed5000-a8008000 r-xp 00000000 03:00 4222 /lib/libc.so.6 401 a8008000-a800a000 r--p 00133000 03:00 4222 /lib/libc.so.6 402 a800a000-a800b000 rw-p 00135000 03:00 4222 /lib/libc.so.6 638 …3206800000 default file=/lib64/libc-2.12.so mapped=59 mapmax=21 active=55 N0=41 N3=18 kernelpagesi… 639 320698b000 default file=/lib64/libc-2.12.so 640 3206b8a000 default file=/lib64/libc-2.12.so anon=2 dirty=2 N3=2 kernelpagesize_kB=4 641 3206b8e000 default file=/lib64/libc-2.12.so anon=1 dirty=1 N3=1 kernelpagesize_kB=4
|
/Linux-v5.15/Documentation/admin-guide/ |
D | devices.rst | 262 Recent versions of the Linux kernels and GNU libc contain support for
|
/Linux-v5.15/arch/um/drivers/ |
D | Kconfig | 241 a linux kernel version above 3.0 and a libc version > 2.13.
|
/Linux-v5.15/Documentation/networking/ |
D | timestamping.rst | 18 based on the architecture type and time_t representation of libc. 27 based on the architecture type and time_t representation of libc.
|
/Linux-v5.15/arch/sh/ |
D | Kconfig | 647 CPUs, and is used by the libc, amongst others.
|
/Linux-v5.15/tools/perf/ |
D | Makefile.config | 428 msg := $(error No gnu/libc-version.h found, please install glibc-dev[el]);
|
/Linux-v5.15/Documentation/process/ |
D | adding-syscalls.rst | 465 For a new system call, there will obviously be no libc wrapper function and so
|
/Linux-v5.15/Documentation/translations/it_IT/process/ |
D | adding-syscalls.rst | 523 in libc e quindi il programma di verifica dovrà invocarla usando ``syscall()``;
|
12