aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/ftrace/ftracetest
AgeCommit message (Expand)Author
2023-09-23selftests: tracing: Fix to unmount tracefs for recovering environmentMasami Hiramatsu (Google)
2020-05-27ftrace/selftest: make unresolved cases cause failure if --fail-unresolved setAlan Maguire
2020-05-20ftrace/selftests: workaround cgroup RT scheduling issuesAlan Maguire
2019-07-18Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2019-07-16ftrace/selftests: Return the skip code when tracing directory not configured ...Steven Rostedt (VMware)
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 472Thomas Gleixner
2019-05-24selftests/ftrace: Add checkbashisms meta-testcaseMasami Hiramatsu
2019-02-25selftests/ftrace: Handle the absence of tputJuerg Haefliger
2019-02-22selftests/ftrace: Replace \e with \033Juerg Haefliger
2019-02-22selftests/ftrace: Replace echo -e with printfJuerg Haefliger
2018-10-24selftests/ftrace: Strip escape sequences for log fileMasami Hiramatsu
2018-10-24selftests/ftrace: Use colored output when availableDaniel Díaz
2018-10-24selftests/ftrace: Add color to the PASS / FAIL resultsSteven Rostedt (VMware)
2018-10-24selftests/ftrace: Cleanup ftrace after running testMasami Hiramatsu
2018-10-24selftests/ftrace: Add case number prefix to logfileMasami Hiramatsu
2018-10-24selftests/ftrace: Add --console hidden optionMasami Hiramatsu
2018-10-24selftests/ftrace: Add --stop-fail hidden option for debugMasami Hiramatsu
2017-11-15selftests/ftrace: Introduce exit_pass and exit_failMasami Hiramatsu
2017-07-26selftests: ftrace: Check given string is not zero-lengthMasami Hiramatsu
2017-07-26selftests: ftrace: Output only to console with "--logdir -"Masami Hiramatsu
2017-07-26selftests: ftrace: Add more verbosity for immediate logMasami Hiramatsu
2017-07-26selftests: ftrace: Add --fail-unsupported optionMasami Hiramatsu
2017-07-26selftests: ftrace: Do not failure if there is unsupported testsMasami Hiramatsu
2017-06-07selftests/ftrace: Add instance indication in test logMasami Hiramatsu
2017-05-17selftests/ftrace: Fix bashismsNaveen N. Rao
2017-04-26selftests: ftrace: Allow some tests to be run in a tracing instanceSteven Rostedt (VMware)
2017-04-17selftests: ftrace: Add -l/--logdir optionNamhyung Kim
2016-12-13selftests: ftrace: Shift down default message verbosityMasami Hiramatsu
2016-11-22selftests: ftrace: Introduce TMPDIR for temporary filesMasami Hiramatsu
2016-11-22selftests: ftrace: Add --quiet option not to show error logs on screenMasami Hiramatsu
2016-11-22selftests: ftrace: Initialize ftrace before each testMasami Hiramatsu
2016-05-16kselftests/ftrace: Detect tracefs mount pointNamhyung Kim
2014-12-04ftracetest: Add --verbose option for showing echo outputMasami Hiramatsu
2014-12-04ftracetest: Fix to show descriptions on dashMasami Hiramatsu
2014-11-06ftracetest: Use logfile name supported by busybox's mktempNamhyung Kim
2014-11-06ftracetest: Add functions file that holds helper functionsSteven Rostedt (Red Hat)
2014-11-03ftracetest: Sort testcasesHeiko Carstens
2014-11-03ftracetest: Take the first debugfs mount foundSteven Rostedt (Red Hat)
2014-10-03ftracetest: Add POSIX.3 standard and XFAIL result codesMasami Hiramatsu
2014-09-23ftracetest: Initial commit for ftracetestMasami Hiramatsu