Research topic

Trace Visualization Research

This topic covers visual interfaces and visual encodings for navigating execution traces and understanding system behavior. The collection includes multiscale timelines, state views, dependency and interaction graphs, critical paths, labels, and visual support for performance diagnosis.

Related search terms: execution trace visualization · large trace visualization · trace navigation

7 papers in this topic, ordered newest first. The detailed paper records contain the evidence-grounded methods, tools, datasets, findings, and citation guidance.

Selected papers

2026 · Journal of Systems and Software

DTraComp: Comparing distributed execution traces for understanding intermittent latency sources

Maryam Ekhlasi, Fatemeh Faraji Daneshgar, Michel Dagenais, Maxime Lamothe, Naser Ezzati-Jivan, Matthew Khouzam

DTraComp is an open-source Eclipse Trace Compass framework that compares groups of distributed requests and attributes span time to user-space, kernel, thread-state, and system-call evidence.

Keywords: DTraComp · distributed trace comparison · OpenTracing · LTTng · LTTng-UST

Read the detailed paper record · · Authoritative source

2021 · 2021 IEEE International Symposium on Networks, Computers and Communications (ISNCC)

Integrated Modeling Tool for Indexing and Analyzing State Machine Trace

Simon Delisle, Naser Ezzati-Jivan, Michel R. Dagenais

The paper provides a graphical state-machine modeling tool that generates trace analyses and integrates them into Trace Compass, reducing the need to hand-code state providers or XML analyses.

Keywords: state-machine traces · trace indexing · special-purpose database · Gantt chart · XY view

Read the detailed paper record · · Authoritative source

2017 · Software Quality Journal

A declarative framework for stateful analysis of execution traces

Florian Wininger, Naser Ezzati-Jivan, Michel R. Dagenais

The framework lets analysts define stateful trace analyses declaratively, using a generic state model and XML specifications that can drive storage, filtering, and visualization across trace formats.

Keywords: declarative trace analysis · stateful analysis · execution traces · LTTng · ETW

Read the detailed paper record · · Authoritative source

2014 · 2014 IEEE 27th Canadian Conference on Electrical and Computer Engineering (CCECE)

Multiscale Navigation in Large Trace Data

Naser Ezzati-Jivan, Michel R. Dagenais

The paper presents multiscale trace navigation that links raw kernel events to system-call, synthetic, and fault/alert abstractions in a zoomable timeline.

Keywords: large trace data · multiscale navigation · zoomable timeline · semantic zoom · physical zoom

Read the detailed paper record · · Authoritative source

2013 · Runtime Verification 2013 (RV 2013)

Efficient Model to Query and Visualize the System States Extracted from Trace Data

Alexandre Montplaisir, Naser Ezzati-Jivan, Florian Wininger, Michel R. Dagenais

The paper introduces a disk-backed state-history model that incrementally converts trace events into queryable state intervals, enabling scalable timestamp/state queries and visualization without replaying the entire trace.

Keywords: system states · trace queries · trace visualization · interval data · tree-based storage

Read the detailed paper record · · Authoritative source

2013 · 2013 IEEE 26th Canadian Conference on Electrical and Computer Engineering (CCECE)

Multilevel Label Placement for Execution Trace Events

Naser Ezzati-Jivan, Alireza Shameli-Sendi, Michel R. Dagenais

The paper develops a multilevel trace-label placement algorithm that preserves readable, semantically meaningful labels while users zoom and pan across dense execution-trace views.

Keywords: execution trace events · label placement · trace visualization · overlap avoidance · event labels

Read the detailed paper record · · Authoritative source

Related topics