summaryrefslogtreecommitdiff
path: root/simpleperf/get_test_data.h
diff options
context:
space:
mode:
Diffstat (limited to 'simpleperf/get_test_data.h')
-rw-r--r--simpleperf/get_test_data.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/simpleperf/get_test_data.h b/simpleperf/get_test_data.h
index d9e0d988..67bf0ea5 100644
--- a/simpleperf/get_test_data.h
+++ b/simpleperf/get_test_data.h
@@ -137,7 +137,4 @@ static const std::string PERF_DATA_WITH_INTERPRETER_FRAMES = "perf_with_interpre
static const std::string PERF_DATA_WITH_IP_ZERO_IN_CALLCHAIN = "perf_with_ip_zero_in_callchain.data";
-// generated by `simpleperf record -e cs-etm:u ./etm_test_loop`
-static const std::string PERF_DATA_ETM_TEST_LOOP = "etm/perf.data";
-
#endif // SIMPLE_PERF_GET_TEST_DATA_H_