summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/ftrace/ftracetest
AgeCommit message (Expand)AuthorLines
2025-11-11selftest/ftrace: Generalise ftracetest to use with RVGabriele Monaco-10/+24
2024-05-06tracing/selftests: Support log output when generating KTAP outputMark Brown-1/+7
2024-02-20selftest/ftrace: fix typo in ftracetest scriptKousik Sanagavarapu-1/+1
2023-09-12selftests: tracing: Fix to unmount tracefs for recovering environmentMasami Hiramatsu (Google)-0/+8
2023-09-11ftrace/selftests: Add softlink to latest log directorySteven Rostedt (Google)-1/+9
2023-06-12selftests/ftace: Fix KTAP output orderingMark Brown-1/+1
2023-05-08selftests/ftrace: Improve integration with kselftest runnerMark Brown-3/+60
2021-10-26selftests/ftrace: Stop tracing while reading the trace file by defaultMasami Hiramatsu-1/+1
2020-06-16selftests/ftrace: Support ":README" suffix for requiresMasami Hiramatsu-1/+2
2020-06-16selftests/ftrace: Add "requires:" list supportMasami Hiramatsu-1/+7
2020-06-16selftests/ftrace: Allow ":" in descriptionMasami Hiramatsu-1/+1
2020-05-01selftests/ftrace: Make XFAIL green colorMasami Hiramatsu-1/+1
2020-05-01ftrace/selftest: make unresolved cases cause failure if --fail-unresolved setAlan Maguire-1/+7
2020-05-01ftrace/selftests: workaround cgroup RT scheduling issuesAlan Maguire-0/+22
2019-07-18Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds-6/+32
2019-07-16ftrace/selftests: Return the skip code when tracing directory not configured ...Steven Rostedt (VMware)-6/+32
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 472Thomas Gleixner-1/+1
2019-05-24selftests/ftrace: Add checkbashisms meta-testcaseMasami Hiramatsu-0/+1
2019-02-25selftests/ftrace: Handle the absence of tputJuerg Haefliger-2/+2
2019-02-22selftests/ftrace: Replace \e with \033Juerg Haefliger-4/+4
2019-02-22selftests/ftrace: Replace echo -e with printfJuerg Haefliger-2/+7
2018-10-24selftests/ftrace: Strip escape sequences for log fileMasami Hiramatsu-2/+9
2018-10-24selftests/ftrace: Use colored output when availableDaniel Díaz-7/+22
2018-10-24selftests/ftrace: Add color to the PASS / FAIL resultsSteven Rostedt (VMware)-8/+8
2018-10-24selftests/ftrace: Cleanup ftrace after running testMasami Hiramatsu-0/+1
2018-10-24selftests/ftrace: Add case number prefix to logfileMasami Hiramatsu-2/+2
2018-10-24selftests/ftrace: Add --console hidden optionMasami Hiramatsu-1/+13
2018-10-24selftests/ftrace: Add --stop-fail hidden option for debugMasami Hiramatsu-0/+13
2017-11-15selftests/ftrace: Introduce exit_pass and exit_failMasami Hiramatsu-0/+7
2017-07-26selftests: ftrace: Check given string is not zero-lengthMasami Hiramatsu-3/+3
2017-07-26selftests: ftrace: Output only to console with "--logdir -"Masami Hiramatsu-8/+21
2017-07-26selftests: ftrace: Add more verbosity for immediate logMasami Hiramatsu-3/+7
2017-07-26selftests: ftrace: Add --fail-unsupported optionMasami Hiramatsu-1/+7
2017-07-26selftests: ftrace: Do not failure if there is unsupported testsMasami Hiramatsu-1/+1
2017-06-07selftests/ftrace: Add instance indication in test logMasami Hiramatsu-1/+1
2017-05-17selftests/ftrace: Fix bashismsNaveen N. Rao-1/+1
2017-04-26selftests: ftrace: Allow some tests to be run in a tracing instanceSteven Rostedt (VMware)-1/+17
2017-04-17selftests: ftrace: Add -l/--logdir optionNamhyung Kim-0/+5
2016-12-13selftests: ftrace: Shift down default message verbosityMasami Hiramatsu-11/+7
2016-11-22selftests: ftrace: Introduce TMPDIR for temporary filesMasami Hiramatsu-0/+2
2016-11-22selftests: ftrace: Add --quiet option not to show error logs on screenMasami Hiramatsu-1/+7
2016-11-22selftests: ftrace: Initialize ftrace before each testMasami Hiramatsu-1/+1
2016-05-16kselftests/ftrace: Detect tracefs mount pointNamhyung Kim-2/+7
2014-12-04ftracetest: Add --verbose option for showing echo outputMasami Hiramatsu-10/+23
2014-12-04ftracetest: Fix to show descriptions on dashMasami Hiramatsu-1/+2
2014-11-06ftracetest: Use logfile name supported by busybox's mktempNamhyung Kim-1/+1
2014-11-06ftracetest: Add functions file that holds helper functionsSteven Rostedt (Red Hat)-0/+3
2014-11-03ftracetest: Sort testcasesHeiko Carstens-1/+1
2014-11-03ftracetest: Take the first debugfs mount foundSteven Rostedt (Red Hat)-1/+1
2014-10-03ftracetest: Add POSIX.3 standard and XFAIL result codesMasami Hiramatsu-15/+109