diff options
author | 2024-11-20 10:29:18 +0000 | |
---|---|---|
committer | 2024-11-21 11:41:19 +0000 | |
commit | 53d8174b0003eb22192aba21d54ca96947002151 (patch) | |
tree | 09eabe7dce19356c18f6a10b7b334438c24dddbe /compiler/optimizing/inliner.cc | |
parent | e5ff363769734fb4ea84a31875f8046f2a887ac6 (diff) |
Log an error for an invalid fd in dumpLowOverheadTraceImpl
dumpLowOverheadTraceImpl can take a filename or a file descriptor. If a
filename is incorrect we just log an error and ignore the request. For
an invalid file descriptor we throw a runtime exception. Make it uniform
by logging an error for invalid descriptor as well.
Bug: 352518093
Test: art/test.py
Change-Id: I6241acf7dd6bcaf41a2789660e442204e4788d62
Diffstat (limited to 'compiler/optimizing/inliner.cc')
0 files changed, 0 insertions, 0 deletions