[Dailydave] Graphing: Don't believe everything you see.

Alexander Sotirov asotirov at determina.com
Thu Feb 8 20:49:30 EST 2007


Dave Aitel wrote:
> For the record, or at least, as a reminder to the record, anything
> based solely on system call ordering is going to have a bugger of a
> time dealing with CreateThread().

What is the problem with CreateThread? You just need to look at the syscall
ordering per thread, not per process, and everything will be fine.

Alex


More information about the Dailydave mailing list