[PATCH] D39362: [XRay] Minimal tool to convert xray traces to Chrome's Trace Event Format.

Keith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 1 20:42:03 PDT 2017


kpw updated this revision to Diff 121233.
kpw marked 7 inline comments as done.
kpw added a comment.

Made some changes, particularly regarding string formatting.


https://reviews.llvm.org/D39362

Files:
  tools/llvm-xray/trie-node.h
  tools/llvm-xray/xray-converter.cc
  tools/llvm-xray/xray-converter.h
  tools/llvm-xray/xray-stacks.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39362.121233.patch
Type: text/x-patch
Size: 31144 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171102/7d98e52d/attachment-0001.bin>


More information about the llvm-commits mailing list