File: afl-prepare-linux.sh

package info (click to toggle)
cjson 1.7.18-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,116 kB
  • sloc: ansic: 16,751; ruby: 3,083; makefile: 338; python: 220; sh: 26
file content (5 lines) | stat: -rwxr-xr-x 153 bytes parent folder | download | duplicates (6)
1
2
3
4
5
#!/bin/bash

set -x
echo core | sudo tee /proc/sys/kernel/core_pattern
echo performance | sudo tee /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor