Skip to content

Commit ce586ba

Browse files
committed
fixed cross-links, updated README
1 parent 5b89808 commit ce586ba

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
# Overview
2-
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

Comments
 (0)