mirror of
https://github.com/libgit2/libgit2.git
synced 2026-01-25 11:06:32 +00:00
ci: disable perf_event_paranoid on linux CI
This commit is contained in:
@@ -18,3 +18,6 @@ sudo apt-get install -y --no-install-recommends \
|
||||
|
||||
wget https://github.com/sharkdp/hyperfine/releases/download/v1.12.0/hyperfine_1.12.0_amd64.deb
|
||||
sudo dpkg -i hyperfine_1.12.0_amd64.deb
|
||||
|
||||
echo -n "Setting performance events availability to: "
|
||||
echo -1 | sudo tee /proc/sys/kernel/perf_event_paranoid
|
||||
|
||||
Reference in New Issue
Block a user