Research topic

Trace Filtering Research

This topic groups methods for selecting useful events, paths, or entities from execution traces. The goal is to reduce irrelevant data while preserving evidence for diagnosis, visualization, modeling, or anomaly analysis. Each paper page distinguishes the filtering rule, retained evidence, workload, and measured reduction or overhead.

Related search terms: execution trace filtering · trace event selection · selective tracing

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

Selected papers

2012 · 16th IASTED International Conference on Software Engineering and Applications (SEA 2012)

An Efficient Analysis Approach for Multi-Core System Tracing Data

Naser Ezzati-Jivan, Michel R. Dagenais

The paper introduces a stateful trace-abstraction architecture that shares modeled system state and intermediate computation across concurrent patterns to reduce the cost of analyzing large Linux kernel traces.

Keywords: multi-core tracing · LTTng · Linux kernel 2.6.38.6 · stateful trace analysis · trace abstraction

Read the detailed paper record · · Authoritative source

Related topics