- May 31, 2016
-
-
Cedric Roux authored
-
Cedric Roux authored
first step: let the tracee connect before the remote tracer and let's have a "no wait" mode where the local tracer starts the tracee before the remote tracer is connected
-
Cedric Roux authored
get rid of T_send(), no use anymore
-
Cedric Roux authored
The T only works when it's TRUE, the version without shared memory is not supported anymore.
-
- May 25, 2016
-
-
Cedric Roux authored
as special events. If we store all received events to a file, this dump is now self-contained. Helps to analyze traces. Some functions have also been factorized in the process, too much duplication. (Also tracer/Makefile was forgotten in previous commit, included in this one...)
-
- May 01, 2016
-
-
Cedric Roux authored
This message sends configuration for all events.
-
- Apr 25, 2016
-
-
Cedric Roux authored
to connect until it succeeds
-
- Apr 11, 2016
-
-
Cedric Roux authored
-
- Mar 21, 2016
-
-
Cedric Roux authored
it probably makes things zillion times slower but it seems to be necessary
-
- Mar 14, 2016
-
-
Cedric Roux authored
-