Nope. Asan may produce the stack frames in use-specified format, which is part of what you need: https://code.google.com/p/address-sanitizer/wiki/CallStack
--kcc On Fri, Dec 5, 2014 at 8:19 AM, Robert Henry <[email protected]> wrote: > Is there a Hudson/Jenkins (a continuous-integration infrastructure) plugin > or "solution" to consume the output of asan or tsan? > > Valgrind in some execution modes can produce an xml file which can be > consumed by Hudson, cf https://wiki.jenkins-ci. > org/display/JENKINS/Valgrind+Plugin > > -- > 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/d/optout. > -- 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/d/optout.
