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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/simpleperf/get_test_data.h b/simpleperf/get_test_data.h
index 46600df4..9e70c39a 100644
--- a/simpleperf/get_test_data.h
+++ b/simpleperf/get_test_data.h
@@ -26,6 +26,7 @@ const std::string& GetTestDataDir();
// The source code of elf and elf_with_mini_debug_info is testdata/elf_file_source.cpp.
static const std::string ELF_FILE = "elf";
+static const std::string ELF_FILE_BUILD_ID = "0b12a384a9f4a3f3659b7171ca615dbec3a81f71";
static const std::string ELF_FILE_WITH_MINI_DEBUG_INFO = "elf_with_mini_debug_info";
// perf.data is generated by sampling on three processes running different
// executables: elf, t1, t2 (all generated by elf_file_source.cpp, but with different