Backtraces are logged in the log file during execution of a program and
tagged with information that can categorize the backtraces. Certain tags are also
marked as "interesting" in the log file. A report is generated from the log file,
indicating which of the backtraces are associated with the tags marked as interesting.
In one embodiment, allocations of objects are logged with their addresses, and
the objects that are later migrated into session memory are marked interesting.