summaryrefslogtreecommitdiff
path: root/compiler-rt/include/profile/MemProfData.inc
AgeCommit message (Expand)Author
2025-07-30Reapply "[MemProf] Change histogram storage from uint64_t to uint16_t… (#15...Snehasish Kumar
2025-07-30Revert "[MemProf] Change histogram storage from uint64_t to uint16_t" (#151382)Snehasish Kumar
2025-07-30[MemProf] Change histogram storage from uint64_t to uint16_t (#147854)Snehasish Kumar
2024-07-04[MemProf][compiler-rt] Update MemProfData preprocessor directivesAiden Grossman
2024-06-26[Memprof] Adds the option to collect AccessCountHistograms for memprof. (#94264)Matthew Weingarten
2023-03-14[memprof] Record BuildIDs in the raw profile.Snehasish Kumar
2023-03-13Revert "[memprof] Record BuildIDs in the raw profile."Snehasish Kumar
2023-03-13[memprof] Record BuildIDs in the raw profile.Snehasish Kumar
2023-01-12[MemProf] Collect access density statistics during profilingTeresa Johnson
2022-08-23[memprof] Correct max size and access count computationsTeresa Johnson
2022-03-22[memprof] Initialize MemInfoBlock data.Snehasish Kumar
2022-02-14Reland "[memprof] Refactor out the MemInfoBlock into a macro based def."Snehasish Kumar
2022-02-14Revert "[memprof] Refactor out the MemInfoBlock into a macro based def."Snehasish Kumar
2022-02-14Revert "Reland "[memprof] Extend the index prof format to include memory prof...Snehasish Kumar
2022-02-14Reland "[memprof] Extend the index prof format to include memory profiles."Snehasish Kumar
2022-02-14[memprof] Refactor out the MemInfoBlock into a macro based def.Snehasish Kumar
2022-01-31[memprof] Move the meminfo block struct to MemProfData.inc.Snehasish Kumar
2021-11-30[memprof] Extend llvm-profdata to display MemProf profile summaries.Snehasish Kumar