代码拉取完成,页面将自动刷新
3286
[ANCK-5.10] selftests/ftrace: Limit length in subsystem-enable tests
已合并
bugzilla: https://bugzilla.openanolis.cn/show_bug.cgi?id=8916
While sched* events being traced and sched* events continuously happen,
"[xx] event tracing - enable/disable with subsystem level files" would
not stop as on some slower systems it seems to take forever.
Select the first 100 lines of output would be enough to judge whether
there are more than 3 types of sched events.
暂无评论