Searched refs:SPFLAGS (Results 1 – 2 of 2) sorted by relevance
197 You can use SPFLAGS to add debugging flags, for instance you may want to198 add both --profile --show-trying to SPFLAGS when debugging. For instance203 …make coccicheck DEBUG_FILE="err.log" MODE=report SPFLAGS="--profile --show-trying" M=./drivers/mfd…244 override any of the kernel's .coccicheck's settings using SPFLAGS.257 You can override with your own preferred index option by using SPFLAGS. Take261 carries its own .cocciconfig, you will need to use SPFLAGS to use idutils if268 Additional flags can be passed to spatch through the SPFLAGS272 make SPFLAGS=--use-glimpse coccicheck284 make SPFLAGS=--use-idutils coccicheck289 make SPFLAGS="--use-idutils /full-path/to/ID" coccicheck
51 echo $SPFLAGS | egrep -e "--profile|--show-trying" 2>&1 > /dev/null171 OPTIONS="$OPTIONS $SPFLAGS"