aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorDean Michael Berris <dberris@google.com>2017-02-17 01:47:16 +0000
committerDean Michael Berris <dberris@google.com>2017-02-17 01:47:16 +0000
commit4f83c4d1a6952e395e9be8da1e8886e62ce959b6 (patch)
tree81c41fdef728db274ae1ef6913f08ba8d569c324 /clang/lib/CodeGen/CodeGenFunction.cpp
parent4f94a94bea308938a0ef2cc591b158f787ebd5d3 (diff)
downloadllvm-4f83c4d1a6952e395e9be8da1e8886e62ce959b6.zip
llvm-4f83c4d1a6952e395e9be8da1e8886e62ce959b6.tar.gz
llvm-4f83c4d1a6952e395e9be8da1e8886e62ce959b6.tar.bz2
[XRAY] [x86_64] Adding a Flight Data filetype reader to the llvm-xray Trace implementation.
Summary: The file type packs function trace data onto disk from potentially multiple threads that are aggregated and flushed during the course of an instrumented program's runtime. It is named FDR mode or Flight Data recorder as an analogy to plane blackboxes, which instrument a running system without access to IO. The writer code is defined in compiler-rt in xray_fdr_logging.h/cc Reviewers: rSerge, kcc, dberris Reviewed By: dberris Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D29697 llvm-svn: 295397
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions