HomeSort by relevance Sort by last modified time
    Searched full:strace (Results 26 - 50 of 96) sorted by null

12 3 4

  /external/strace/
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)
115 strace.c \
223 -DPACKAGE_NAME='"strace"' \
267 LOCAL_MODULE := strace
285 cd external/strace; ./linux/ioctlent.sh ../../bionic/libc/kernel/uapi
    [all...]
README-hacking 3 If you use the GIT version of strace there will be some files missing
4 that you need to build strace. These files are generated by tools from
30 All noteworthy changes should be mentioned in NEWS. All changes in strace
strace.1 42 .TH STRACE 1 "2010-03-30"
44 strace \- trace system calls and signals
46 .B strace
59 .B strace
70 .IX "strace command" "" "\fLstrace\fR command"
73 .B strace
84 .B strace
118 .B strace
148 .B strace
227 .B strace
    [all...]
strace.spec 2 Name: strace
7 URL: http://sourceforge.net/projects/strace/
8 Source: http://downloads.sourceforge.net/strace/%{name}-%{version}.tar.xz
15 The strace program intercepts and records the system calls called and
16 received by a running process. Strace can print a record of each
17 system call, its arguments and its return value. Strace is useful for
21 Install strace if you need a tool to track the system calls made and
30 The strace program intercepts and records the system calls called and
31 received by a running process. Strace can print a record of each
32 system call, its arguments and its return value. Strace is useful fo
    [all...]
xlate.el 26 ;; Description: Automate the construction of strace xlat tables.
29 ;; file. Then grab them with C-c G. Switch to the strace source file
56 "Build and insert an strace xlat table based on the last grab."
ChangeLog-CVS 7 * strace-graph: Likewise.
191 * strace.c: Fix misplaced #endif.
199 * strace.c (newoutf): Prevent -o FILENAME overflowing the stack.
244 * strace.c: Move extern declarations out of function bodies.
279 * strace.c (trace): If trace_syscall() failed with ESRCH,
289 * strace.c: Adjust printtrailer() calls accordingly.
321 attaches to grandparent similarly to strace -p PID.
324 wait() etc. Without -D, strace process gets lodged in between,
326 * strace.c: Add global flag variable daemonized_tracer for -D option.
331 execs the program to strace. Normally (w/o -D), it is chil
    [all...]
NEWS 126 * In case of normal strace termination, when the trace output is
127 redirected to a pipe, strace now closes it and waits for the pipe
159 * Fixed handling of files with 64-bit inode numbers by 32-bit strace
179 * strace no longer suspends waitpid until there is a child
181 * strace no longer detaches from a tracee which is supposed
183 * strace now issues a new message: "+++ exited with EXITCODE +++"
184 which shows exact moment strace got exit notification,
191 * Added -I option to control strace interactivity.
193 * Added strace_log_merge script helper to merge timestamped "strace -ff"
216 * Applied various optimizations to make strace work faster
    [all...]
CREDITS.in 1 The primary authors of strace were:
7 These people have contributed to strace. Some have reported problems, others
9 information, provided resources, or helped to port strace to new systems.
13 strace-devel@lists.sourceforge.net mailing list.
Makefile.am 1 # Automake input for strace.
11 bin_PROGRAMS = strace
12 man_MANS = strace.1
13 bin_SCRIPTS = strace-graph strace-log-merge
103 strace.c \
139 #strace_CFLAGS = $(AM_CFLAGS) -Wl,-Map=strace.mapfile
155 debian/strace-udeb.install \
156 debian/strace.docs \
157 debian/strace.examples
    [all...]
  /external/strace/tests/
net-yy.test 7 # strace -yy is implemented using /proc/self/fd
26 match_awk "$LOG-connect" "$srcdir"/net-yy-connect.awk "$STRACE $args connect output mismatch"
27 match_awk "$LOG-accept" "$srcdir"/net-yy-accept.awk "$STRACE $args accept output mismatch"
unix-yy.test 8 # strace -yy is implemented using /proc/self/fd
28 match_awk "$LOG-connect" "$srcdir"/unix-yy-connect.awk "$STRACE $args connect output mismatch" -v addr=$addr
29 match_awk "$LOG-accept" "$srcdir"/unix-yy-accept.awk "$STRACE $args accept output mismatch" -v addr=$addr
init.sh 49 $STRACE -o "$LOG" "$@" ||
50 dump_log_and_fail_with "$STRACE $args failed"
57 "$srcdir"/../strace-log-merge "$LOG" > "$LOG" ||
58 dump_log_and_fail_with 'strace-log-merge failed'
93 error="$STRACE $args output mismatch"
123 error="$STRACE $args output mismatch"
153 error="$STRACE $args output mismatch"
178 : "${STRACE:=../strace}"
uid.test 16 match_awk "$LOG" "$srcdir"/uid.awk "$STRACE $args output mismatch" -v suffix="$s"
count.test 22 dump_log_and_fail_with "$STRACE $args output mismatch"
pc.test 12 $STRACE $args 2> "$LOG" ||
13 dump_log_and_fail_with "$STRACE $args failed"
Makefile.am 1 # Automake input for strace tests.
55 strace-f.test \
97 strace-k.test
  /external/strace/debian/
control 1 Source: strace
7 Homepage: http://sourceforge.net/projects/strace/
9 Package: strace
13 strace is a system call tracer, i.e. a debugging tool which prints out
27 strace is a system call tracer, i.e. a debugging tool which prints out
39 Package: strace-udeb
46 strace is a system call tracer, i.e. a debugging tool which prints out
copyright 1 This is the Debian packaged version of strace. For a complete list of
4 The upstream sources can be found at http://sourceforge.net/projects/strace/
rules 76 test -f build64-stamp && ( mv build64/strace build64/strace64 ; \
77 cp strace.1 strace64.1 ) || true
  /external/strace/linux/sh/
get_scno.c 10 our purposes, make strace print what it *should* have been */
  /packages/apps/Messaging/src/com/android/messaging/util/
Trace.java 41 private static final AbstractTrace sTrace;
49 sTrace = new TraceJBMR2();
51 sTrace = new TraceShim();
70 sTrace.beginSection(sectionName);
81 sTrace.endSection();
  /external/linux-tools-perf/src/tools/perf/
common-cmds.h 30 {"trace", "strace inspired tool"},
  /external/selinux/policycoreutils/sepolicy/sepolicy/help/
lockdown_ptrace.txt 8 SELinux defines this access as ptrace and sys_ptrace. These accesses allow one process to read the memory of another process. ptrace allows developers and administrators to debug how a process is running using tools like strace, ptrace and gdb. You can even use gdb (GNU Debugger to manipulate another process running memory and environment.
  /external/strace/linux/x86_64/
getregs_old.c 26 /* i386_regs.xds = x86_64_regs.ds; unused by strace */

Completed in 487 milliseconds

12 3 4