aboutsummaryrefslogtreecommitdiff
path: root/src/profiling/memory/heapprofd_preload.map.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/profiling/memory/heapprofd_preload.map.txt')
-rw-r--r--src/profiling/memory/heapprofd_preload.map.txt15
1 files changed, 0 insertions, 15 deletions
diff --git a/src/profiling/memory/heapprofd_preload.map.txt b/src/profiling/memory/heapprofd_preload.map.txt
deleted file mode 100644
index ca2ffbb63..000000000
--- a/src/profiling/memory/heapprofd_preload.map.txt
+++ /dev/null
@@ -1,15 +0,0 @@
-{
- global:
- malloc;
- free;
- calloc;
- realloc;
- posix_memalign;
- aligned_alloc;
- memalign;
- pvalloc;
- valloc;
- reallocarray;
- local:
- *;
-};