Searched refs:XRay (Results 1 – 25 of 61) sorted by relevance
123
2 XRay Instrumentation18 More high level information about XRay can be found in the `XRay whitepaper`_.22 XRay in LLVM25 XRay consists of three main parts:42 Using XRay51 what XRay does in an XRay-instrumented binary.143 XRay Runtime Library151 The default implementation of the XRay runtime will enable XRay instrumentation182 XRay runtime and/or control when/how the XRay instrumentation runs, you may use298 calls in an XRay trace.[all …]
2 Debugging with XRay12 Building with XRay16 Clang that supports the ``-fxray-instrument`` option. See `XRay <XRay.html>`_22 XRay, we do something similar below for our LLVM build:53 functions we do end up instrumenting with XRay) then we need to enable XRay64 ==69819==XRay: Log file in 'xray-log.llc.m35qPB'152 ==69819==XRay: Log file in 'xray-log.llc.5rqxkU'197 The XRay stack tool314 We then build the above with XRay instrumentation:345 XRay traces.[all …]
51 XRay147 XRay section in LLVM Reference150 :doc:`XRay`151 High-level documentation of how to use XRay in LLVM.154 An example of how to debug an application with XRay.
1 # Build for all components of the XRay runtime support library.3 # XRay runtime library implementation files.13 # Implementation files for all XRay modes.30 # Implementation files for all XRay architectures.149 # We don't need RTTI in XRay, so turn that off.168 # XRay uses C++ standard library headers.289 # Common XRay archive for instrumented binaries.
9 // This file is a part of XRay, a dynamic runtime instrumentation system.
9 // XRay runtime flags.
9 // XRay FDR Mode runtime flags.
9 // XRay profiling runtime flags.
3 ; CHECK: OVERVIEW: XRay Tools
4 ; CHECK-NEXT: Failed to find XRay instrumentation map.
3 ; CHECK-NEXT: Instrumentation map entries not evenly divisible by size of an XRay sled entry.
2 ; XRay-instrumented object file.
2 ; XRay-instrumented PIE file.
3 XRay
7 "//llvm/lib/XRay",
1 static_library("XRay") {
19 ${LLVM_MAIN_INCLUDE_DIR}/llvm/XRay
6 XRay
8 "//llvm/lib/XRay",
4 # XRay.
5 # Only run the tests in platforms where XRay instrumentation is supported.
30 add_lit_testsuite(check-xray "Running the XRay tests"
51 add_subdirectory(XRay)