Searched refs:SPFLAGS (Results 1 – 3 of 3) sorted by relevance
232 You can use SPFLAGS to add debugging flags; for instance you may want to233 add both ``--profile --show-trying`` to SPFLAGS when debugging. For example238 … make coccicheck DEBUG_FILE="err.log" MODE=report SPFLAGS="--profile --show-trying" M=./drivers/mfd278 override any of the kernel's .coccicheck's settings using SPFLAGS.291 You can override with your own preferred index option by using SPFLAGS. Take295 carries its own .cocciconfig, you will need to use SPFLAGS to use idutils if302 Additional flags can be passed to spatch through the SPFLAGS306 make SPFLAGS=--use-glimpse coccicheck318 make SPFLAGS=--use-idutils coccicheck323 make SPFLAGS="--use-idutils /full-path/to/ID" coccicheck
50 echo $SPFLAGS | grep -E -e "--profile|--show-trying" 2>&1 > /dev/null189 OPTIONS="$OPTIONS $SPFLAGS"
11 virtual explain // explain decisions in the patch (SPFLAGS="-D explain")