search for: 06295c3f

Displaying 2 results from an estimated 2 matches for "06295c3f".

2016 Aug 22
2
XRay: Demo on x86_64/Linux almost done; some questions.
...o bring upstream > with more details as soon as I'm done fleshing those out. :) > > Stay tuned! > > Cheers > > -- Dean > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160822/06295c3f/attachment-0001.html>
2016 Aug 08
2
XRay: Demo on x86_64/Linux almost done; some questions.
I think that 32-bit systems (especially ARM) may be short on memory so doubling the size of the table containing (potentially) all the functions may give a tangible overhead. I would even align the entries to 4 bytes (so 12 bytes per entry) on 32-bit platforms and to 8 bytes (so 24-bytes per entry) on 64-bit platforms, to improve CPU cache hits. What do you think? Cheers, Serge On 8 August 2016