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

GitHub

1k stars
24 watching
65 forks
Language: C++
last commit: almost 2 years ago
Linked from 1 awesome list

build-analysisclang

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
joakim-brannstrom/dextoolA set of tooling plugins built on top of the LLVM/Clang compiler infrastructure to analyze and improve C/C++ code quality.102
asutton/clangA compiler front-end for the C family of languages built as part of the LLVM project infrastructure71
caphyon/clang-power-toolsA set of tools that integrates clang-tidy functionality into Visual Studio C++ development496
seiginonakama/blockcanaryexA library to help detect performance bottlenecks in Android apps by analyzing method execution and garbage collection during app blocks.2,173
barisione/clang-format-hooksApplies a coding style with clang-format to new code added to an existing code base.203
s3team/vmhuntAn analysis tool for extracting and simplifying virtualized binary code175
adamralph/bullseyeA .NET library for running and managing target dependency graphs in build processes859
chshersh/dr-cabalA tool to measure and analyze the build time of dependencies in Haskell projects74
macbre/analyze-cssAnalyzes CSS code complexity and performance issues699
sasq64/autotidyTool for automating clang-tidy checks on C++ code68
janwilmans/compiletimerMeasures and compares compile times of C++ constructs in various scenarios6
hasherezade/hollows_hunterAnalyzes running processes to detect and dump malicious code2,047
fare9/pba_analysis_toolsCustom C++ implementations of analysis tools from the book Practical Binary Analysis52
epickrram/gravTools for visualizing and analyzing application performance293
suse/clang-extractA tool to extract code content from source files using the clang and LLVM infrastructure.17