summaryrefslogtreecommitdiffstats
path: root/tools/valgrind/asan
Commit message (Expand)AuthorAgeFilesLines
* Follow-up for https://codereview.chromium.org/104233002/: s/Unbuffered/LineBu...glider@chromium.org2014-02-051-2/+2
* Disable buffering in asan_symbolize.pyglider@chromium.org2013-12-041-0/+25
* Bump the version of asan_symbolize.py to 183006.glider@chromium.org2013-05-312-2/+5
* Roll asan_symbolize.py r182915 from the LLVM trunk.glider@chromium.org2013-05-302-47/+19
* Reland "Redirect addr2line error output to /dev/null."xhwang@chromium.org2012-11-081-1/+2
* Add a svn:executable flag.hbono@chromium.org2012-10-091-0/+0
* Re-land https://codereview.chromium.org/10987049: Move the symbolization codeglider@chromium.org2012-10-094-140/+399
* Revert 159019 - Move the symbolization code to tools/valgrind/asan/third_part...pkotwicz@chromium.org2012-09-274-399/+140
* Move the symbolization code to tools/valgrind/asan/third_party/asan_symbolize...glider@chromium.org2012-09-274-140/+399
* Redirect addr2line error output to /dev/null.scherkus@chromium.org2012-09-181-1/+2
* Merge Linux-specific bits from upstream asan_symbolize.py into Chromeglider@chromium.org2012-07-311-7/+14
* Delete tools/valgrind/asan/chrome_tests.sh and scripts used by it.glider@chromium.org2012-03-193-536/+0
* Add entries for aura/ash unittests to run on asan/heapcheck bots.sadrul@chromium.org2012-03-161-1/+9
* Copy asan_symbolize.py to tools/glider@chromium.org2012-03-132-3/+155
* Fix python scripts in src/tools/maruel@chromium.org2011-11-292-15/+8
* Use a shell wrapper to run ASan tests until process chaining is implemented.glider@chromium.org2011-09-231-0/+16
* Implement the EmbeddedTool class in valgrind_test.py to allow running tools t...glider@chromium.org2011-09-223-0/+535