olm/tracing/README.rst

9 lines
207 B
ReStructuredText

Tracing
=======
To see what crypto functions are being called with what input run
.. code:: bash
gdb --batch -x tracing/trace.gdb ./build/test_ratchet | grep "^[- ]" | tr "{}" "[]" | tracing/graph.py