ClangBuildAnalyzer
Build analyzer
Analyze and visualize build processes using Clang's time tracing feature to identify performance bottlenecks
Clang build analysis tool using -ftime-trace
1k stars
24 watching
65 forks
Language: C++
last commit: about 1 year ago
Linked from 1 awesome list
build-analysisclang
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A set of tooling plugins built on top of the LLVM/Clang compiler infrastructure to analyze and improve C/C++ code quality. | 102 |
| | A compiler front-end for the C family of languages built as part of the LLVM project infrastructure | 71 |
| | A set of tools that integrates clang-tidy functionality into Visual Studio C++ development | 496 |
| | A library to help detect performance bottlenecks in Android apps by analyzing method execution and garbage collection during app blocks. | 2,173 |
| | Applies a coding style with clang-format to new code added to an existing code base. | 203 |
| | An analysis tool for extracting and simplifying virtualized binary code | 175 |
| | A .NET library for running and managing target dependency graphs in build processes | 859 |
| | A tool to measure and analyze the build time of dependencies in Haskell projects | 74 |
| | Analyzes CSS code complexity and performance issues | 699 |
| | Tool for automating clang-tidy checks on C++ code | 68 |
| | Measures and compares compile times of C++ constructs in various scenarios | 6 |
| | Analyzes running processes to detect and dump malicious code | 2,047 |
| | Custom C++ implementations of analysis tools from the book Practical Binary Analysis | 52 |
| | Tools for visualizing and analyzing application performance | 293 |
| | A tool to extract code content from source files using the clang and LLVM infrastructure. | 17 |