commit | 2764b75771d51b80c01ff711870993aa20e1d789 | [log] [tgz] |
---|---|---|
author | Namhyung Kim <namhyung@kernel.org> | Thu Aug 03 00:01:13 2017 +0900 |
committer | Namhyung Kim <namhyung@kernel.org> | Thu Aug 03 00:09:55 2017 +0900 |
tree | 183890619cca4606285a9fef2613a23b9cd38b3d | |
parent | 278e4abc99b6b921e3116611d6da8060bc396588 [diff] |
tracing: Introduce "ftrace_dump_count" option It controls how many event will be dumped to a serial console. Users can set it via kernel boot option or /proc/sys/kernel/ftrace_dump_count. Signed-off-by: Namhyung Kim <namhyung@kernel.org>