issues
search
aras-p
/
ClangBuildAnalyzer
Clang build analysis tool using -ftime-trace
The Unlicense
1.01k
stars
65
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
MinGW support
#49
Trass3r
opened
4 years ago
3
add filtering to exclude directories
#48
kirkshoop
closed
2 years ago
0
Add option to parse all JSON files
#47
ot
closed
4 years ago
1
Support scanning for existing json files
#46
xzxzzxzxzca
closed
4 years ago
3
ERROR: no clang -ftime-trace .json files found under <dir>
#45
tomager
closed
4 years ago
5
Compilation on CentOS6 fails at link time with undefined reference errors
#44
cpierret
closed
4 years ago
1
Is it possible to get tool's output in a machine-readable format (json, csv)?
#43
nickaleks
opened
4 years ago
1
CMakeLists.txt is pre 3.11 compatible
#42
mj-xmr
closed
4 years ago
2
Consider upgrading to simdjson 0.4.0
#41
lemire
closed
4 years ago
1
Checksum mismatch
#40
PiJoules
closed
4 years ago
4
fix conversion warnings
#39
modkin
closed
4 years ago
4
Fixed writing of huge blobs to BufferedWriter
#38
RootKiller
closed
4 years ago
1
Optimizations for large builds
#37
aras-p
closed
4 years ago
0
Let ClangBuildAnalyzer match JSON files with clang.exe / clang-cl.exe
#36
rnk
closed
4 years ago
1
Modernize CMakeLists.txt
#35
Lectem
closed
4 years ago
2
do not require clang binary to be "clang"
#34
llunak
closed
4 years ago
0
Add logging during --finish and --analyze step
#33
mathbunnyru
opened
4 years ago
2
Fix getcwd usage
#32
mathbunnyru
closed
4 years ago
0
Add CMakeLists.txt
#31
mathbunnyru
closed
4 years ago
0
Segmentation fault during --stop
#30
mathbunnyru
closed
4 years ago
9
Added LDFLAGS in Makefile
#29
dutor
closed
4 years ago
1
Wall-clock vs CPU clock
#28
pitrou
opened
4 years ago
1
Increase maximum file extension length
#27
Nexuapex
closed
4 years ago
1
Assertion failure on --stop command
#26
nickaleks
closed
4 years ago
2
Support parsing LLVM's new JSON streaming API
#25
mendsley
closed
4 years ago
1
[#21] Fix crash at the cost of some correctness
#24
ben-craig
closed
5 years ago
0
Add support for Clang 10 time trace events (fixes #22).
#23
aras-p
closed
5 years ago
0
Several "WARN: unknown trace event" with trunk clang.
#22
nico
closed
5 years ago
1
Exception on less-than operator in template argument
#21
aaronpuchert
closed
5 years ago
4
Mismatch between printf format string and arguments
#20
ilyapopov
closed
5 years ago
1
Make --start step optional
#19
i-ky
closed
4 years ago
12
Add a missing include of <stdio.h>
#18
stolyaroleh
closed
5 years ago
1
Printing stats for template sets
#17
ben-craig
closed
5 years ago
5
Support out of tree builds with make.
#16
waywardmonkeys
closed
5 years ago
0
Run build/test actions on pushes to master only, and on PRs
#15
aras-p
closed
5 years ago
0
Update build actions to upload artifacts
#14
aras-p
closed
5 years ago
0
distinguish external headers
#13
Trass3r
opened
5 years ago
2
Adding missing <iterator> header
#12
ben-craig
closed
5 years ago
1
Use _ftelli64 for larger files support (#10)
#11
aras-p
closed
5 years ago
0
Improve performance / resource usage for big codebases
#10
Trass3r
closed
4 years ago
6
More fine-grained compilation stats
#9
LebedevRI
opened
5 years ago
2
Same file is reported multiple times when relative paths are used
#8
i-ky
closed
2 years ago
4
Makefile improvements
#7
i-ky
closed
5 years ago
0
Add github Actions
#6
aras-p
closed
5 years ago
0
Replace backslash with slash to avoid json errors on Windows
#5
mrexodia
closed
5 years ago
2
Use %zu printf format specifier for size_t
#4
jspam
closed
5 years ago
0
--stop: Handle fwrite() failure
#3
jspam
closed
5 years ago
0
Output file silently truncated when not enough space is available
#2
jspam
closed
5 years ago
0
Fails on very large capture files
#1
Tridacnid
closed
5 years ago
1
Previous