]> git.cworth.org Git - apitrace/commit
Parse the signatures only once.
authorJosé Fonseca <jose.r.fonseca@gmail.com>
Sun, 11 Sep 2011 13:14:21 +0000 (14:14 +0100)
committerJosé Fonseca <jose.r.fonseca@gmail.com>
Sun, 11 Sep 2011 13:14:21 +0000 (14:14 +0100)
commit6a6d3e49f4dfc942e0f7a7f1cbcee9c5e1b0008c
tree54c6d056279532bfc985f242dc3dbe6bc632f283
parent7b1d0135921b9f5e795798e9a020c59a58301e8c
Parse the signatures only once.

Also use simple offset comparison instead of search in a set to determine
weather a signature is to be expected or not.
trace_parser.cpp
trace_parser.hpp