[all-commits] [llvm/llvm-project] 692e70: Draft changes to trim the histogram raw profile fo...
Snehasish Kumar via All-commits
all-commits at lists.llvm.org
Wed Jul 30 11:00: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: 692e70f3b35efd1bef6f9fc15bdbdb331986af0b
https://github.com/llvm/llvm-project/commit/692e70f3b35efd1bef6f9fc15bdbdb331986af0b
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: 3c9a34aa0448fbb0e73f985afc5d7cba0bba87db
https://github.com/llvm/llvm-project/commit/3c9a34aa0448fbb0e73f985afc5d7cba0bba87db
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: 3e321dd81713a756dd20d9e47cef0e49056fcd85
https://github.com/llvm/llvm-project/commit/3e321dd81713a756dd20d9e47cef0e49056fcd85
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: 9393eebab9ac618f04d4d2975af60528f65f5312
https://github.com/llvm/llvm-project/commit/9393eebab9ac618f04d4d2975af60528f65f5312
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: 9aefca4471985a3a804de7fd74859cf8001a8a62
https://github.com/llvm/llvm-project/commit/9aefca4471985a3a804de7fd74859cf8001a8a62
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: 5e0b1ebb1dccd6e7de0d733436f7831abbb56a70
https://github.com/llvm/llvm-project/commit/5e0b1ebb1dccd6e7de0d733436f7831abbb56a70
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: 13343c627424846d5f017fedae735a3b3f6d6e8e
https://github.com/llvm/llvm-project/commit/13343c627424846d5f017fedae735a3b3f6d6e8e
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/0a992eef6fa9...13343c627424
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