OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:strace
(Results
1 - 15
of
15
) sorted by null
/external/strace/qemu_multiarch_testing/hdc.dir/
init2
6
cd
strace
9
size
strace
13
ftpput -P "$FTP_PORT" "$FTP_SERVER"
strace
/external/strace/
make-dist
7
distdir=
strace
-dist-$$
26
mv -f
strace
-*.tar.xz ..
strace-log-merge
11
It is assumed that STRACE_LOGs were produced by
strace
with -tt[t]
32
# Some
strace
logs have last line which is not '\n' terminated,
42
echo >&2 "${0##*/}: $logfile:
strace
output not found"
Android.mk
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
.)
45
strace_version := $(shell grep Version $(LOCAL_PATH)/
strace
.spec | cut -d " " -f 2)
146
strace
.c \
262
-DPACKAGE_NAME='"
strace
"' \
310
LOCAL_MODULE :=
strace
strace.spec
2
Name:
strace
7
URL: http://sourceforge.net/projects/
strace
/
8
Source: http://downloads.sourceforge.net/
strace
/%{name}-%{version}.tar.xz
17
The
strace
program intercepts and records the system calls called and
18
received by a running process.
Strace
can print a record of each
19
system call, its arguments and its return value.
Strace
is useful for
23
Install
strace
if you need a tool to track the system calls made and
32
The
strace
program intercepts and records the system calls called and
33
received by a running process.
Strace
can print a record of each
34
system call, its arguments and its return value.
Strace
is useful fo
[
all
...]
/external/strace/debian/
rules
76
test -f build64-stamp && ( mv build64/
strace
build64/strace64 ; \
77
cp
strace
.1 strace64.1 ) || true
/external/strace/tests/
init.sh
74
$
STRACE
-o "$LOG" "$@" ||
75
dump_log_and_fail_with "$
STRACE
$args failed"
82
"$srcdir"/../
strace
-log-merge "$LOG" > "$LOG" ||
83
dump_log_and_fail_with '
strace
-log-merge failed'
116
error="$
STRACE
$args output mismatch"
146
error="$
STRACE
$args output mismatch"
176
error="$
STRACE
$args output mismatch"
206
: "${
STRACE
:=../
strace
}"
/art/test/
run-test
96
strace_output="
strace
-output.txt"
119
strace
="false"
239
elif [ "x$1" = "x--
strace
" ]; then
240
strace
="yes"
241
run_args="${run_args} --invoke-with
strace
--invoke-with -o --invoke-with $tmp_dir/$strace_output"
595
echo " --
strace
Run with syscall tracing from
strace
."
869
if [ "$
strace
" = "yes" ]; then
870
echo '####################
strace
output'
Android.run-test.mk
672
run_test_options += --
strace
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-junit.jar
/external/v8/tools/
profile.js
88
* during stack
strace
processing, specifies a position of the frame
/external/libunwind/aux/
ltmain.sh
241
*db | *dbx | *
strace
| *truss)
[
all
...]
/external/cmockery/cmockery_0_1_2/
libtool
935
*db | *dbx | *
strace
| *truss)
[
all
...]
ltmain.sh
583
*db | *dbx | *
strace
| *truss)
[
all
...]
/prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
clover-3.1.12.jar
Completed in 613 milliseconds