diff options
Diffstat (limited to 'tools/perf/tests/dwarf-unwind.c')
-rw-r--r-- | tools/perf/tests/dwarf-unwind.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/tests/dwarf-unwind.c b/tools/perf/tests/dwarf-unwind.c index ac40e05bcab4..260418969120 100644 --- a/tools/perf/tests/dwarf-unwind.c +++ b/tools/perf/tests/dwarf-unwind.c | |||
@@ -173,6 +173,7 @@ int test__dwarf_unwind(struct test *test __maybe_unused, int subtest __maybe_unu | |||
173 | } | 173 | } |
174 | 174 | ||
175 | callchain_param.record_mode = CALLCHAIN_DWARF; | 175 | callchain_param.record_mode = CALLCHAIN_DWARF; |
176 | dwarf_callchain_users = true; | ||
176 | 177 | ||
177 | if (init_live_machine(machine)) { | 178 | if (init_live_machine(machine)) { |
178 | pr_err("Could not init machine\n"); | 179 | pr_err("Could not init machine\n"); |