History log of /llvm-project/compiler-rt/test/ctx_profile/TestCases/generate-context.cpp (Results 1 – 3 of 3)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: llvmorg-18.1.8, llvmorg-18.1.7
# 7fc524fe 19-May-2024 Vitaly Buka <vitalybuka@google.com>

[ctx_profile] Pass lib path into test

Fixes build after cfe9deb1353021a1c1fe4731ec3e90f702dbd43d on
https://lab.llvm.org/buildbot/#/builders/37/builds/34828


Revision tags: llvmorg-18.1.6
# cfe9deb1 18-May-2024 Mircea Trofin <mtrofin@google.com>

Reapply "[ctx_profile] Integration test (#92456)"

This reverts commit 881f20e958e80bd30463fc57d2d3e891bcb8a571.

Passing -ldl -lpthread explicitly


# 487d5af6 17-May-2024 Mircea Trofin <mtrofin@google.com>

[ctx_profile] Integration test (#92456)

Compile with clang a program that's instrumented for contextual profiling and verify a profile can be collected.