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 fa27bbe commit f619f03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/perf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
run: |
cd build
sudo sysctl -w kernel.perf_event_paranoid=-1
sudo perf stat ls
sudo perf record --call-graph dwarf ./libsinsp/test/unit-test-libsinsp
- name: Archive perf report (PR)
Expand Down

0 comments on commit f619f03

Please sign in to comment.