Skip to content

Conversation

@Jo5ta
Copy link
Collaborator

@Jo5ta Jo5ta commented Nov 24, 2025

  • Renamed project from CommoneLowLevelTracingKit to CommonLowLevelTracingKit (correcting typo).
  • Reorganized header paths under CommonLowLevelTracingKit/tracing/, CommonLowLevelTracingKit/decoder/, and CommonLowLevelTracingKit/snapshot/ for better namespace clarity.
  • Updated all #include directives to use the new consistent path structure (e.g., tracing.htracing/tracing.h).
  • Updated CMake targets to use OUTPUT_NAME consistently and improved library linking with proper visibility and standard settings.
  • Restructured decoder_tool and snapshot_library to use consistent directory layout and public headers.
  • Fixed include paths in all examples, tests, and kernel module code to reflect new structure.
  • Removed redundant CMake logic and improved target properties.

@Jo5ta Jo5ta force-pushed the jo5ta/dev branch 4 times, most recently from daf4273 to 7a3d447 Compare November 25, 2025 09:23
- Renamed project from `CommoneLowLevelTracingKit` to `CommonLowLevelTracingKit` (correcting typo).
- Reorganized header paths under `CommonLowLevelTracingKit/tracing/`, `CommonLowLevelTracingKit/decoder/`, and `CommonLowLevelTracingKit/snapshot/` for better namespace clarity.
- Updated all `#include` directives to use the new consistent path structure (e.g., `tracing.h` → `tracing/tracing.h`).
- Updated CMake targets to use `OUTPUT_NAME` consistently and improved library linking with proper visibility and standard settings.
- Restructured `decoder_tool` and `snapshot_library` to use consistent directory layout and public headers.
- Fixed include paths in all examples, tests, and kernel module code to reflect new structure.
- Removed redundant CMake logic and improved target properties.

Signed-off-by: Jo5ta <Jo5ta@mail.de>
Signed-off-by: Jo5ta <Jo5ta@mail.de>
Signed-off-by: Jo5ta <Jo5ta@mail.de>
@Jo5ta Jo5ta force-pushed the jo5ta/dev branch 2 times, most recently from 1eeb551 to d5bcd2a Compare November 25, 2025 21:23
Signed-off-by: Jo5ta <Jo5ta@mail.de>
@Jo5ta Jo5ta merged commit 8b06da9 into main Nov 25, 2025
2 checks passed
@Jo5ta Jo5ta deleted the jo5ta/dev branch November 25, 2025 21:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants