[all-commits] [llvm/llvm-project] 6827c4: [MemProf] Add helper to access the back (last) cal...

Teresa Johnson via All-commits all-commits at lists.llvm.org
Fri Feb 3 07:51:52 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6827c4f0dea1e3840ace464a11328199e11fb163
      https://github.com/llvm/llvm-project/commit/6827c4f0dea1e3840ace464a11328199e11fb163
  Author: Teresa Johnson <tejohnson at google.com>
  Date:   2023-02-03 (Fri, 03 Feb 2023)

  Changed paths:
    M llvm/include/llvm/Analysis/MemoryProfileInfo.h
    M llvm/lib/Analysis/MemoryProfileInfo.cpp
    M llvm/unittests/Analysis/MemoryProfileInfoTest.cpp

  Log Message:
  -----------
  [MemProf] Add helper to access the back (last) call stack id

This is split out of D140908 as suggested.

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




More information about the All-commits mailing list