llvm-project/llvm/test/tools/llvm-profdata/Inputs
Diego Novillo a7f1e8ef83 Add inline stack streaming to binary sample profiles.
With this patch we can now read and write inline stacks in sample
profiles to the binary encoded profiles.

In a subsequent patch, I will add a string table to the binary encoding.
Right now function names are emitted as strings every time we find them.
This is too bloated and will produce large files in applications with
lots of inlining.

llvm-svn: 249861
2015-10-09 17:54:24 +00:00
..
bad-hash.proftext
bar3-1.proftext
c-general.profraw
compat.profdata.v1
empty.proftext
extra-word.proftext
foo3-1.proftext
foo3-2.proftext
foo3bar3-1.proftext
gcc-sample-profile.gcov Re-apply r249644: Handle inline stacks in gcov-encoded sample profiles. 2015-10-08 19:40:37 +00:00
inline-samples.afdo Add inline stack streaming to binary sample profiles. 2015-10-09 17:54:24 +00:00
invalid-count-later.proftext
no-counts.proftext
sample-profile.proftext http://reviews.llvm.org/D13145 2015-09-30 00:42:46 +00:00