You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bap-traces library contains trace file format description on [piqi](http://piqi.org/) language. It also provide [qemu-tracer](https://github.com/BinaryAnalysisPlatform/qemu-tracer) trace files reader and plugin to [bap](https://github.com/BinaryAnalysisPlatform/bap) trace library.
3
-
2
+
Bap-traces library contains trace file format description in [piqi](http://piqi.org/) language.
3
+
The format is used to store traces from our QEMU [tracer](https://github.com/BinaryAnalysisPlatform/qemu).
4
+
A [BAP](https://github.com/BinaryAnalysisPlatform/bap) plugin, that adds support for this format is located in `plugin` folder. An example application, `tracedump` can be found in `test` folder.
0 commit comments