Searched refs:libc (Results 1 – 25 of 30) sorted by relevance
12
13 libc=$(grep -w libc /proc/self/maps | head -1 | sed -r 's/.*[[:space:]](\/.*)/\1/g')14 nm -Dg $libc 2>/dev/null | fgrep -q inet_pton || exit 25420 event_name=$(perf probe -f -x $libc -a inet_pton 2>&1 | tail -n +2 | head -n -5 | \21 grep -P -o "$event_pattern(?=[[:space:]]\(on inet_pton in $libc\))")34 echo ".*inet_pton\+0x[[:xdigit:]]+[[:space:]]\($libc|inlined\)$" >> $expected38 echo "gaih_inet.*\+0x[[:xdigit:]]+[[:space:]]\($libc|inlined\)$" >> $expected39 echo "(__GI_)?getaddrinfo\+0x[[:xdigit:]]+[[:space:]]\($libc|inlined\)$" >> $expected44 echo "gaih_inet.*\+0x[[:xdigit:]]+[[:space:]]\($libc\)$" >> $expected45 echo "getaddrinfo\+0x[[:xdigit:]]+[[:space:]]\($libc\)$" >> $expected50 echo "getaddrinfo\+0x[[:xdigit:]]+[[:space:]]\($libc\)$" >> $expected
85 23.57% git-repack /lib64/libc-2.5.so86 21.81% git /lib64/libc-2.5.so92 1.97% rm /lib64/libc-2.5.so94 1.37% mv /lib64/libc-2.5.so97 0.90% git-update-serv /lib64/libc-2.5.so112 7.31% git /lib64/libc-2.5.so [.] memcpy113 6.34% git-repack /lib64/libc-2.5.so [.] _int_malloc114 6.24% git-repack /lib64/libc-2.5.so [.] memcpy115 5.82% git-repack /lib64/libc-2.5.so [.] __GI___fork116 5.47% git /lib64/libc-2.5.so [.] _int_malloc[all …]
276 Add probes at malloc() function on libc278 ./perf probe -x /lib/libc.so.6 malloc or ./perf probe /lib/libc.so.6 malloc282 ./perf probe --target-ns <target pid> -x /lib64/libc.so.6 malloc290 ./perf probe -x /lib64/libc-2.25.so 'malloc_get_state\@GLIBC_2.2.5'
150 struct addr_range libc, vdso; variable176 libc.first = start; in parse_proc_maps()177 libc.last = end - 1; in parse_proc_maps()
36 extern struct addr_range libc, vdso;
13 GNU_LIBC_A := $(shell $(CC) $(KBUILD_CFLAGS) -print-file-name=libc.a)
35 if (/libc.*\.so$/) {
250 6.85% hackbench /lib/i686/cmov/libc-2.9.so255 0.02% perf /lib/i686/cmov/libc-2.9.so286 0.09% Xorg /lib/i686/cmov/libc-2.9.so304 0.09% Xorg /lib/i686/cmov/libc-2.9.so [.] _int_malloc
12 from the "linux" subdirectory. The system's libc headers are usually
21 a) Any change to the HWCAPs requires an update to userspace (e.g libc)26 b) Access to HWCAPs is sometimes limited (e.g prior to libc, or
44 libc_headers_packagename=linux-libc-dev
19 and are handled by routines in libc. These are not implemented by the FPA11
136 and are handled by routines in libc. These are not implemented by the FPA11
132 operates like the libc ``dup()`` function, duplicating a file handler.
106 to the libc through the ELF auxiliary vector.
396 self.libc = ctypes.CDLL('libc.so.6', use_errno=True)397 self.syscall = self.libc.syscall
368 a7ed5000-a8008000 r-xp 00000000 03:00 4222 /lib/libc.so.6369 a8008000-a800a000 r--p 00133000 03:00 4222 /lib/libc.so.6370 a800a000-a800b000 rw-p 00135000 03:00 4222 /lib/libc.so.6556 3206800000 default file=/lib64/libc-2.12.so mapped=59 mapmax=21 active=55 N0=41 N3=18 kernelpagesiz…557 320698b000 default file=/lib64/libc-2.12.so558 3206b8a000 default file=/lib64/libc-2.12.so anon=2 dirty=2 N3=2 kernelpagesize_kB=4559 3206b8e000 default file=/lib64/libc-2.12.so anon=1 dirty=1 N3=1 kernelpagesize_kB=4
1866 Reading symbols from /lib/libc.so.6...done.1868 #0 0x40126d1a in read () from /lib/libc.so.61873 #0 0x40126d1a in read () from /lib/libc.so.61897 libc.so.6 => /lib/libc.so.6 (0x40084000)1968 4001c000-4010d000 r-xp 00000000 5f:00 14387 /lib/libc-2.1.2.so1969 4010d000-40111000 rw-p 000f0000 5f:00 14387 /lib/libc-2.1.2.so
261 Recent versions of the Linux kernels and GNU libc contain support for
242 a linux kernel version above 3.0 and a libc version > 2.13.
331 msg := $(error No gnu/libc-version.h found, please install glibc-dev[el]);
720 CPUs, and is used by the libc, amongst others.
462 For a new system call, there will obviously be no libc wrapper function and so
1186 no longer supported in libc but still enabled by default in some1195 sys_sysfs is an obsolete system call no longer supported in libc.
845 versions of libc.so.5 from 1996) that assume that brk area starts