summaryrefslogtreecommitdiff
path: root/src/third_party/unwind/dist/tests/Lperf-trace.c
blob: 1c3cf21c2137da7b113dd8efea1e17f7ec55f826 (plain)
1
2
3
4
5
#define UNW_LOCAL_ONLY
#include <libunwind.h>
#if !defined(UNW_REMOTE_ONLY)
#include "Gperf-trace.c"
#endif