[PATCH] D49153: [XRay][compiler-rt] Add PID field to llvm-xray tool and add PID metadata record entry in FDR mode

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 12 22:43:29 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rCRT336974: [XRay][compiler-rt] Add PID field to llvm-xray tool and add PID metadata record… (authored by dberris, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49153?vs=155320&id=155323#toc

Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D49153

Files:
  lib/xray/tests/unit/fdr_logging_test.cc
  lib/xray/xray_basic_logging.cc
  lib/xray/xray_fdr_log_records.h
  lib/xray/xray_fdr_logging.cc
  test/xray/TestCases/Posix/fdr-mode.cc
  test/xray/TestCases/Posix/fdr-single-thread.cc
  test/xray/TestCases/Posix/fdr-thread-order.cc
  test/xray/TestCases/Posix/fork_basic_logging.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49153.155323.patch
Type: text/x-patch
Size: 16413 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180713/506459b9/attachment.bin>


More information about the llvm-commits mailing list