/external/autotest/client/profilers/ftrace/ |
D | trace-cmd.tar.bz2 | ... gitignore
trace-cmd/README
trace-cmd/trace-xml.c
trace-cmd/trace- |
/external/perfetto/test/trace_processor/ |
D | android_sched_and_ps_stats.out | 2 "ftrace_cpu_bytes_read_begin",0,"info","trace",232 3 "ftrace_cpu_bytes_read_begin",1,"info","trace",232 4 "ftrace_cpu_bytes_read_begin",2,"info","trace",1548 5 "ftrace_cpu_bytes_read_begin",3,"info","trace",176 6 "ftrace_cpu_bytes_read_begin",4,"info","trace",0 7 "ftrace_cpu_bytes_read_begin",5,"info","trace",0 8 "ftrace_cpu_bytes_read_begin",6,"info","trace",0 9 "ftrace_cpu_bytes_read_begin",7,"info","trace",0 10 "ftrace_cpu_bytes_read_end",0,"info","trace",20468 11 "ftrace_cpu_bytes_read_end",1,"info","trace",11612 [all …]
|
D | synth_oom.py | 24 trace = synth_common.create_trace() variable 25 trace.add_process_tree_packet() 26 trace.add_process(1, 0, "init") 27 trace.add_process(2, 1, "process_a") 28 trace.add_process(3, 1, "process_b") 30 trace.add_ftrace_packet(0) 31 trace.add_rss_stat(100, 2, file_member, 100) 32 trace.add_rss_stat(100, 2, anon_member, 200) 33 trace.add_oom_score_update(100, 1000, 2) 34 trace.add_rss_stat(105, 2, file_member, 50) [all …]
|
D | synth_process_tracking.py | 17 # This synthetic trace is designed to test the process tracking logic. It 27 trace = synth_common.create_trace() variable 31 # In this synthetic trace we will pretend we never saw the start of this threads 34 trace.add_ftrace_packet(0) 35 trace.add_sched(ts=1, prev_pid=0, next_pid=10, next_comm='p1-t0') 36 trace.add_sched(ts=2, prev_pid=10, next_pid=11, 38 trace.add_sched(ts=3, prev_pid=11, next_pid=12, 40 trace.add_sched(ts=4, prev_pid=12, next_pid=0, prev_comm='p1-t2') 45 trace.add_process_tree_packet(ts=5) 46 trace.add_process(10, 0, "process1") [all …]
|
/external/vixl/test/aarch64/ |
D | test-simulator-traces-aarch64.h | 34 // this file and trace files. 59 // Simulator test trace output files. 63 #include "aarch64/traces/sim-abs-16b-trace-aarch64.h" 64 #include "aarch64/traces/sim-abs-2d-trace-aarch64.h" 65 #include "aarch64/traces/sim-abs-2s-trace-aarch64.h" 66 #include "aarch64/traces/sim-abs-4h-trace-aarch64.h" 67 #include "aarch64/traces/sim-abs-4s-trace-aarch64.h" 68 #include "aarch64/traces/sim-abs-8b-trace-aarch64.h" 69 #include "aarch64/traces/sim-abs-8h-trace-aarch64.h" 70 #include "aarch64/traces/sim-abs-d-trace-aarch64.h" [all …]
|
/external/perfetto/protos/ |
D | BUILD | 241 # GN target: //protos/perfetto/trace:lite_gen 243 name = "trace", 245 "perfetto/trace/test_event.proto", 246 "perfetto/trace/trace.proto", 247 "perfetto/trace/trace_packet.proto", 272 # GN target: //protos/perfetto/trace/android:lite_gen 276 "perfetto/trace/android/android_log.proto", 277 "perfetto/trace/android/packages_list.proto", 290 # GN target: //protos/perfetto/trace/android:lite_gen 301 # GN target: //protos/perfetto/trace/android:zero_gen [all …]
|
/external/strace/tests-m32/ |
D | gen_tests.in | 29 _newselect-P -e trace=_newselect -P /dev/full 9>>/dev/full 36 aio -a14 -e trace=io_setup,io_submit,io_getevents,io_cancel,io_destroy 37 aio_pgetevents -e trace=io_pgetevents 40 bpf-v -a20 -v -e trace=bpf 41 bpf-obj_get_info_by_fd -a20 -y -e trace=bpf 42 bpf-obj_get_info_by_fd-v -a20 -y -v -e trace=bpf 43 bpf-obj_get_info_by_fd-prog -a20 -y -e trace=bpf 44 bpf-obj_get_info_by_fd-prog-v -a20 -y -v -e trace=bpf 52 clock_nanosleep -e trace=clock_nanosleep,clock_gettime 53 clock_xettime -a36 -e trace=clock_getres,clock_gettime,clock_settime [all …]
|
/external/strace/tests-mx32/ |
D | gen_tests.in | 29 _newselect-P -e trace=_newselect -P /dev/full 9>>/dev/full 36 aio -a14 -e trace=io_setup,io_submit,io_getevents,io_cancel,io_destroy 37 aio_pgetevents -e trace=io_pgetevents 40 bpf-v -a20 -v -e trace=bpf 41 bpf-obj_get_info_by_fd -a20 -y -e trace=bpf 42 bpf-obj_get_info_by_fd-v -a20 -y -v -e trace=bpf 43 bpf-obj_get_info_by_fd-prog -a20 -y -e trace=bpf 44 bpf-obj_get_info_by_fd-prog-v -a20 -y -v -e trace=bpf 52 clock_nanosleep -e trace=clock_nanosleep,clock_gettime 53 clock_xettime -a36 -e trace=clock_getres,clock_gettime,clock_settime [all …]
|
/external/strace/tests/ |
D | gen_tests.in | 29 _newselect-P -e trace=_newselect -P /dev/full 9>>/dev/full 36 aio -a14 -e trace=io_setup,io_submit,io_getevents,io_cancel,io_destroy 37 aio_pgetevents -e trace=io_pgetevents 40 bpf-v -a20 -v -e trace=bpf 41 bpf-obj_get_info_by_fd -a20 -y -e trace=bpf 42 bpf-obj_get_info_by_fd-v -a20 -y -v -e trace=bpf 43 bpf-obj_get_info_by_fd-prog -a20 -y -e trace=bpf 44 bpf-obj_get_info_by_fd-prog-v -a20 -y -v -e trace=bpf 52 clock_nanosleep -e trace=clock_nanosleep,clock_gettime 53 clock_xettime -a36 -e trace=clock_getres,clock_gettime,clock_settime [all …]
|
/external/python/cpython3/Lib/test/ |
D | test_yield_from.py | 24 trace = [] 26 trace.append("Starting g1") 28 trace.append("Finishing g1") 30 trace.append("Starting g2") 32 trace.append("Finishing g2") 34 trace.append("Yielded %s" % (x,)) 35 self.assertEqual(trace,[ 47 trace = [] 50 trace.append("Starting g1") 53 trace.append("Finishing g1") [all …]
|
/external/f2fs-tools/scripts/ |
D | tracepoint.sh | 3 TRACE=/sys/kernel/debug/tracing/ 6 echo 1 > $TRACE/tracing_on 9 echo 0 > $TRACE/events/mmc/enable 12 #echo "dev == $dev" > $TRACE/events/block/block_rq_complete/filter 13 echo 0 > $TRACE/events/block/block_rq_complete/enable 14 echo 0 > $TRACE/events/block/block_bio_complete/enable 18 echo $G > $TRACE/events/f2fs/f2fs_get_victim/enable 22 echo $A > $TRACE/events/f2fs/f2fs_reserve_new_block/enable 26 echo $T > $TRACE/events/f2fs/f2fs_truncate/enable 27 echo $T > $TRACE/events/f2fs/f2fs_truncate_inode_blocks_enter/enable [all …]
|
/external/blktrace/iowatcher/ |
D | fio.c | 38 static int past_eof(struct trace *trace, char *cur) in past_eof() argument 40 if (cur >= trace->fio_start + trace->fio_len) in past_eof() 45 static int parse_fio_line(struct trace *trace, int *time, int *rate, int *dir, int *bs) in parse_fio_line() argument 47 char *cur = trace->fio_cur; in parse_fio_line() 77 int next_fio_line(struct trace *trace) in next_fio_line() argument 80 char *cur = trace->fio_cur; in next_fio_line() 86 if (past_eof(trace, next)) in next_fio_line() 88 trace->fio_cur = next; in next_fio_line() 92 char *first_fio(struct trace *trace) in first_fio() argument 94 trace->fio_cur = trace->fio_start; in first_fio() [all …]
|
D | blkparse.c | 53 * Trace categories 81 * Basic trace actions 115 * Trace actions in full. Additionally, read or write is masked 142 * The trace itself 155 __u16 pdu_len; /* length of data after this trace */ 181 u64 get_record_time(struct trace *trace) in get_record_time() argument 183 return trace->io->time; in get_record_time() 361 static void handle_notify(struct trace *trace) in handle_notify() argument 363 struct blk_io_trace *io = trace->io; in handle_notify() 380 trace->start_timestamp = io->time; in handle_notify() [all …]
|
D | mpstat.c | 47 static int past_eof(struct trace *trace, char *cur) in past_eof() argument 49 if (cur >= trace->mpstat_start + trace->mpstat_len) in past_eof() 54 int next_mpstat_line(struct trace *trace) in next_mpstat_line() argument 57 char *cur = trace->mpstat_cur; in next_mpstat_line() 63 if (past_eof(trace, next)) in next_mpstat_line() 65 trace->mpstat_cur = next; in next_mpstat_line() 69 char *next_mpstat(struct trace *trace) in next_mpstat() argument 73 cur = strstr(trace->mpstat_cur, record_header); in next_mpstat() 77 cur = strstr(trace->mpstat_cur, record_header_v2); in next_mpstat() 84 if (past_eof(trace, cur)) in next_mpstat() [all …]
|
/external/compiler-rt/lib/tsan/tests/unit/ |
D | tsan_stack_test.cc | 21 static void TestStackTrace(StackTraceTy *trace) { in TestStackTrace() argument 28 ObtainCurrentStack(&thr, 0, trace); in TestStackTrace() 29 EXPECT_EQ(0U, trace->size); in TestStackTrace() 31 ObtainCurrentStack(&thr, 42, trace); in TestStackTrace() 32 EXPECT_EQ(1U, trace->size); in TestStackTrace() 33 EXPECT_EQ(42U, trace->trace[0]); in TestStackTrace() 37 ObtainCurrentStack(&thr, 0, trace); in TestStackTrace() 38 EXPECT_EQ(2U, trace->size); in TestStackTrace() 39 EXPECT_EQ(100U, trace->trace[0]); in TestStackTrace() 40 EXPECT_EQ(101U, trace->trace[1]); in TestStackTrace() [all …]
|
/external/u-boot/doc/ |
D | README.trace | 16 The trace feature uses GCC's instrument-functions feature to trace all 22 which extracts useful information from it. The resulting trace output 48 Run sandbox, wait for a bit of trace information to appear, and then capture 49 a trace: 57 trace: enabled 63 =>trace stats 71 =>trace stats 79 =>trace calls 0 e00000 91 =>sb save host 0 trace 0 ${profoffset} 96 Then run proftool to convert the trace information to ftrace format. [all …]
|
/external/bcc/tools/ |
D | trace_example.txt | 1 Demonstrations of trace. 4 trace probes functions you specify and displays trace messages if a particular 8 For example, suppose you want to trace all commands being exec'd across the 11 # trace 'sys_execve "%s", arg1' 32 to be the command that is exec'd. The above trace was generated by executing 36 Next, suppose you are looking for large reads across the system. Let's trace 40 # trace 'sys_read (arg3 > 20000) "read %d bytes", arg3' 48 During the trace, I executed "dd if=/dev/zero of=/dev/null bs=1M count=4". 53 You can also trace user functions. For example, let's simulate the bashreadline 57 # trace 'r:bash:readline "%s", retval' [all …]
|
/external/webrtc/webrtc/modules/audio_coding/test/ |
D | Tester.cc | 27 #include "webrtc/system_wrappers/include/trace.h" 30 using webrtc::Trace; 37 Trace::CreateTrace(); in TEST() 38 Trace::SetTraceFile((webrtc::test::OutputPath() + in TEST() 41 Trace::ReturnTrace(); in TEST() 49 Trace::CreateTrace(); 50 Trace::SetTraceFile((webrtc::test::OutputPath() + 53 Trace::ReturnTrace(); 62 Trace::CreateTrace(); 63 Trace::SetTraceFile((webrtc::test::OutputPath() + [all …]
|
/external/perfetto/ |
D | Android.bp | 1156 // GN target: //protos/perfetto/trace/android:lite_gen 1160 "protos/perfetto/trace/android/android_log.proto", 1161 "protos/perfetto/trace/android/packages_list.proto", 1168 "external/perfetto/protos/perfetto/trace/android/android_log.pb.cc", 1169 "external/perfetto/protos/perfetto/trace/android/packages_list.pb.cc", 1173 // GN target: //protos/perfetto/trace/android:lite_gen 1177 "protos/perfetto/trace/android/android_log.proto", 1178 "protos/perfetto/trace/android/packages_list.proto", 1185 "external/perfetto/protos/perfetto/trace/android/android_log.pb.h", 1186 "external/perfetto/protos/perfetto/trace/android/packages_list.pb.h", [all …]
|
/external/ims/rcs/rcsmanager/src/java/com/android/ims/internal/ |
D | Logger.java | 102 * Verbose trace 104 * @param trace Trace 106 public void verbose(String trace) { in verbose() argument 108 Log.d(TAG, "[" + mClassName +"] " + trace); in verbose() 113 * Debug trace 115 * @param trace Trace 117 public void debug(String trace) { in debug() argument 119 Log.d(TAG, "[" + mClassName +"] " + trace); in debug() 124 * Debug trace 126 * @param trace Trace [all …]
|
/external/perfetto/tools/ |
D | gen_merged_protos | 46 'protos/perfetto/common/trace_stats.proto', # only referenced by trace protos 47 'protos/perfetto/trace/android/android_log.proto', 48 'protos/perfetto/trace/android/packages_list.proto', 49 'protos/perfetto/trace/clock_snapshot.proto', 50 'protos/perfetto/trace/filesystem/inode_file_map.proto', 51 'protos/perfetto/trace/ftrace/binder.proto', 52 'protos/perfetto/trace/ftrace/block.proto', 53 'protos/perfetto/trace/ftrace/clk.proto', 54 'protos/perfetto/trace/ftrace/ext4.proto', 55 'protos/perfetto/trace/ftrace/f2fs.proto', [all …]
|
/external/opencensus-java/api/src/main/java/io/opencensus/trace/internal/ |
D | BaseMessageEventUtils.java | 17 package io.opencensus.trace.internal; 23 * Helper class to convert/cast between for {@link io.opencensus.trace.MessageEvent} and {@link 24 * io.opencensus.trace.NetworkEvent}. 30 * Cast or convert a {@link io.opencensus.trace.BaseMessageEvent} to {@link 31 * io.opencensus.trace.MessageEvent}. 33 * <p>Warning: if the input is a {@code io.opencensus.trace.NetworkEvent} and contains {@code 39 public static io.opencensus.trace.MessageEvent asMessageEvent( in asMessageEvent() 40 io.opencensus.trace.BaseMessageEvent event) { in asMessageEvent() 42 if (event instanceof io.opencensus.trace.MessageEvent) { in asMessageEvent() 43 return (io.opencensus.trace.MessageEvent) event; in asMessageEvent() [all …]
|
/external/googletest/googletest/test/ |
D | googletest-output-test-golden-lin.txt | 7 Stack trace: (omitted) 13 Stack trace: (omitted) 47 Stack trace: (omitted) 55 Stack trace: (omitted) 69 Stack trace: (omitted) 80 Stack trace: (omitted) 90 Stack trace: (omitted) 99 Stack trace: (omitted) 109 Stack trace: (omitted) 115 Stack trace: (omitted) [all …]
|
/external/llvm/include/llvm/CodeGen/ |
D | MachineTraceMetrics.h | 18 // by looking at a trace through the current basic block. 20 // For every block, the MachineTraceMetrics pass will pick a preferred trace 21 // that passes through the block. The trace is chosen based on loop structure, 25 // It is expensive to compute a full arbitrary trace for every block, so to 31 // Traces tend to align with loops. The trace through a block in an inner loop 33 // nested loops, the trace may begin and end at those instead. 35 // For each trace, we compute the critical path length, which is the number of 36 // cycles required to execute the trace when execution is limited by data 38 // of cycles required to execute all instructions in the trace when ignoring 78 class Trace; variable [all …]
|
/external/chromium-trace/catapult/tracing/tracing/trace_data/ |
D | trace_data.py | 21 """Raised when raw trace data cannot be serialized to TraceData.""" 73 def _GetFilePathForTrace(trace, dir_path): argument 74 """ Return path to a file that contains |trace|. 76 Note: if |trace| is an instance of TraceFileHandle, this reuses the trace path 77 that the trace file handle holds. Otherwise, it creates a new trace file 80 if isinstance(trace, TraceFileHandle): 81 return trace.file_path 83 if isinstance(trace, basestring): 84 fp.write(trace) 85 elif isinstance(trace, dict) or isinstance(trace, list): [all …]
|