All Projects → tuxology → Tracevizlab

tuxology / Tracevizlab

Licence: other
Trace visualization tutorials for Trace Compass

Programming Languages

c
50402 projects - #5 most used programming language

Trace Visualization Labs

flamegraph

This repository contains a series of labs and guides for collecting traces from the operating system or userspace applications or cloud environments, and visualizing them with trace visualization tools. While most of the labs will use LTTng for trace collection and Trace Compass for visualization, some labs may use other tools.

Each lab has specific goals and objectives. The main text is present in the README of each lab's directory and contains various tasks outlined chronologically, to achieve the goal and complete the lab. The text also contains suggestions for navigation of the tasks. There will also be screenshots for each lab to help you guide through the UI and visualizations. Sample traces for all the labs are saved in a compressed file named TraceCompassTutorialTraces.tgz which can allow the user to skip reproducing the experiment and generating traces.

This lab can be reproduced, with a hands-on approach, with the tracing and visualization tools at hand. Or it can simply be read, in which case some sections of the labs, describing shorcuts and navigation options, may be skipped. Those sections are contained between 🔻 and 🔺 signs.

Goals

  • Understand what tracing is and when it can be of help in diagnosing performance issues
  • Identify tracing tools and understand techniques that are used to generate traces
  • Selecting and using correct set of trace visualizations to quickly identify performance issues
  • Understand application/OS behavior and its internals using tracing

Prerequisites

  • A Linux system or a Linux virtual machine
  • Basic understanding of Operating Systems fundamentals
  • Some experience in debugging applications and systems

Lab developers

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].