elastic / ebpf
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 6 components.
  • 521 files, 153,765 LOC (100.0% vs. main code).
  • "contrib" is biggest, containing 95.35% of LOC.
  • "docker" is smallest, containing 0.06% of LOC.


contrib146608 LOC (95%) 483 files
GPL3530 LOC (2%) 17 files
non-GPL2718 LOC (1%) 11 files
testing520 LOC (<1%) 2 files
cmake304 LOC (<1%) 7 files
docker85 LOC (<1%) 1 file
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
GPL91 commits (18%)
non-GPL40 commits (7%)
cmake29 commits (5%)
testing27 commits (5%)
contrib16 commits (3%)
docker5 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 2023 2022 2021
GPL
7
44
22
85
49
non-GPL
4
25
10
34
testing
1
6
4
17
cmake
1
1
34
21
contrib
65
198
401
docker
5


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 non-GPL non-GPL non-GPL--non-GPL 1 GPL GPL non-GPL--GPL 3 GPL--GPL 3 testing testing testing--non-GPL 2 testing--GPL 1


2025-05-13 19:55