Searched refs:SPFLAGS (Results 1 – 3 of 3) sorted by relevance
214 You can use SPFLAGS to add debugging flags, for instance you may want to215 add both --profile --show-trying to SPFLAGS when debugging. For instance220 …make coccicheck DEBUG_FILE="err.log" MODE=report SPFLAGS="--profile --show-trying" M=./drivers/mfd…261 override any of the kernel's .coccicheck's settings using SPFLAGS.274 You can override with your own preferred index option by using SPFLAGS. Take278 carries its own .cocciconfig, you will need to use SPFLAGS to use idutils if285 Additional flags can be passed to spatch through the SPFLAGS289 make SPFLAGS=--use-glimpse coccicheck301 make SPFLAGS=--use-idutils coccicheck306 make SPFLAGS="--use-idutils /full-path/to/ID" coccicheck
51 echo $SPFLAGS | egrep -e "--profile|--show-trying" 2>&1 > /dev/null171 OPTIONS="$OPTIONS $SPFLAGS"
11 virtual explain // explain decisions in the patch (SPFLAGS="-D explain")