Home
last modified time | relevance | path

Searched refs:tracing_paths (Results 1 – 3 of 3) sorted by relevance

/external/strace/
Dsyscall.c675 if (!traced(tcp) || (tracing_paths && !pathtrace_match(tcp))) { in syscall_entering_trace()
Ddefs.h425 #define tracing_paths (global_path_set.num_selected != 0) macro
DChangeLog14244 (tracing_paths): Change macro body to use global_path_set variable.
46169 Remove variable tracing_paths and check in pathtrace_match.
48553 Change debug_flag,Tflag,qflag,not_failing_only,show_fd_path,tracing_paths
51588 tracing_paths): New declarations.
51589 * strace.c (show_fd_path, tracing_paths): New global variables.