index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
ftrace
Age
Commit message (
Expand
)
Author
2020-04-14
selftests/ftrace: Add CONFIG_SAMPLE_FTRACE_DIRECT=m kconfig
Xiao Yang
2020-04-05
Merge tag 'trace-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-04-01
Merge tag 'linux-kselftest-5.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-03-27
selftests/ftrace: Add test to test new set_event_notrace_pid file
Steven Rostedt (VMware)
2020-03-27
selftests/ftrace: Add test to test new set_ftrace_notrace_pid file
Steven Rostedt (VMware)
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-19
selftest/ftrace: Fix function trigger test to handle trace not disabling the ...
Steven Rostedt (VMware)
2020-03-13
selftests/ftrace: Fix typo in trigger-multihist.tc
Masanari Iida
2020-02-20
selftests: Install settings files to fix TIMEOUT failures
Michael Ellerman
2020-02-10
selftests/ftrace: Have pid filter test use instance flag
Steven Rostedt (VMware)
2020-02-06
Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2020-01-28
tracing: Add new testcases for hist trigger parsing errors
Tom Zanussi
2020-01-28
selftests/ftrace: fix glob selftest
Sven Schnelle
2019-12-09
selftests/ftrace: Fix multiple kprobe testcase
Masami Hiramatsu
2019-12-09
selftests/ftrace: Do not to use absolute debugfs path
Masami Hiramatsu
2019-12-09
selftests/ftrace: Fix ftrace test cases to check unsupported
Masami Hiramatsu
2019-12-09
selftests/ftrace: Fix to check the existence of set_ftrace_filter
Masami Hiramatsu
2019-11-15
ftrace/selftests: Fix spelling mistake "wakeing" -> "waking"
Colin Ian King
2019-11-14
tracing/selftests: Turn off timeout setting
Steven Rostedt (VMware)
2019-11-13
ftrace/selftests: Update the direct call selftests to test two direct calls
Steven Rostedt (VMware)
2019-11-13
ftrace/selftest: Add tests to test register_ftrace_direct()
Steven Rostedt (VMware)
2019-09-30
Merge tag 'trace-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2019-09-28
selftests/ftrace: Fix same probe error test
Steven Rostedt (VMware)
2019-09-26
Merge tag 'linux-kselftest-5.4-rc1.1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-09-23
selftest/ftrace: Fix typo in trigger-snapshot.tc
Masanari Iida
2019-09-19
selftests/ftrace: Update kprobe event error testcase
Masami Hiramatsu
2019-09-17
selftests/ftrace: Select an existing function in kprobe_eventname test
Steven Rostedt (VMware)
2019-08-31
selftests/ftrace: Add syntax error test for multiprobe
Masami Hiramatsu
2019-08-31
selftests/ftrace: Add syntax error test for immediates
Masami Hiramatsu
2019-08-31
selftests/ftrace: Add a testcase for kprobe multiprobe event
Masami Hiramatsu
2019-07-18
Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-07-16
ftrace/selftest: Test if set_event/ftrace_pid exists before writing
Steven Rostedt (VMware)
2019-07-16
ftrace/selftests: Return the skip code when tracing directory not configured ...
Steven Rostedt (VMware)
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 472
Thomas Gleixner
2019-05-25
selftests/ftrace: Add user-memory access syntax testcase
Masami Hiramatsu
2019-05-24
selftests/ftrace: Add checkbashisms meta-testcase
Masami Hiramatsu
2019-05-24
selftests/ftrace: Make a script checkbashisms clean
Masami Hiramatsu
2019-04-08
selftests/ftrace: Add tracing/error_log testcase
Tom Zanussi
2019-04-08
selftests/ftrace: Remove trigger-extended-error-support testcase
Tom Zanussi
2019-04-08
selftests/ftrace: Move kprobe/uprobe check_error() to test.d/functions
Tom Zanussi
2019-04-08
selftests/ftrace: Add error_log testcase for probe errors
Masami Hiramatsu
2019-03-11
Merge tag 'trace-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-02-25
selftests/ftrace: Handle the absence of tput
Juerg Haefliger
2019-02-22
selftests/ftrace: Replace \e with \033
Juerg Haefliger
2019-02-22
selftests/ftrace: Replace echo -e with printf
Juerg Haefliger
2019-02-20
tracing: Add hist trigger action 'expected fail' test case
Tom Zanussi
2019-02-20
tracing: Add alternative synthetic event trace action test case
Tom Zanussi
2019-02-20
tracing: Add hist trigger onchange() handler test case
Tom Zanussi
2019-02-20
tracing: Add hist trigger snapshot() action test case
Tom Zanussi
[prev]
[next]