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
/
tools
/
llvm-xray
/
xray-account.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[XRay][tools] Rename llvm-xray filenames from .cc -> .cpp (NFC)
Dean Michael Berris
2018-05-02
1
-510
/
+0
*
[tools] Change std::sort to llvm::sort in response to r327219
Mandeep Singh Grang
2018-04-01
1
-67
/
+67
*
[XRay] fix 99th percentile lookups by sorting the array correctly
Martin Pelikan
2018-01-30
1
-2
/
+5
*
[XRay] fix the -Werror build by handling all enum cases in switches
Martin Pelikan
2017-09-27
1
-0
/
+3
*
[XRay] convert FDR arg1 log entries
Martin Pelikan
2017-09-27
1
-1
/
+2
*
[XRay][tools] Support tail-call exits before we write them in the runtime
Dean Michael Berris
2017-09-18
1
-1
/
+5
*
[XRay][tools] Fix an accounting bug in llvm-xray account
Dean Michael Berris
2017-08-31
1
-3
/
+31
*
[XRay] Define the InstrumentationMap type
Dean Michael Berris
2017-02-01
1
-55
/
+41
*
xray-account: Avoid std::errc::bad_message to appease mingw.
NAKAMURA Takumi
2017-01-13
1
-1
/
+1
*
Avoid std::errc::protocol_* to appease mingw
Hans Wennborg
2017-01-12
1
-1
/
+1
*
Fix windows buildbots building llvm-xray
Simon Pilgrim
2017-01-12
1
-5
/
+5
*
[XRay] Include <numeric> for std::accumulate.
Dean Michael Berris
2017-01-12
1
-0
/
+1
*
[XRay] Implement the `llvm-xray account` subcommand
Dean Michael Berris
2017-01-12
1
-0
/
+484