I'll take a look if we can implement it easy enough.
On Tue, Mar 4, 2014 at 4:18 PM, Evgeniy Stepanov <[email protected]> wrote: > I don't mind, if it does not mess up asan code too badly. > > On Tue, Mar 4, 2014 at 4:10 PM, Yuri Gribov <[email protected]> wrote: > >> In my experience, slow unwinder is so slow on ARM that it's completely > >> unusable. I've seen ~90% CPU time spent in the unwinder (things are > >> slightly better with malloc_context_size=3 or so, but what's the point > >> of the "real" unwinder then?). > > > > Does this mean that you support fast malloc_context_size=2? > > > > -Y > > > > -- > > You received this message because you are subscribed to the Google > Groups "address-sanitizer" group. > > To unsubscribe from this group and stop receiving emails from it, send > an email to [email protected]. > > For more options, visit https://groups.google.com/groups/opt_out. > > -- > You received this message because you are subscribed to the Google Groups > "address-sanitizer" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- Alexey Samsonov, MSK -- You received this message because you are subscribed to the Google Groups "address-sanitizer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
