Skip to main content
Redhat Developers  Logo
  • Products

    Platforms

    • Red Hat Enterprise Linux
      Red Hat Enterprise Linux Icon
    • Red Hat AI
      Red Hat AI
    • Red Hat OpenShift
      Openshift icon
    • Red Hat Ansible Automation Platform
      Ansible icon
    • View All Red Hat Products

    Featured

    • Red Hat build of OpenJDK
    • Red Hat Developer Hub
    • Red Hat JBoss Enterprise Application Platform
    • Red Hat OpenShift Dev Spaces
    • Red Hat OpenShift Local
    • Red Hat Developer Sandbox

      Try Red Hat products and technologies without setup or configuration fees for 30 days with this shared Openshift and Kubernetes cluster.
    • Try at no cost
  • Technologies

    Featured

    • AI/ML
      AI/ML Icon
    • Linux
      Linux Icon
    • Kubernetes
      Cloud icon
    • Automation
      Automation Icon showing arrows moving in a circle around a gear
    • View All Technologies
    • Programming Languages & Frameworks

      • Java
      • Python
      • JavaScript
    • System Design & Architecture

      • Red Hat architecture and design patterns
      • Microservices
      • Event-Driven Architecture
      • Databases
    • Developer Productivity

      • Developer productivity
      • Developer Tools
      • GitOps
    • Automated Data Processing

      • AI/ML
      • Data Science
      • Apache Kafka on Kubernetes
    • Platform Engineering

      • DevOps
      • DevSecOps
      • Ansible automation for applications and services
    • Secure Development & Architectures

      • Security
      • Secure coding
  • Learn

    Featured

    • Kubernetes & Cloud Native
      Openshift icon
    • Linux
      Rhel icon
    • Automation
      Ansible cloud icon
    • AI/ML
      AI/ML Icon
    • View All Learning Resources

    E-Books

    • GitOps Cookbook
    • Podman in Action
    • Kubernetes Operators
    • The Path to GitOps
    • View All E-books

    Cheat Sheets

    • Linux Commands
    • Bash Commands
    • Git
    • systemd Commands
    • View All Cheat Sheets

    Documentation

    • Product Documentation
    • API Catalog
    • Legacy Documentation
  • Developer Sandbox

    Developer Sandbox

    • Access Red Hat’s products and technologies without setup or configuration, and start developing quicker than ever before with our new, no-cost sandbox environments.
    • Explore Developer Sandbox

    Featured Developer Sandbox activities

    • Get started with your Developer Sandbox
    • OpenShift virtualization and application modernization using the Developer Sandbox
    • Explore all Developer Sandbox activities

    Ready to start developing apps?

    • Try at no cost
  • Blog
  • Events
  • Videos

LTTng Packages now Available for Red Hat Enterprise Linux 7

July 9, 2015
Jérémie Galarneau
Related topics:
DevOpsLinux
Related products:
Red Hat Enterprise Linux

Share:

    EfficiOS is pleased to announce it is now providing LTTng packages for Red Hat Enterprise Linux 7, available today as part of its Enterprise Packages portal.

    EfficiOS specialises in the research and development of open source performance analysis tools. As part of its activities, EfficiOS develops the Linux Tracing Toolkit: next generation for which it provides enterprise support, training and consulting services.

    What is tracing?

    Tracing is a technique used to understand the behaviour of a software system. In this regard, it is not far removed from logging. However, tracers and loggers are designed to accommodate very different use cases.

    Tracing specifically targets debugging, performance analysis, and monitoring use cases. Hence, tracers are typically designed from the ground up to handle the throughput associated with the capture of very low-level events that occur much more frequently than typical log messages. Examples of such events include context switches, virtual filesystem events and page allocations.

    On the other hand, logging backends tend to be designed to accommodate the recording of infrequent high-level events such as user accesses, errors and warnings, database transactions, instant messaging communications, etc. Therefore, typical logging solutions are rarely able to handle finely grained logging without significantly degrading application performance.

    What is LTTng?

    As its name suggests, the Linux Trace Toolkit: next generation is a tracing framework that provides tracers for both user space applications and the Linux kernel. These tracers produce kernel and user space traces that can be correlated; this makes it easy for developers and system engineers to gain insight into their system’s behavior by tracking the interactions between applications and the Linux kernel.

    Since LTTng is often used to track down performance and latency problems on production machines, its design is geared towards ensuring it can do so while incurring very little overhead. This focus on low intrusiveness also means that race conditions and other timing-dependant issues can generally be reproduced even when tracing is activated. LTTng’s non-blocking trace extraction also makes it production safe; faults in the LTTng infrastructure never affect the instrumented applications or the kernel.

    Analyzing Traces

    LTTng produces CTF traces (Common Trace Format), an open format developed in collaboration with the Multicore Association and the Linux community. This format is tailored for fast production and analysis of large datasets. Being an open format, a number of tools allowing the analysis of CTF traces have been made available. These range from Babeltrace, a command line trace reader, to full-fledged graphical viewers such as the Trace Compass project.

    While CTF traces can be used as regular log files, a number of powerful performance analyses have been developed by the LTTng community over the years; most of them having been developed using the Babeltrace project’s Python library.

    A number of blog posts showcasing the use of these tools are available on the official LTTng blog.

    Finding the root cause of a web request latency
    Full stack system call latency profiling

    Getting started with LTTng

    Last updated: January 13, 2023

    Recent Posts

    • Beyond a single cluster with OpenShift Service Mesh 3

    • Kubernetes MCP server: AI-powered cluster management

    • Unlocking the power of OpenShift Service Mesh 3

    • Run DialoGPT-small on OpenShift AI for internal model testing

    • Skopeo: The unsung hero of Linux container-tools

    Red Hat Developers logo LinkedIn YouTube Twitter Facebook

    Platforms

    • Red Hat AI
    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    • See all products

    Build

    • Developer Sandbox
    • Developer Tools
    • Interactive Tutorials
    • API Catalog

    Quicklinks

    • Learning Resources
    • E-books
    • Cheat Sheets
    • Blog
    • Events
    • Newsletter

    Communicate

    • About us
    • Contact sales
    • Find a partner
    • Report a website issue
    • Site Status Dashboard
    • Report a security problem

    RED HAT DEVELOPER

    Build here. Go anywhere.

    We serve the builders. The problem solvers who create careers with code.

    Join us if you’re a developer, software engineer, web designer, front-end designer, UX designer, computer scientist, architect, tester, product manager, project manager or team lead.

    Sign me up

    Red Hat legal and privacy links

    • About Red Hat
    • Jobs
    • Events
    • Locations
    • Contact Red Hat
    • Red Hat Blog
    • Inclusion at Red Hat
    • Cool Stuff Store
    • Red Hat Summit
    © 2025 Red Hat

    Red Hat legal and privacy links

    • Privacy statement
    • Terms of use
    • All policies and guidelines
    • Digital accessibility

    Report a website issue