[clang] [compiler-rt] [llvm] [DRAFT][memprof][darwin] Support memprof on Darwin platform and add binary access profile (PR #142884)
via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 17 11:49:26 PDT 2025
SharonXSharon wrote:
> I chatted with @pirama-arumuga-nainar about this. My takeaway is that the team is more focused on broader platform optimizations right now and this may not be a high priority due to it's application specific requirements for profiling. We would be happy to consult and review Android related changes (e.g. sanitizers) if needed. Pirama please correct me if I'm wrong.
> we are not actively investigating memprof on Android but would be happy to see/support any work in this area.
Thanks @snehasish and @pirama-arumuga-nainar for following up on this! @yozhu from our sister team is currently working on this internally, he should be able to answer the questions of upstreaming plan.
> @SharonXSharon Do you plan to go ahead with this work? We would like to have the common format changes landed so that we can use it on ELF while ensuring your use case is supported.
Yes definitely! Sorry for the delay, have been sidetracked by psc, summer break etc.. Will try to continue in the following weeks
https://github.com/llvm/llvm-project/pull/142884
More information about the llvm-commits
mailing list