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
/
lldb
/
tools
/
lldb-perf
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove lldb-perf
Jonas Devlieghere
2019-07-08
15
-1757
/
+0
*
Delete unnecessary copy ctors/copy assignment operators
Fangrui Song
2019-05-15
2
-16
/
+0
*
Replace 'ap' with 'up' suffix in variable names. (NFC)
Jonas Devlieghere
2019-02-13
3
-32
/
+32
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
15
-60
/
+45
*
Make lldb -Werror clean for -Wstring-conversion
David Blaikie
2017-01-06
1
-4
/
+2
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
15
-1836
/
+1317
*
Cleanup how we listen for process events by using the broadcaster class name ...
Greg Clayton
2014-08-18
1
-3
/
+1
*
Fixed the lldb_perf_clang.cpp test case to be able to run correctly.
Greg Clayton
2014-02-27
2
-84
/
+119
*
After discussing with Chris Lattner, we require C++11, so lets get rid of the...
Greg Clayton
2013-04-18
4
-9
/
+9
*
Missed some cases when switching over to using our STD_UNIQUE_PTR macros.
Greg Clayton
2013-04-18
4
-10
/
+12
*
New CallNext action for the test case that causes the next action in the sequ...
Enrico Granata
2013-04-15
2
-0
/
+12
*
Enabling test case to write the average+stddev pair to the results
Enrico Granata
2013-04-15
5
-19
/
+52
*
- Adding a relaunch feature to the performance tester: you can use the relaun...
Enrico Granata
2013-04-15
2
-1
/
+20
*
Enabling metrics to calculate (and dump) their standard deviation
Enrico Granata
2013-04-02
5
-7
/
+72
*
Misc fixes:
Enrico Granata
2013-04-02
3
-4
/
+22
*
Integrating option parsing in TestCase for added convenience
Enrico Granata
2013-04-01
2
-2
/
+83
*
Make sure the "Release" builds link against the "Release" LLDB.framework and ...
Greg Clayton
2013-03-23
1
-0
/
+3
*
More cleanup to remove the CoreFoundation classes out of mainstream code (CFC...
Greg Clayton
2013-03-22
5
-67
/
+2
*
Much more cleanup on the performance testing infrastructure:
Greg Clayton
2013-03-22
13
-265
/
+1053
*
Add correct file headers to all source files.
Greg Clayton
2013-03-21
12
-48
/
+60
*
Modify code to adhere to LLDB coding conventions.
Greg Clayton
2013-03-21
9
-156
/
+182
*
Making a manual mode of operation for measurements, where you can manually ca...
Enrico Granata
2013-03-20
1
-2
/
+24
*
Making the test step count a member variable so that it can be accessed easily
Enrico Granata
2013-03-20
2
-8
/
+16
*
Making MemoryGauge work by fixing a Mach API call mistake - saving (and dumpi...
Enrico Granata
2013-03-20
6
-11
/
+167
*
Update Sketch test case to capture this and use accessors for debugger, targe...
Greg Clayton
2013-03-19
1
-0
/
+23
*
More cleanup on the lldb-perf code:
Greg Clayton
2013-03-19
3
-26
/
+51
*
Code cleanup:
Greg Clayton
2013-03-18
12
-40
/
+73
*
<rdar://problem/13228487>
Enrico Granata
2013-03-14
6
-17
/
+80
*
Initial checkin of a new project: LLDB Performance Testing Infrastructure
Enrico Granata
2013-03-08
12
-0
/
+952