llvm/test/tools
Easwaran Raman fa283c33ad Display detailed profile summary in llvm-profdata tool.
This adds a detailed profile summary in llvm-profdata. The summary is in the
form of one or more triples of the form (P, N, M) which is interpreted as if
we look at the Top-N counts in the profile, their sum accounts for P percentage
of the sum of all counts in the program and the minimum count in the Top-N is M.

Differential Revision: http://reviews.llvm.org/D16005



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@257680 91177308-0d34-0410-b5e6-96231b3b80d8
2016-01-13 21:44:36 +00:00
..
dsymutil Relax testcase so it works on Windows. 2016-01-13 21:09:48 +00:00
gold Fix gold test after r256465. 2015-12-29 03:48:37 +00:00
llvm-cov
llvm-cxxdump [llvm-cxxdump] Remove duplicate code check. 2015-09-15 23:35:32 +00:00
llvm-dwp [llvm-dwp] Deduplicate type units 2015-12-14 07:42:00 +00:00
llvm-lit
llvm-lto Fix test on windows. 2016-01-12 14:58:40 +00:00
llvm-mc [Hexagon] Removing XFAIL on Hexagon target. 2015-11-09 06:15:55 +00:00
llvm-nm Fix llvm-nm(1) printing of llvm-bitcode files for -format darwin to match darwin’s nm(1). 2015-11-10 00:31:08 +00:00
llvm-objdump [llvm-objdump] Use report_error() and improve error coverage. 2016-01-13 02:03:31 +00:00
llvm-pdbdump Fix several accidental DOS line endings in source files 2016-01-03 17:22:03 +00:00
llvm-profdata Display detailed profile summary in llvm-profdata tool. 2016-01-13 21:44:36 +00:00
llvm-readobj [readobj] Expand CodeView dumping functionality 2016-01-13 19:32:35 +00:00
llvm-size [llvm-size] Attempt to fix a test failure on Windows. 2015-10-03 20:20:28 +00:00
llvm-split Have a single way for creating unique value names. 2015-11-22 00:16:24 +00:00
llvm-symbolizer [llvm-symbolizer] -print-source-context-lines option to print source code around the line. 2016-01-09 00:14:35 +00:00
lto Update test suite to make "ninja check" succeed without native backend builtin 2015-08-04 06:32:54 +00:00
sancov [sancov] blacklist support. 2015-12-16 00:31:48 +00:00