[all-commits] [llvm/llvm-project] ac4d75: Draft changes to trim the histogram raw profile fo...

Snehasish Kumar via All-commits all-commits at lists.llvm.org
Wed Jul 30 10:57:22 PDT 2025


  Branch: refs/heads/users/snehasish/07-08-draft_changes_to_trim_the_histogram_raw_profile_format
  Home:   https://github.com/llvm/llvm-project
  Commit: ac4d755bec65679227c59bcf47d9e3effe8d178d
      https://github.com/llvm/llvm-project/commit/ac4d755bec65679227c59bcf47d9e3effe8d178d
  Author: Snehasish Kumar <snehasishk at google.com>
  Date:   2025-07-30 (Wed, 30 Jul 2025)

  Changed paths:
    M compiler-rt/include/profile/MemProfData.inc
    M compiler-rt/lib/memprof/memprof_allocator.cpp
    M compiler-rt/lib/memprof/memprof_rawprofile.cpp
    A compiler-rt/test/memprof/TestCases/memprof_histogram_uint8.cpp
    M llvm/include/llvm/ProfileData/MemProfData.inc

  Log Message:
  -----------
  Draft changes to trim the histogram raw profile format.


  Commit: 7beffc7f7ec9bbc3b4d3c40b9c0cd474d8e3015c
      https://github.com/llvm/llvm-project/commit/7beffc7f7ec9bbc3b4d3c40b9c0cd474d8e3015c
  Author: Snehasish Kumar <snehasishk at google.com>
  Date:   2025-07-30 (Wed, 30 Jul 2025)

  Changed paths:
    M compiler-rt/include/profile/MemProfData.inc
    M compiler-rt/lib/memprof/memprof_allocator.cpp
    M compiler-rt/test/memprof/TestCases/memprof_histogram_uint8.cpp
    M llvm/include/llvm/ProfileData/MemProfData.inc
    M llvm/lib/ProfileData/MemProfReader.cpp
    M llvm/test/tools/llvm-profdata/Inputs/basic-histogram.memprofexe
    M llvm/test/tools/llvm-profdata/Inputs/basic-histogram.memprofraw
    M llvm/test/tools/llvm-profdata/Inputs/basic.memprofexe
    M llvm/test/tools/llvm-profdata/Inputs/basic.memprofraw
    M llvm/test/tools/llvm-profdata/Inputs/buildid.memprofexe
    M llvm/test/tools/llvm-profdata/Inputs/buildid.memprofraw
    M llvm/test/tools/llvm-profdata/Inputs/inline.memprofexe
    M llvm/test/tools/llvm-profdata/Inputs/inline.memprofraw
    M llvm/test/tools/llvm-profdata/Inputs/multi.memprofexe
    M llvm/test/tools/llvm-profdata/Inputs/multi.memprofraw
    M llvm/test/tools/llvm-profdata/Inputs/padding-histogram.memprofexe
    M llvm/test/tools/llvm-profdata/Inputs/padding-histogram.memprofraw
    M llvm/test/tools/llvm-profdata/Inputs/pic.memprofexe
    M llvm/test/tools/llvm-profdata/Inputs/pic.memprofraw
    M llvm/test/tools/llvm-profdata/memprof-basic-histogram.test
    M llvm/test/tools/llvm-profdata/memprof-basic.test
    M llvm/test/tools/llvm-profdata/memprof-inline.test
    M llvm/test/tools/llvm-profdata/memprof-multi.test
    M llvm/test/tools/llvm-profdata/memprof-padding-histogram.test
    M llvm/test/tools/llvm-profdata/memprof-pic.test

  Log Message:
  -----------
  Add reader support.


  Commit: bcb6a6026c62b9291d3717b302a23149200fa677
      https://github.com/llvm/llvm-project/commit/bcb6a6026c62b9291d3717b302a23149200fa677
  Author: Snehasish Kumar <snehasishk at google.com>
  Date:   2025-07-30 (Wed, 30 Jul 2025)

  Changed paths:
    M compiler-rt/include/profile/MemProfData.inc
    M compiler-rt/lib/memprof/memprof_allocator.cpp
    M compiler-rt/lib/memprof/memprof_rawprofile.cpp
    M compiler-rt/lib/memprof/tests/CMakeLists.txt
    A compiler-rt/lib/memprof/tests/histogram_encoding.cpp
    M compiler-rt/test/memprof/TestCases/memprof_histogram_uint8.cpp
    M llvm/include/llvm/ProfileData/MemProfData.inc
    M llvm/lib/ProfileData/MemProfReader.cpp
    M llvm/test/tools/llvm-profdata/Inputs/basic-histogram.memprofexe
    M llvm/test/tools/llvm-profdata/Inputs/basic-histogram.memprofraw
    M llvm/test/tools/llvm-profdata/Inputs/padding-histogram.memprofexe
    M llvm/test/tools/llvm-profdata/Inputs/padding-histogram.memprofraw

  Log Message:
  -----------
  First draft of f16 library


  Commit: 199902bb7d7435a91cb6b785133c394047f483f0
      https://github.com/llvm/llvm-project/commit/199902bb7d7435a91cb6b785133c394047f483f0
  Author: Snehasish Kumar <snehasishk at google.com>
  Date:   2025-07-30 (Wed, 30 Jul 2025)

  Changed paths:
    M compiler-rt/lib/memprof/tests/histogram_encoding.cpp
    M llvm/lib/ProfileData/MemProfReader.cpp

  Log Message:
  -----------
  Addres comments


  Commit: 9b26dc21ee06e7e8ae4a246c29e33f47bbcc43e7
      https://github.com/llvm/llvm-project/commit/9b26dc21ee06e7e8ae4a246c29e33f47bbcc43e7
  Author: Snehasish Kumar <snehasishk at google.com>
  Date:   2025-07-30 (Wed, 30 Jul 2025)

  Changed paths:
    A llvm/test/tools/llvm-profdata/Inputs/basic_v4.memprofexe
    A llvm/test/tools/llvm-profdata/Inputs/basic_v4.memprofraw
    A llvm/test/tools/llvm-profdata/memprof-basic_v4.test

  Log Message:
  -----------
  Keep basic v4 test


  Commit: 1ccd6ac0b66f9881b8c0fee8c83ce74de852e32b
      https://github.com/llvm/llvm-project/commit/1ccd6ac0b66f9881b8c0fee8c83ce74de852e32b
  Author: Snehasish Kumar <snehasishk at google.com>
  Date:   2025-07-30 (Wed, 30 Jul 2025)

  Changed paths:
    M compiler-rt/include/profile/MemProfData.inc
    M llvm/include/llvm/ProfileData/MemProfData.inc

  Log Message:
  -----------
  Actually update the .inc files


  Commit: 0a992eef6fa90dae57335a88210d520da28a1491
      https://github.com/llvm/llvm-project/commit/0a992eef6fa90dae57335a88210d520da28a1491
  Author: Snehasish Kumar <snehasishk at google.com>
  Date:   2025-07-30 (Wed, 30 Jul 2025)

  Changed paths:
    M compiler-rt/include/profile/MemProfData.inc
    M llvm/include/llvm/ProfileData/MemProfData.inc

  Log Message:
  -----------
  Fix formatting for .inc files


Compare: https://github.com/llvm/llvm-project/compare/68d9a8ca60c7...0a992eef6fa9

To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list