X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=dump.cpp;h=5e85195c570cdecb5247bf197d70068775455614;hb=03f63614269340859719e448bc70458df835390e;hp=5cd28a5f2426a9dfbfaa1718248e07bfa8066713;hpb=19828970d2187334cae82f239f788b9f3a3912c6;p=apitrace diff --git a/dump.cpp b/dump.cpp index 5cd28a5..5e85195 100644 --- a/dump.cpp +++ b/dump.cpp @@ -24,6 +24,11 @@ **************************************************************************/ +/* + * Simple utility to dump a trace to standard output. + */ + + #include "trace_parser.hpp"