Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix perf command existence check #3923

Merged
merged 1 commit into from
Oct 17, 2023
Merged

Conversation

ami-GS
Copy link
Contributor

@ami-GS ami-GS commented Oct 16, 2023

Description

try-catch does not work to catch perf command existence.

Testing

Sadly, the command result changes once the system install the linux-tools even after uninstall the tools.

Documentation

N/A

@ami-GS ami-GS requested a review from a team as a code owner October 16, 2023 23:56
@codecov
Copy link

codecov bot commented Oct 17, 2023

Codecov Report

Merging #3923 (1888809) into main (496a291) will decrease coverage by 0.15%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #3923      +/-   ##
==========================================
- Coverage   86.70%   86.55%   -0.15%     
==========================================
  Files          56       56              
  Lines       16889    16889              
==========================================
- Hits        14643    14618      -25     
- Misses       2246     2271      +25     

see 17 files with indirect coverage changes

@ami-GS ami-GS merged commit 93a0a10 into main Oct 17, 2023
@ami-GS ami-GS deleted the dev/daiki/linux_perf_command_check branch October 17, 2023 05:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants