index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Support
/
TimeProfiler.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "[Support] Extend TimeProfiler to support multiple threads"
Russell Gallop
2019-12-24
1
-81
/
+17
*
Revert "[Support] Fix time trace multi threaded support with LLVM_ENABLE_THRE...
Russell Gallop
2019-12-17
1
-1
/
+2
*
[Support] Fix time trace multi threaded support with LLVM_ENABLE_THREADS=OFF
Russell Gallop
2019-12-17
1
-2
/
+1
*
[Support] Try to fix bot failure after 8ddcd1dc26
Russell Gallop
2019-12-12
1
-0
/
+1
*
[Support] Extend TimeProfiler to support multiple threads
Russell Gallop
2019-12-12
1
-17
/
+80
*
[Support] Add TimeTraceScope constructor without detail arg
Russell Gallop
2019-12-11
1
-1
/
+3
*
[Support] Add ProcName to TimeTraceProfiler
Russell Gallop
2019-12-03
1
-5
/
+9
*
[NFC] Tidy-ups to TimeProfiler.cpp
Russell Gallop
2019-12-03
1
-10
/
+8
*
TimeTraceProfiler - fix uninitialized variable warning. NFCI.
Simon Pilgrim
2019-11-08
1
-3
/
+3
*
Fix time-trace breaking flame graph assumptions
Russell Gallop
2019-09-05
1
-12
/
+37
*
[Support][Time profiler] Make FE codegen blocks to be inside frontend blocks
Anton Afanasyev
2019-08-19
1
-2
/
+2
*
[Support] Fix `-ftime-trace-granularity` option
Anton Afanasyev
2019-07-24
1
-7
/
+5
*
[Support] Add JSON streaming output API, faster where the heavy value types a...
Sam McCall
2019-04-25
1
-35
/
+34
*
Time profiler: optimize json output time
Anton Afanasyev
2019-04-16
1
-0
/
+5
*
Use native llvm JSON library for time profiler output
Anton Afanasyev
2019-04-16
1
-37
/
+37
*
Time profiler: small fixes and optimizations
Anton Afanasyev
2019-04-15
1
-35
/
+43
*
Improve hashing for time profiler
Anton Afanasyev
2019-04-09
1
-16
/
+19
*
Adds `-ftime-trace` option to clang that produces Chrome `chrome://tracing` c...
Anton Afanasyev
2019-03-30
1
-0
/
+184