>
> The patch is unused and I guess a bit outdated. JS folks do not want it
> in trunk because of extra maintenance cost (AFAIK).
>
> ma.
I see... Well, it's curious that my first attempt at a modification
run along slightly similar tracks. I attempted to split the tracing-
engine into two separate processes (a page was mapped writable in one,
executable in the other, with shared memory in between). However,
keeping these two synchronized proved to be beyond my abilities.
Still, I wonder if the idea might have been feasible with more
knowledge about why the various invariants throughout the codebase are
the way they are.
Anyway, thank you for the information!
Best regards,
Martin