Re: [PING^5] Re: [PATCH 1/2] Add a pass to automatically add ptwrite instrumentation

2020-01-07 Thread Andi Kleen
Andi Kleen writes: Ping! > Andi Kleen writes: > > Ping! > >> Andi Kleen writes: >> >> Ping! >> >>> Andi Kleen writes: >>> >>> Ping! >>> Andi Kleen writes: Ping! > From: Andi Kleen > > [v4: Rebased on current tree. Avoid some redundant log statements > for

Re: [PING^4] Re: [PATCH 1/2] Add a pass to automatically add ptwrite instrumentation

2019-12-16 Thread Andi Kleen
Andi Kleen writes: Ping! > Andi Kleen writes: > > Ping! > >> Andi Kleen writes: >> >> Ping! >> >>> Andi Kleen writes: >>> >>> Ping! >>> From: Andi Kleen [v4: Rebased on current tree. Avoid some redundant log statements for locals and a few other fixes. Fix some comments.

Re: [PING^3] Re: [PATCH 1/2] Add a pass to automatically add ptwrite instrumentation

2019-12-09 Thread Andi Kleen
Andi Kleen writes: Ping! > Andi Kleen writes: > > Ping! > >> Andi Kleen writes: >> >> Ping! >> >>> From: Andi Kleen >>> >>> [v4: Rebased on current tree. Avoid some redundant log statements >>> for locals and a few other fixes. Fix some comments. Improve >>> documentation. Did some studies o

Re: [PING^2] Re: [PATCH 1/2] Add a pass to automatically add ptwrite instrumentation

2019-12-03 Thread Andi Kleen
Andi Kleen writes: Ping! > Andi Kleen writes: > > Ping! > >> From: Andi Kleen >> >> [v4: Rebased on current tree. Avoid some redundant log statements >> for locals and a few other fixes. Fix some comments. Improve >> documentation. Did some studies on the debug information quality, >> see bel

[PING] Re: [PATCH 1/2] Add a pass to automatically add ptwrite instrumentation

2019-11-21 Thread Andi Kleen
Andi Kleen writes: Ping! > From: Andi Kleen > > [v4: Rebased on current tree. Avoid some redundant log statements > for locals and a few other fixes. Fix some comments. Improve > documentation. Did some studies on the debug information quality, > see below] > > Add a new pass to automatically

[PATCH 1/2] Add a pass to automatically add ptwrite instrumentation

2019-11-10 Thread Andi Kleen
From: Andi Kleen [v4: Rebased on current tree. Avoid some redundant log statements for locals and a few other fixes. Fix some comments. Improve documentation. Did some studies on the debug information quality, see below] Add a new pass to automatically instrument changes to variables with the n