commit | c7aed0408ab57e8754d0f5c0289612c21a5ffd7b | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Fri Sep 09 15:54:45 2022 -0700 |
committer | Yabin Cui <yabinc@google.com> | Fri Sep 09 15:54:45 2022 -0700 |
tree | a36fe4561338be51ed27b543c79870321694aaac | |
parent | c383dea660d1baf423e145989025d817f870cca7 [diff] |
simpleperf: fix using vmlinux in the inject cmd. When a kernel dso is created using Dso::CreateDsoWithBuildId(), it can't use debug file. Because the has_debug_file_ field isn't set properly. Fix it by removing the field. Bug: 241523910 Test: run simpleperf_unit_test Change-Id: I9ae08acff075b42e60e29ebe15cedcaed2f618dd