elastic / quark
Components

An overview of source code logical components.

Intro

Logical decomposition is a representation of the organization of the main source code, where every and each file is put in exactly one logical component.

Logical Decompositions Overview

Analyzed system has 1 logical decomposition:

Logical Decomposition #1: PRIMARY

The decompositions is based on the folder structure at level 1 (relative to the source code root).

Bubble Chart | Tree Map
Component Sizes (Lines of Code)
The "primary" logical decomposition has 4 components.
  • 219 files, 53,483 LOC (100.0% vs. main code).
  • "zlib" is biggest, containing 67.58% of LOC.
  • "elastic-ebpf" is smallest, containing 4.63% of LOC.


zlib36145 LOC (67%) 123 files
ROOT8326 LOC (15%) 19 files
elftoolchain6535 LOC (12%) 67 files
elastic-ebpf2477 LOC (4%) 10 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
ROOT251 commits (61%)
elastic-ebpf12 commits (2%)
elftoolchain3 commits (<1%)
zlib2 commits (<1%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2025 2024
ROOT
65
431
elftoolchain
56
71
zlib
124
elastic-ebpf
12
21


Dependencies between components in same commits (past 180 days)
The number on the lines shows the number of shared commits.
See detailed temporal dependencies report...

G ROOT ROOT ROOT--ROOT 15 elftoolchain elftoolchain ROOT--elftoolchain 1 elastic-ebpf elastic-ebpf elastic-ebpf--ROOT 1 elastic-ebpf--elastic-ebpf 5 elftoolchain--elftoolchain 1


2025-05-13 20:04