]> git.cworth.org Git - apitrace/commit
Add a custom filter to the event view.
authorZack Rusin <zack@kde.org>
Sat, 24 Sep 2011 21:06:38 +0000 (17:06 -0400)
committerZack Rusin <zack@kde.org>
Sat, 24 Sep 2011 21:06:38 +0000 (17:06 -0400)
commit101c49423726ec6700b9a28cdcefc559400b5aee
tree76fff2aa030e52ccb7a5837d3db5571709a990b3
parentdaf82af9d5f270c87434cc1142f32a6407703781
Add a custom filter to the event view.

Allows one to filter out any custom call. Very useful on large traces
that have e.g. millions of redundant GetCurrentContext and
MakeCurrentContext calls.
gui/apitracefilter.cpp
gui/apitracefilter.h
gui/settingsdialog.cpp
gui/ui/settings.ui