Displaying 2 results from an estimated 2 matches for "vallgrind".
Did you mean:
valgrind
2014 Dec 11
2
[LLVMdev] dynamic data dependence extraction using llvm
Hi mobi,
Sorry, I am new to clang AST and can not get the point you mentioned. :-(
What I try to do is develop a tool that can analyze data dependence at
runtime. Therefore, I need to analyze trace containing memory accessing
information (eg. arrays within loops). To do that, I first instrument a
recording function to get addresses of load/store instructions. However,
there are
2007 Apr 18
1
[Bridge] Google SoC proposal
...n
* Command line tool to operate it
* Kernel bridge module patch in order to notify the userland (as
needed)
* Set of test units
* Documentation (both for end-user and concerning inner structure)
MY USEFUL SKILLS
==============
* 6 years of C experience on Linux (with tools such as gdb, strace, vallgrind
etc.)
* General idea of ,,Unix way of doing things'' and devotion for simplicity.
* Excellent understanding of graph theory, finite state automata and other
necessary theoretical concepts.
* Some experience with low-level things (I took a small part in developing
acpi4asus Linux drive...