]> git.cworth.org Git - apitrace/commit
Don't read all json output to memory.
authorJosé Fonseca <jose.r.fonseca@gmail.com>
Sat, 24 Mar 2012 09:46:24 +0000 (09:46 +0000)
committerJosé Fonseca <jose.r.fonseca@gmail.com>
Sat, 24 Mar 2012 09:46:24 +0000 (09:46 +0000)
commit676cd17c41c70acf2b295334220e555f0fabfde8
tree46610cdb57d2b6211380793fbb719e7cb5294690
parent86befa4b28d452159892e6fedfd4499f060ca017
Don't read all json output to memory.

Should help with big dumps.
gui/retracer.cpp