summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api
diff options
context:
space:
mode:
authorMartin Pelikan <martin.pelikan@gmail.com>2017-09-27 04:48:03 +0000
committerMartin Pelikan <martin.pelikan@gmail.com>2017-09-27 04:48:03 +0000
commit10c873f1d979c07b2e9d48e208f32dd075e64cab (patch)
treed270dc9bbbd657218123d3389c36355e53cda101 /lldb/packages/Python/lldbsuite/test/python_api
parent015ccd08227972145381447b349c8bd07fcb6f01 (diff)
downloadbcm5719-llvm-10c873f1d979c07b2e9d48e208f32dd075e64cab.tar.gz
bcm5719-llvm-10c873f1d979c07b2e9d48e208f32dd075e64cab.zip
[XRay] convert FDR arg1 log entries
Summary: A new FDR metadata record will support logging a function call argument; appending multiple metadata records will represent a sequence of arguments meaning that "holes" are not representable by the buffer format. Each call argument is currently a 64-bit value (useful for "this" pointers and synchronization objects). If present, we put this argument to the function call "entry" record it belongs to, and alter its type to notify the user of its presence. Reviewers: dberris Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D32840 llvm-svn: 314269
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud