Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: "Jakob Engblom" <jakob@virtutech.com>
To: <ebo@sandien.com>, 	"'Edward Peschko'" <horos11@gmail.com>,
		<gdb@sourceware.org>
Subject: RE: reverse trace [was: vmware's replay framework and gdb]
Date: Thu, 06 Nov 2008 17:09:00 -0000	[thread overview]
Message-ID: <008c01c94032$5fe2eea0$1fa8cbe0$@com> (raw)
In-Reply-To: <twig.1225990849.39737@swcp.com>

> One of the reasons I was thinking of relational databases was that they can
> deal with the volume and put whatever the decide to cache into dis instead of
> memory (but maybe you were thinking disk space when you said memory anyway).

RAM, disk, does not matter -- size is enormous either case. 
 
> Besides compression of data stream there is also the possibility of only
> caching at certain sync points and tracing between sync points you have to
> regenerate the temp variables, etc.  Like I said, I was just brain storming
> here.  I had no idea how far things had gotten along the lines of
> Chronomancer/Chronicle.
> 
> Regardless of how it eventually ends up working, it is going to either use a
> LOT of space, or a lot of CPU power to recreate.

The CPU power is actually easier to handle, especially if you have a few
snapshots to return to along the way.  We have looked at this hard, and the
execution to recreate is much easier to make scalable than the complete trace
approach.

/jakob


  reply	other threads:[~2008-11-06 17:09 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-05 19:05 vmware's replay framework and gdb Edward Peschko
2008-11-06  1:02 ` reverse trace [was: vmware's replay framework and gdb] EBo
2008-11-06  4:45   ` Thiago Jung Bauermann
2008-11-06  5:10     ` EBo
2008-11-06 10:22   ` Jakob Engblom
2008-11-06 17:01     ` EBo
2008-11-06 17:09       ` Jakob Engblom [this message]
2008-11-06  1:21 ` vmware's replay framework and gdb Michael Snyder
2008-11-06 10:25   ` Jakob Engblom

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='008c01c94032$5fe2eea0$1fa8cbe0$@com' \
    --to=jakob@virtutech.com \
    --cc=ebo@sandien.com \
    --cc=gdb@sourceware.org \
    --cc=horos11@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox