Skip to content
This repository was archived by the owner on Apr 23, 2026. It is now read-only.
This repository was archived by the owner on Apr 23, 2026. It is now read-only.

Collect docs for C++ debugging & profiling tools (GDB, sanitizers, Valgrind, perf, Intel tools, etc.) #106

@henry0816191

Description

@henry0816191

Summary

Scrape and collect documentation for all C++ debugging and profiling tools listed in the investigation. Doc sources need to be identified for each.

Tools & known sources

  • GDB: TBD
  • AddressSanitizer (ASan): TBD
  • UndefinedBehaviorSanitizer (UBSan): TBD
  • ThreadSanitizer (TSan): TBD
  • Valgrind (with Callgrind & KCachegrind): TBD
  • GProf: TBD
  • perf: TBD
  • Intel Inspector: TBD
  • Dr. Memory: TBD
  • Intel VTune Profiler: TBD
  • GCOV: TBD
  • LLVM's source-based code coverage: TBD

Acceptance criteria

  • Doc sources identified for all 12 tools.
  • Documentation scraped/collected for each tool.
  • Output format and storage location agreed and documented.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions