Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Federico Di Pierro <[email protected]>
  • Loading branch information
FedeDP committed Jun 18, 2024
1 parent 9a4b4f7 commit 2d0b9bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/perf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Run Perf
run: |
cd build
sudo perf record -q --call-graph dwarf ./libsinsp/test/unit-test-libsinsp &> perf.data
sudo perf record -q --call-graph dwarf ./libsinsp/test/unit-test-libsinsp
- name: Archive perf report (PR)
if: github.event_name == 'pull_request'
Expand Down

0 comments on commit 2d0b9bc

Please sign in to comment.