OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tracee_pid
(Results
1 - 19
of
19
) sorted by null
/external/strace/tests/
strace-ff.test
11
tracee_pid
=$!
14
kill -0 $
tracee_pid
2> /dev/null ||
18
run_strace -a14 -eexit_group -ff -p $
tracee_pid
21
match_diff "$LOG.$
tracee_pid
"
25
[ "$LOG.$
tracee_pid
" = "$*" ] ||
detach-running.test
48
tracee_pid
=$!
53
kill $
tracee_pid
54
wait $
tracee_pid
2> /dev/null
58
$STRACE -p $
tracee_pid
2> "$LOG" &
60
while ! grep -F "Process $
tracee_pid
attached" "$LOG" > /dev/null; do
71
grep -F "Process $
tracee_pid
detached" "$LOG" > /dev/null || {
78
test -d /proc/$
tracee_pid
|| {
82
grep_pid_status "$
tracee_pid
" '^State:.*R (running)' > /dev/null || {
83
grep_pid_status "$
tracee_pid
" '^State:'
detach-sleeping.test
48
tracee_pid
=$!
53
kill $
tracee_pid
54
wait $
tracee_pid
2> /dev/null
58
$STRACE -p $
tracee_pid
2> "$LOG" &
60
while ! grep -F "Process $
tracee_pid
attached" "$LOG" > /dev/null; do
71
grep -F "Process $
tracee_pid
detached" "$LOG" > /dev/null || {
78
test -d /proc/$
tracee_pid
|| {
82
grep_pid_status "$
tracee_pid
" '^State:.*S (sleeping)' > /dev/null || {
83
grep_pid_status "$
tracee_pid
" '^State:'
attach-p-cmd.test
37
tracee_pid
=$!
40
kill -0 $
tracee_pid
2> /dev/null ||
44
run_strace -a30 -echdir -p $
tracee_pid
../attach-p-cmd-cmd > "$EXP"
detach-stopped.test
54
tracee_pid
=$!
55
kill -STOP $
tracee_pid
60
kill $
tracee_pid
61
kill -CONT $
tracee_pid
62
wait $
tracee_pid
2> /dev/null
67
$STRACE -p $
tracee_pid
2> "$LOG" &
69
while ! grep -F "Process $
tracee_pid
attached" "$LOG" > /dev/null; do
88
grep -F "Process $
tracee_pid
detached" "$LOG" > /dev/null || {
95
test -d /proc/$
tracee_pid
|| {
99
grep_pid_status "$
tracee_pid
" '^State:.*T (stopped)' > /dev/null ||
[
all
...]
attach-f-p.test
38
tracee_pid
=$!
41
kill -0 $
tracee_pid
2> /dev/null ||
45
run_strace -a32 -f -echdir -p $
tracee_pid
../attach-f-p-cmd > "$EXP"
/external/strace/tests-m32/
strace-ff.test
11
tracee_pid
=$!
14
kill -0 $
tracee_pid
2> /dev/null ||
18
run_strace -a14 -eexit_group -ff -p $
tracee_pid
21
match_diff "$LOG.$
tracee_pid
"
25
[ "$LOG.$
tracee_pid
" = "$*" ] ||
detach-running.test
48
tracee_pid
=$!
53
kill $
tracee_pid
54
wait $
tracee_pid
2> /dev/null
58
$STRACE -p $
tracee_pid
2> "$LOG" &
60
while ! grep -F "Process $
tracee_pid
attached" "$LOG" > /dev/null; do
71
grep -F "Process $
tracee_pid
detached" "$LOG" > /dev/null || {
78
test -d /proc/$
tracee_pid
|| {
82
grep_pid_status "$
tracee_pid
" '^State:.*R (running)' > /dev/null || {
83
grep_pid_status "$
tracee_pid
" '^State:'
detach-sleeping.test
48
tracee_pid
=$!
53
kill $
tracee_pid
54
wait $
tracee_pid
2> /dev/null
58
$STRACE -p $
tracee_pid
2> "$LOG" &
60
while ! grep -F "Process $
tracee_pid
attached" "$LOG" > /dev/null; do
71
grep -F "Process $
tracee_pid
detached" "$LOG" > /dev/null || {
78
test -d /proc/$
tracee_pid
|| {
82
grep_pid_status "$
tracee_pid
" '^State:.*S (sleeping)' > /dev/null || {
83
grep_pid_status "$
tracee_pid
" '^State:'
attach-p-cmd.test
37
tracee_pid
=$!
40
kill -0 $
tracee_pid
2> /dev/null ||
44
run_strace -a30 -echdir -p $
tracee_pid
../attach-p-cmd-cmd > "$EXP"
detach-stopped.test
54
tracee_pid
=$!
55
kill -STOP $
tracee_pid
60
kill $
tracee_pid
61
kill -CONT $
tracee_pid
62
wait $
tracee_pid
2> /dev/null
67
$STRACE -p $
tracee_pid
2> "$LOG" &
69
while ! grep -F "Process $
tracee_pid
attached" "$LOG" > /dev/null; do
88
grep -F "Process $
tracee_pid
detached" "$LOG" > /dev/null || {
95
test -d /proc/$
tracee_pid
|| {
99
grep_pid_status "$
tracee_pid
" '^State:.*T (stopped)' > /dev/null ||
[
all
...]
attach-f-p.test
38
tracee_pid
=$!
41
kill -0 $
tracee_pid
2> /dev/null ||
45
run_strace -a32 -f -echdir -p $
tracee_pid
../attach-f-p-cmd > "$EXP"
/external/strace/tests-mx32/
strace-ff.test
11
tracee_pid
=$!
14
kill -0 $
tracee_pid
2> /dev/null ||
18
run_strace -a14 -eexit_group -ff -p $
tracee_pid
21
match_diff "$LOG.$
tracee_pid
"
25
[ "$LOG.$
tracee_pid
" = "$*" ] ||
detach-running.test
48
tracee_pid
=$!
53
kill $
tracee_pid
54
wait $
tracee_pid
2> /dev/null
58
$STRACE -p $
tracee_pid
2> "$LOG" &
60
while ! grep -F "Process $
tracee_pid
attached" "$LOG" > /dev/null; do
71
grep -F "Process $
tracee_pid
detached" "$LOG" > /dev/null || {
78
test -d /proc/$
tracee_pid
|| {
82
grep_pid_status "$
tracee_pid
" '^State:.*R (running)' > /dev/null || {
83
grep_pid_status "$
tracee_pid
" '^State:'
detach-sleeping.test
48
tracee_pid
=$!
53
kill $
tracee_pid
54
wait $
tracee_pid
2> /dev/null
58
$STRACE -p $
tracee_pid
2> "$LOG" &
60
while ! grep -F "Process $
tracee_pid
attached" "$LOG" > /dev/null; do
71
grep -F "Process $
tracee_pid
detached" "$LOG" > /dev/null || {
78
test -d /proc/$
tracee_pid
|| {
82
grep_pid_status "$
tracee_pid
" '^State:.*S (sleeping)' > /dev/null || {
83
grep_pid_status "$
tracee_pid
" '^State:'
attach-p-cmd.test
37
tracee_pid
=$!
40
kill -0 $
tracee_pid
2> /dev/null ||
44
run_strace -a30 -echdir -p $
tracee_pid
../attach-p-cmd-cmd > "$EXP"
detach-stopped.test
54
tracee_pid
=$!
55
kill -STOP $
tracee_pid
60
kill $
tracee_pid
61
kill -CONT $
tracee_pid
62
wait $
tracee_pid
2> /dev/null
67
$STRACE -p $
tracee_pid
2> "$LOG" &
69
while ! grep -F "Process $
tracee_pid
attached" "$LOG" > /dev/null; do
88
grep -F "Process $
tracee_pid
detached" "$LOG" > /dev/null || {
95
test -d /proc/$
tracee_pid
|| {
99
grep_pid_status "$
tracee_pid
" '^State:.*T (stopped)' > /dev/null ||
[
all
...]
attach-f-p.test
38
tracee_pid
=$!
41
kill -0 $
tracee_pid
2> /dev/null ||
45
run_strace -a32 -f -echdir -p $
tracee_pid
../attach-f-p-cmd > "$EXP"
/external/strace/
strace.c
1516
int status,
tracee_pid
;
local
[
all
...]
Completed in 909 milliseconds