Age | Commit message (Expand) | Author | Files | Lines |
2021-10-27 | selftests/ftrace: Stop tracing while reading the trace file by default | Masami Hiramatsu | 1 | -1/+1 |
2020-06-16 | selftests/ftrace: Support ":README" suffix for requires | Masami Hiramatsu | 1 | -1/+2 |
2020-06-16 | selftests/ftrace: Add "requires:" list support | Masami Hiramatsu | 1 | -1/+7 |
2020-06-16 | selftests/ftrace: Allow ":" in description | Masami Hiramatsu | 1 | -1/+1 |
2020-05-01 | selftests/ftrace: Make XFAIL green color | Masami Hiramatsu | 1 | -1/+1 |
2020-05-01 | ftrace/selftest: make unresolved cases cause failure if --fail-unresolved set | Alan Maguire | 1 | -1/+7 |
2020-05-01 | ftrace/selftests: workaround cgroup RT scheduling issues | Alan Maguire | 1 | -0/+22 |
2019-07-18 | Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 1 | -6/+32 |
2019-07-16 | ftrace/selftests: Return the skip code when tracing directory not configured ... | Steven Rostedt (VMware) | 1 | -6/+32 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 472 | Thomas Gleixner | 1 | -1/+1 |
2019-05-24 | selftests/ftrace: Add checkbashisms meta-testcase | Masami Hiramatsu | 1 | -0/+1 |
2019-02-25 | selftests/ftrace: Handle the absence of tput | Juerg Haefliger | 1 | -2/+2 |
2019-02-23 | selftests/ftrace: Replace \e with \033 | Juerg Haefliger | 1 | -4/+4 |
2019-02-23 | selftests/ftrace: Replace echo -e with printf | Juerg Haefliger | 1 | -2/+7 |
2018-10-24 | selftests/ftrace: Strip escape sequences for log file | Masami Hiramatsu | 1 | -2/+9 |
2018-10-24 | selftests/ftrace: Use colored output when available | Daniel Díaz | 1 | -7/+22 |
2018-10-24 | selftests/ftrace: Add color to the PASS / FAIL results | Steven Rostedt (VMware) | 1 | -8/+8 |
2018-10-24 | selftests/ftrace: Cleanup ftrace after running test | Masami Hiramatsu | 1 | -0/+1 |
2018-10-24 | selftests/ftrace: Add case number prefix to logfile | Masami Hiramatsu | 1 | -2/+2 |
2018-10-24 | selftests/ftrace: Add --console hidden option | Masami Hiramatsu | 1 | -1/+13 |
2018-10-24 | selftests/ftrace: Add --stop-fail hidden option for debug | Masami Hiramatsu | 1 | -0/+13 |
2017-11-15 | selftests/ftrace: Introduce exit_pass and exit_fail | Masami Hiramatsu | 1 | -0/+7 |
2017-07-27 | selftests: ftrace: Check given string is not zero-length | Masami Hiramatsu | 1 | -3/+3 |
2017-07-27 | selftests: ftrace: Output only to console with "--logdir -" | Masami Hiramatsu | 1 | -8/+21 |
2017-07-27 | selftests: ftrace: Add more verbosity for immediate log | Masami Hiramatsu | 1 | -3/+7 |
2017-07-27 | selftests: ftrace: Add --fail-unsupported option | Masami Hiramatsu | 1 | -1/+7 |
2017-07-27 | selftests: ftrace: Do not failure if there is unsupported tests | Masami Hiramatsu | 1 | -1/+1 |
2017-06-07 | selftests/ftrace: Add instance indication in test log | Masami Hiramatsu | 1 | -1/+1 |
2017-05-18 | selftests/ftrace: Fix bashisms | Naveen N. Rao | 1 | -1/+1 |
2017-04-26 | selftests: ftrace: Allow some tests to be run in a tracing instance | Steven Rostedt (VMware) | 1 | -1/+17 |
2017-04-18 | selftests: ftrace: Add -l/--logdir option | Namhyung Kim | 1 | -0/+5 |
2016-12-13 | selftests: ftrace: Shift down default message verbosity | Masami Hiramatsu | 1 | -11/+7 |
2016-11-22 | selftests: ftrace: Introduce TMPDIR for temporary files | Masami Hiramatsu | 1 | -0/+2 |
2016-11-22 | selftests: ftrace: Add --quiet option not to show error logs on screen | Masami Hiramatsu | 1 | -1/+7 |
2016-11-22 | selftests: ftrace: Initialize ftrace before each test | Masami Hiramatsu | 1 | -1/+1 |
2016-05-16 | kselftests/ftrace: Detect tracefs mount point | Namhyung Kim | 1 | -2/+7 |
2014-12-04 | ftracetest: Add --verbose option for showing echo output | Masami Hiramatsu | 1 | -10/+23 |
2014-12-04 | ftracetest: Fix to show descriptions on dash | Masami Hiramatsu | 1 | -1/+2 |
2014-11-06 | ftracetest: Use logfile name supported by busybox's mktemp | Namhyung Kim | 1 | -1/+1 |
2014-11-06 | ftracetest: Add functions file that holds helper functions | Steven Rostedt (Red Hat) | 1 | -0/+3 |
2014-11-03 | ftracetest: Sort testcases | Heiko Carstens | 1 | -1/+1 |
2014-11-03 | ftracetest: Take the first debugfs mount found | Steven Rostedt (Red Hat) | 1 | -1/+1 |
2014-10-04 | ftracetest: Add POSIX.3 standard and XFAIL result codes | Masami Hiramatsu | 1 | -15/+109 |
2014-09-23 | ftracetest: Initial commit for ftracetest | Masami Hiramatsu | 1 | -0/+159 |