[all-commits] [llvm/llvm-project] 17fc65: [llvm-profdata] Support -detailed-summary for Samp...

WenleiHe via All-commits all-commits at lists.llvm.org
Tue May 5 18:33:56 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 17fc6518608fa4bffda12c5a86dd154bcfdbee88
      https://github.com/llvm/llvm-project/commit/17fc6518608fa4bffda12c5a86dd154bcfdbee88
  Author: Wenlei He <aktoon at gmail.com>
  Date:   2020-05-05 (Tue, 05 May 2020)

  Changed paths:
    M llvm/include/llvm/IR/ProfileSummary.h
    M llvm/lib/IR/ProfileSummary.cpp
    M llvm/test/tools/llvm-profdata/general.proftext
    A llvm/test/tools/llvm-profdata/sample-summary.test
    M llvm/tools/llvm-profdata/llvm-profdata.cpp

  Log Message:
  -----------
  [llvm-profdata] Support -detailed-summary for Sample Profile

Summary: Add -detailed-summary support for sample profile dump to match that of instrumentation profile.

Reviewers: wmi, davidxl, hoyFB

Subscribers: llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D79291




More information about the All-commits mailing list