X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=retrace%2FREADME.markdown;fp=retrace%2FREADME.markdown;h=74ecfe04689a94dc2e65533bf65913fe631a2f52;hb=6bb028d7223347f167c2a4e16f8bb0028c95ffe9;hp=0000000000000000000000000000000000000000;hpb=04b70cf9a1c8295dfc357947d3895f19c7f8bac9;p=apitrace diff --git a/retrace/README.markdown b/retrace/README.markdown new file mode 100644 index 0000000..74ecfe0 --- /dev/null +++ b/retrace/README.markdown @@ -0,0 +1,9 @@ +The source for replaying retraces lives in this directory. + +There are actually several discting layers in this directory which should be eventually be split out: + + - `*`retrace -- deserialization and interpretation of calls from a trace + + - `*`ws -- windowing system helpers and abstractions + + - `*`state -- dumping of state into JSON format