Loading
selftests/tracing: Fix to check awk supports non POSIX strtonum()
Check the awk command supports non POSIX strtonum() function in the trace_marker_raw test case. Fixes: 37f46601 ("selftests/tracing: Add basic test for trace_marker_raw file") Signed-off-by:Masami Hiramatsu (Google) <mhiramat@kernel.org> Link: https://lore.kernel.org/r/177071726229.2369897.11506524546451139051.stgit@mhiramat.tok.corp.google.com Signed-off-by:
Shuah Khan <skhan@linuxfoundation.org>