Searched refs:tracing (Results 1 – 25 of 107) sorted by relevance
12345
8 'tracing/ui/base/line_chart.css',9 'tracing/ui/base/list_view.css',10 'tracing/ui/base/pie_chart.css',11 'tracing/ui/extras/about_tracing/common.css',12 'tracing/ui/extras/chrome/cc/display_item_list_view.css',13 'tracing/ui/extras/chrome/cc/layer_picker.css',14 'tracing/ui/extras/chrome/cc/layer_tree_host_impl_view.css',15 'tracing/ui/extras/chrome/cc/layer_view.css',16 'tracing/ui/extras/chrome/cc/picture_ops_chart_summary_view.css',17 'tracing/ui/extras/chrome/cc/picture_ops_chart_view.css',[all …]
21 '<(SHARED_INTERMEDIATE_DIR)/content/browser/tracing/about_tracing.js',22 '<(SHARED_INTERMEDIATE_DIR)/content/browser/tracing/about_tracing.html'25 '--outdir', '<(SHARED_INTERMEDIATE_DIR)/content/browser/tracing']
1 # Owners: These folks have a very good understanding of the tracing15 # any tracing committer.
37 #define TRACE_STR_COPY(str) v8::internal::tracing::TraceStringWithCopy(str)41 #define TRACE_ID_MANGLE(id) v8::internal::tracing::TraceID::ForceMangle(id)45 #define TRACE_ID_DONT_MANGLE(id) v8::internal::tracing::TraceID::DontMangle(id)55 v8::internal::tracing::TraceEventSamplingStateScope<bucket_number>::Set( \60 v8::internal::tracing::TraceEventSamplingStateScope<bucket_number>::Current()98 v8::internal::tracing::TraceEventHelper::GetCurrentPlatform() \105 v8::internal::tracing::TraceEventHelper::GetCurrentPlatform() \121 v8::internal::tracing::TraceEventHelper::GetCurrentPlatform()->AddTraceEvent129 v8::internal::tracing::TraceEventHelper::GetCurrentPlatform() \186 v8::internal::tracing::AddTraceEvent( \[all …]
11 namespace tracing { namespace
10 'tracing': {11 'filepath': 'tracing/'20 'tracing': ['tracing-review@chromium.org'],21 'perf_insights': ['tracing-review@chromium.org'],
5 Catapult is intended to be a set of performance tools, mostly based on tracing,45 would in python. E.g. `tracing/tracing/base/math.html` is46 `/tracing/base/math.html` for an HTML import, and47 `tracing/tracing/base/math.py` is `tracing.base.math` in python.
6 The framework is located in `/tracing/base/unittest/`.57 You'll see links to run unit tests for all projects. We'll use the `tracing/`63 http://localhost:8003/tracing/tests.html69 http://localhost:8003/tracing/tests.html?testSuiteName=ui.foo75 http://localhost:8003/tracing/tests.html?testFilterString=blah
18 <!-- tracing/model/point.html -->36 <!-- tracing/base/dom_helpers.html -->58 touch tracing/model/access_point.html59 touch tracing/model/access_point_test.html66 Exported package names show the file’s location relative to the root `tracing/`72 <!-- tracing/base/units/generic_table.html →82 <!-- tracing/ui/analysis/counter_sample_sub_view.html -->
1 # Updating Chromium's about:tracing (rolling DEPS)4 change in order for it to appear in Chrome's about:tracing or other
10 sys_getuid and makes 100,000 calls to getuid with tracing on and off to measure11 the overhead of enabling tracing. The intent for this benchmark is to not22 buffer_size_kb: Set the tracing ring buffer to this size (per-cpu).
1 ; Test -sanitizer-coverage-experimental-tracing2 ; RUN: opt < %s -sancov -sanitizer-coverage-level=2 -sanitizer-coverage-experimental-tracing -S | …3 ; RUN: opt < %s -sancov -sanitizer-coverage-level=3 -sanitizer-coverage-experimental-tracing -S | …
38 The application can add comments and enable or disable tracing of GL 63 Further, IHV's might have builtin support for tracing GL execution 65 the tracing code from their driver code base.
6 sys.path.append(os.path.join(path_to_catapult, 'tracing'))15 Running `$CATAPULT/tracing/bin/vulcanize_trace_viewer` will create `$CATAPULT/tracing/bin/trace_vie…
45 "debug tracing level";50 "class mask for debug tracing";
50 "debug tracing level";55 "class mask for debug tracing";
65 "debug tracing level";70 "class mask for debug tracing";
34 fetch backend. ARMv8 backend doesn't support tracing of 32-bit39 - On Linux, tracing of IFUNC symbols is supported. On i386,119 *** Full support for tracing multi-threaded processes128 *** Support for tracing inter-library calls148 *** Limited support for tracing returns from tail call functions152 the way -x and -l behave with respect to tracing libraries opened177 *** Support tracing PIE binaries291 *** Fix tracing across exec in a stripped binary299 *** [ppc] Fix races in tracing -e events in 64-bit processes333 *** Support tracing of symbols from libraries opened with dlopen
81 "debug tracing level";86 "class mask for debug tracing";
22 * Implemented reliable tracing of processes whose personality differs85 * Worked around a kernel bug in tracing privileged executables.180 * Enhanced tracing of x86 personality processes on x86_64 and x32.181 * Enhanced tracing of ARM personality processes on AArch64.217 * Implemented tracing using PTRACE_SEIZE API (when available).220 * Added -e trace=memory option for tracing memory mapping related syscalls.247 * Fixed tracing forks on SPARC.346 syscalls using the Linux kernel's explicit facilities for tracing432 there was an unexpected error in doing the tracing.556 * Include pread and pwrite calls in -e read and -e write tracing.[all …]
141 (1) ltrace.main/main.exp does tests on tracing a function 144 (2) ltrace.main/main-internal.exp does tests on tracing a function147 (3) ltrace.main/signals.exp do test on tracing user-defined signals150 (4) ltrace.main/system_calls.exp do test on tracing all the system 179 (1) ltrace.torture/signals.exp do test on tracing flooded signals
4 #3 tracing
266 The debug information is used for execution tracing and core277 The debugging information is used for execution tracing and core289 information is used for execution tracing and core dump analysis.299 information is used for execution tracing and core dump analysis.309 is used for execution tracing and core dump analysis.319 information is used for execution tracing and core dump analysis.329 information is used for execution tracing and core dump analysis.
12 Script for converting perf script events into tracing JSON.
3 from libcxx.test import tracing156 self.local_run = tracing.trace_function(