ARM-software / trappy

This repository has moved to https://gitlab.arm.com/tooling/trappy
Apache License 2.0
60 stars 39 forks source link

Remove print event #282

Closed douglas-raillard-arm closed 5 years ago

douglas-raillard-arm commented 5 years ago

Remove Print event class since it interferes with "tracing_mark_write" matching. Print event has been introduced very recently in the library and no external code base is using it yet.

Also add a sanity check on unique words to make sure that they are never a substring of another one.