Before I can get to work a feed repository that work i have included qca-nss source needed on this commit Source author: SqTER-PL <r.napierala@asta-net.pl>
5 lines
165 B
Bash
5 lines
165 B
Bash
#!/bin/sh /sbin/sysdebug
|
|
#
|
|
log cat /sys/kernel/debug/qca-nss-drv/stats/cpu_load_ubi
|
|
log cat $(grep -lE "= [1-9]" /sys/kernel/debug/qca-nss-drv/stats/* 2>/dev/null )
|