From dcacc00e3750300617ba6e16eb346713f91a783a Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Wed, 21 Jan 2026 22:52:54 +0100 Subject: Remove testing data --- examples/redis-unstable/deps/jemalloc/test/unit/batch_alloc_prof.sh | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 examples/redis-unstable/deps/jemalloc/test/unit/batch_alloc_prof.sh (limited to 'examples/redis-unstable/deps/jemalloc/test/unit/batch_alloc_prof.sh') diff --git a/examples/redis-unstable/deps/jemalloc/test/unit/batch_alloc_prof.sh b/examples/redis-unstable/deps/jemalloc/test/unit/batch_alloc_prof.sh deleted file mode 100644 index a2697a6..0000000 --- a/examples/redis-unstable/deps/jemalloc/test/unit/batch_alloc_prof.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh - -export MALLOC_CONF="prof:true,lg_prof_sample:14" -- cgit v1.2.3