Lines Matching refs:wget

175     # echo 'enable_hist:net:netif_receive_skb if filename==/usr/bin/wget' > \
178 # echo 'disable_hist:net:netif_receive_skb if comm==wget' > \
1024 wget.
1033 event, with an 'if filename==/usr/bin/wget' filter. The effect of
1036 sched_process_exec event with a filename of '/usr/bin/wget'. When
1040 # echo 'enable_hist:net:netif_receive_skb if filename==/usr/bin/wget' > \
1046 filter 'comm==wget'::
1048 # echo 'disable_hist:net:netif_receive_skb if comm==wget' > \
1052 trigger filter matches 'comm==wget', the netif_receive_skb hist
1056 into the hash table for only the duration of the wget. Executing a
1057 wget command and then listing the 'hist' file will display the
1058 output generated by the wget command::
1060 $ wget https://www.kernel.org/pub/linux/kernel/v3.x/patch-3.19.xz
1137 lengths for the duration of the wget command.
1165 # echo 'enable_event:net:netif_receive_skb if filename==/usr/bin/wget' > \
1168 # echo 'disable_event:net:netif_receive_skb if comm==wget' > \
1177 enable_event:net:netif_receive_skb:unlimited if filename==/usr/bin/wget
1178 enable_hist:net:netif_receive_skb:unlimited if filename==/usr/bin/wget
1181 enable_event:net:netif_receive_skb:unlimited if comm==wget
1182 disable_hist:net:netif_receive_skb:unlimited if comm==wget
1185 sched_process_exit events is hit and matches 'wget', it enables or
1188 duration. Run the wget command again::
1190 $ wget https://www.kernel.org/pub/linux/kernel/v3.x/patch-3.19.xz
1209wget-15108 [000] ..s1 31769.606929: netif_receive_skb: dev=lo skbaddr=ffff88009c353100 len=60
1210wget-15108 [000] ..s1 31769.606999: netif_receive_skb: dev=lo skbaddr=ffff88009c353200 len=60