index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
ftrace
/
test.d
/
00basic
Age
Commit message (
Expand
)
Author
2025-01-14
selftests/ftrace: Fix to use remount when testing mount GID option
Masami Hiramatsu (Google)
2024-11-01
tracing/selftests: Add tracefs mount options test
Kalesh Singh
2024-09-04
selftests/ftrace: Fix eventfs ownership testcase to find mount point
Masami Hiramatsu (Google)
2024-08-07
tracing/selftests: Run the ownership test twice
Steven Rostedt (Google)
2024-02-20
selftests: ftrace: fix typo in test description
Ali Zahraee
2024-01-18
Merge tag 'trace-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2023-12-22
tracing/selftests: Add ownership modification tests for eventfs
Steven Rostedt (Google)
2023-12-22
tracing/selftests: Remove exec permissions from trace_marker.tc test
Steven Rostedt (Google)
2023-12-21
tracing: Update subbuffer with kilobytes not page order
Steven Rostedt (Google)
2023-12-21
ringbuffer/selftest: Add basic selftest to test changing subbuf order
Steven Rostedt (Google)
2023-12-19
tracing/selftests: Add test to test the trace_marker
Steven Rostedt (Google)
2023-08-16
selftests/ftrace: Add a basic testcase for snapshot
Zheng Yejian
2020-06-16
selftests/ftrace: Convert required interface checks into requires list
Masami Hiramatsu
2018-10-24
selftests/ftrace: Add trace_pipe testcase
Masami Hiramatsu
2018-10-24
selftests/ftrace: Add ringbuffer size changing testcase
Masami Hiramatsu
2018-07-25
selftests/ftrace: Add snapshot and tracing_on test case
Masami Hiramatsu
2017-11-15
selftests/ftrace: Introduce exit_pass and exit_fail
Masami Hiramatsu
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-04-26
selftests: ftrace: Have some basic tests run in a tracing instance too
Steven Rostedt (VMware)
2015-03-31
ftracetest: Convert exit -1 to exit $FAIL
Michael Ellerman
2014-11-06
ftracetest: Add basic event tracing test cases
Namhyung Kim
2014-10-03
ftracetest: Add POSIX.3 standard and XFAIL result codes
Masami Hiramatsu
2014-09-23
ftracetest: Add ftrace basic testcases
Masami Hiramatsu