diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..b1185d8b01962604d1c16606f877fc5a0228df51 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# modmedLog + +The open source modmedLog C++ library allows producing analyzable traces from +existing standard C++ tracepoints, and then improving them while refactoring the +source code. + +It is designed to provide JSON traces compatible with ParTraP tools. + +It is not actively developed anymore, but there is still ongoing work to +integrate modmedLog features to the Qt framework based on the +[QBind proof-of-concept](/tests/QBind). \ No newline at end of file