time_travel_debugging (agents v0.2.0)

View Source

Summary

Functions

causality_analysis(RecordingId, AnalysisOptions)

code_change(OldVsn, State, Extra)

create_checkpoint(CheckpointId, CheckpointOptions)

debug_message_flow(SourcePid, TargetPid, FlowOptions)

differential_debugging(Trace1, Trace2, ComparisonCriteria, AnalysisDepth)

distributed_replay(DistributedCheckpoint, NodeCoordination, SyncStrategy)

handle_call(Request, From, State)

handle_cast(Msg, State)

handle_info(Info, State)

init(_)

quantum_state_debugging(QuantumProcesses, QuantumOptions)

record_process_tree(RootPid, TreeOptions)

replay_from_checkpoint(CheckpointId, ReplayOptions, ObserverPid)

replay_process_tree(TreeCheckpoint, ReplayStrategy, Coordination)

reverse_execution(ProcessId, ReverseSteps, ReverseOptions)

start_link()

start_recording(ProcessId, RecordingOptions)

stop_recording(RecordingId)

temporal_breakpoint(ProcessId, Condition, BreakpointOptions)

terminate(Reason, State)

time_travel_to_point(ProcessId, Timestamp, TravelOptions)