search for: henryzhu

Displaying 3 results from an estimated 3 matches for "henryzhu".

2018 Jun 25
4
XRay feature – pid reporting
I would be happy to help. Could you send me the example patch? Where would I submit my patch to be reviewed? Thanks, Henry On Mon, Jun 11, 2018 at 8:31 PM, Dean Michael Berris <dean.berris at gmail.com> wrote: > > > > On 12 Jun 2018, at 07:49, Henry Zhu via llvm-dev < > llvm-dev at lists.llvm.org> wrote: > > > > Hello, > > > > > > I’ve
2018 Jun 28
2
XRay feature – pid reporting
...ad containing the TID/PID? For now, what would be the best way to test the new format to make sure the format has the correct values? Thanks On Wed, Jun 27, 2018 at 11:29 PM, Dean Michael Berris <dean.berris at gmail.com > wrote: > > > > On 28 Jun 2018, at 07:28, Henry Zhu <henryzhu at seas.upenn.edu> wrote: > > > > Thanks, that cleared up my confusion about version numbers. > > > > I've implemented the handlers and done up to 6) below. I'm unsure of how > to test what I have added. > > > > 1) Update the Header.Version = 3 (fro...
2018 Jun 07
2
XRay TID mismatch when forking
Hello, There seems to be a bug with the value of the thread ID (TID) that is generated by XRay when calling fork(). The value of the TID of the child has the same TID as its parent (this is seen in the “thread: “ field of the YAML output produced by the llvm-xray tool). This is a problem as the trace generated contains the same TID for the parent and children processes, making it difficult to