Re: [Valgrind-users] Relational interface to Valgrind tools and technical support question

2014-01-11 Thread Philippe Waroquiers
On Sat, 2014-01-04 at 14:14 +0200, Marios Fragkoulis wrote: > As part of my PhD research I am developing an interactive SQL > relational > interface to Valgrind tools so that tool end users can execute SQL > queries > against tool's data structures [1]. The query library currently > supports Memc

[Valgrind-users] Relational interface to Valgrind tools and technical support question

2014-01-04 Thread Marios Fragkoulis
Happy New Year all! As part of my PhD research I am developing an interactive SQL relational interface to Valgrind tools so that tool end users can execute SQL queries against tool's data structures [1]. The query library currently supports Memcheck, Cachegrind, and Callgrind. FYI, below follows