ping: [patch] Detect infinite backtraces

2014-03-21 Thread Jan Kratochvil
On Tue, 21 Jan 2014 17:26:51 +0100, Jan Kratochvil wrote: > To make a summary what can remain from this patch to get it accepted: > * "__morestack" check is forbidden > * frames ordering by $sp0 < $sp1 is forbidden > * dynamicsizehash.[ch] is forbidden > * only $sp0 == $sp1 can be checked and >

Re: Fwd: [PATCH 0/3] perf tools: Add libdw DWARF post unwind support for ARM64

2014-03-21 Thread Mark Wielaard
On Fri, 2014-03-21 at 15:55 +0100, Jean Pihet wrote: > > If you can run make check on the rebased branch on your setup that would > > be helpful. Ideally all tests PASS. If not, the output of > > tests/test-suite.log would be interesting. > The tests are running since a while now (>12hours!) and it

Re: Fwd: [PATCH 0/3] perf tools: Add libdw DWARF post unwind support for ARM64

2014-03-21 Thread Jean Pihet
Hi Mark, On 19 March 2014 15:09, Mark Wielaard wrote: > Hi Jean, > > On Wed, 2014-03-19 at 11:58 +0100, Jean Pihet wrote: >> On 19 March 2014 11:46, Mark Wielaard wrote: >> Do you have an idea what/where to check for libdw compat support? I >> just quickly browsed through the code and found the