diff options
| author | 2020-01-06 22:28:22 +0000 | |
|---|---|---|
| committer | 2020-01-09 16:43:40 -0700 | |
| commit | 9fe124bf1b7788058ecfe5778fea1660b01e3e9c (patch) | |
| tree | ffe45322a0880039531b1af2d459f2513143d1bd /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | kunit: remove timeout dependence on sysctl_hung_task_timeout_seconds (diff) | |
| download | linux-rng-9fe124bf1b7788058ecfe5778fea1660b01e3e9c.tar.xz linux-rng-9fe124bf1b7788058ecfe5778fea1660b01e3e9c.zip | |
kunit: allow kunit to be loaded as a module
Making kunit itself buildable as a module allows for "always-on"
kunit configuration; specifying CONFIG_KUNIT=m means the module
is built but only used when loaded. Kunit test modules will load
kunit.ko as an implicit dependency, so simply running
"modprobe my-kunit-tests" will load the tests along with the kunit
module and run them.
Co-developed-by: Knut Omang <knut.omang@oracle.com>
Signed-off-by: Knut Omang <knut.omang@oracle.com>
Signed-off-by: Alan Maguire <alan.maguire@oracle.com>
Reviewed-by: Brendan Higgins <brendanhiggins@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions
