Home | History | Annotate | Download | only in strace

Lines Matching refs:strace

23 #  git remote add strace git://git.code.sf.net/p/strace/code
24 # git fetch strace
25 # git merge strace/master
27 # # (Make any necessary Android.mk changes and test the new strace.)
40 strace_version := $(shell grep Version $(LOCAL_PATH)/strace.spec | cut -d " " -f 2)
71 strace.c \
142 -DPACKAGE_NAME='"strace"' \
184 LOCAL_MODULE := strace
200 cd external/strace; ./linux/ioctlent.sh ../../bionic/libc/kernel/uapi/
202 ONE_SHOT_MAKEFILE=external/strace/Android.mk make -f build/core/main.mk $(TARGET_OUT_EXECUTABLES)/ioctlsort
204 rm external/strace/ioctls.h external/strace/ioctldefs.h
207 adb shell ioctlsort | tr -d '\r' > external/strace/linux/ioctlent.h
208 # Rebuild strace with the new "ioctlent.h".
209 ONE_SHOT_MAKEFILE=external/strace/Android.mk make -f build/core/main.mk
213 # when updating strace's list of ioctls.