diff options
| author | Matt Helsley <[email protected]> | 2020-05-19 20:55:31 +0000 |
|---|---|---|
| committer | Josh Poimboeuf <[email protected]> | 2020-05-20 13:32:52 +0000 |
| commit | f15c648f202cd0232d4a9c98627bc08bcd6d11ee (patch) | |
| tree | 46c79fece4548e15d563ab63cace311f9fd07b01 /tools/perf/scripts/python/syscall-counts.py | |
| parent | objtool: Add check_kcov_mode() to the uaccess safelist (diff) | |
| download | kernel-f15c648f202cd0232d4a9c98627bc08bcd6d11ee.tar.gz kernel-f15c648f202cd0232d4a9c98627bc08bcd6d11ee.zip | |
objtool: Exit successfully when requesting help
When the user requests help it's not an error so do not exit with
a non-zero exit code. This is not especially useful for a user but
any script that might wish to check that objtool --help is at least
available can't rely on the exit code to crudely check that, for
example, building an objtool executable succeeds.
Signed-off-by: Matt Helsley <[email protected]>
Signed-off-by: Josh Poimboeuf <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
