]> git.cworth.org Git - apitrace/commit
Always add calls for last frame.
authorJosé Fonseca <jfonseca@vmware.com>
Thu, 1 Sep 2011 18:17:41 +0000 (19:17 +0100)
committerJosé Fonseca <jfonseca@vmware.com>
Mon, 19 Sep 2011 14:13:37 +0000 (15:13 +0100)
commitf2ed6b2161d58319f786a3a4fa4b3155f30c32e8
treedc24280cab06c0cdb880df8fee5fca936494921e
parent9fd3541f84648ed2d57b4d915795c2d270d4dbfe
Always add calls for last frame.

When viewing traces of apps that crashed, the last frame is the most
interesting of all.

Furthermore, last frames actually do have markers, but no calls.
gui/loaderthread.cpp