index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
ftrace
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-05
Merge tag 'trace-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
3
-1
/
+234
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2020-04-02
Merge tag 'linux-kselftest-5.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2020-03-27
selftests/ftrace: Add test to test new set_event_notrace_pid file
Steven Rostedt (VMware)
1
-0
/
+125
2020-03-27
selftests/ftrace: Add test to test new set_ftrace_notrace_pid file
Steven Rostedt (VMware)
1
-0
/
+108
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
1
-0
/
+1
2020-03-19
selftest/ftrace: Fix function trigger test to handle trace not disabling the ...
Steven Rostedt (VMware)
1
-1
/
+1
2020-03-13
selftests/ftrace: Fix typo in trigger-multihist.tc
Masanari Iida
1
-1
/
+1
2020-02-20
selftests: Install settings files to fix TIMEOUT failures
Michael Ellerman
1
-1
/
+1
2020-02-11
selftests/ftrace: Have pid filter test use instance flag
Steven Rostedt (VMware)
1
-7
/
+1
2020-02-06
Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
1
-0
/
+32
2020-01-29
tracing: Add new testcases for hist trigger parsing errors
Tom Zanussi
1
-0
/
+32
2020-01-28
selftests/ftrace: fix glob selftest
Sven Schnelle
1
-1
/
+1
2019-12-09
selftests/ftrace: Fix multiple kprobe testcase
Masami Hiramatsu
1
-3
/
+3
2019-12-09
selftests/ftrace: Do not to use absolute debugfs path
Masami Hiramatsu
3
-5
/
+5
2019-12-09
selftests/ftrace: Fix ftrace test cases to check unsupported
Masami Hiramatsu
2
-0
/
+7
2019-12-09
selftests/ftrace: Fix to check the existence of set_ftrace_filter
Masami Hiramatsu
1
-1
/
+4
2019-11-15
ftrace/selftests: Fix spelling mistake "wakeing" -> "waking"
Colin Ian King
2
-3
/
+3
2019-11-14
tracing/selftests: Turn off timeout setting
Steven Rostedt (VMware)
1
-0
/
+1
2019-11-13
ftrace/selftests: Update the direct call selftests to test two direct calls
Steven Rostedt (VMware)
2
-23
/
+52
2019-11-13
ftrace/selftest: Add tests to test register_ftrace_direct()
Steven Rostedt (VMware)
2
-0
/
+124
2019-09-30
Merge tag 'trace-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
1
-1
/
+1
2019-09-29
selftests/ftrace: Fix same probe error test
Steven Rostedt (VMware)
1
-1
/
+1
2019-09-26
Merge tag 'linux-kselftest-5.4-rc1.1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2019-09-23
selftest/ftrace: Fix typo in trigger-snapshot.tc
Masanari Iida
1
-1
/
+1
2019-09-19
selftests/ftrace: Update kprobe event error testcase
Masami Hiramatsu
1
-0
/
+1
2019-09-17
selftests/ftrace: Select an existing function in kprobe_eventname test
Steven Rostedt (VMware)
1
-1
/
+15
2019-08-31
selftests/ftrace: Add syntax error test for multiprobe
Masami Hiramatsu
2
-1
/
+11
2019-08-31
selftests/ftrace: Add syntax error test for immediates
Masami Hiramatsu
1
-0
/
+5
2019-08-31
selftests/ftrace: Add a testcase for kprobe multiprobe event
Masami Hiramatsu
1
-0
/
+35
2019-07-18
Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
3
-8
/
+66
2019-07-16
ftrace/selftest: Test if set_event/ftrace_pid exists before writing
Steven Rostedt (VMware)
1
-2
/
+2
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-26
selftests/ftrace: Add user-memory access syntax testcase
Masami Hiramatsu
1
-0
/
+32
2019-05-24
selftests/ftrace: Add checkbashisms meta-testcase
Masami Hiramatsu
2
-0
/
+22
2019-05-24
selftests/ftrace: Make a script checkbashisms clean
Masami Hiramatsu
1
-1
/
+1
2019-04-08
selftests/ftrace: Add tracing/error_log testcase
Tom Zanussi
1
-0
/
+19
2019-04-08
selftests/ftrace: Remove trigger-extended-error-support testcase
Tom Zanussi
1
-28
/
+0
2019-04-08
selftests/ftrace: Move kprobe/uprobe check_error() to test.d/functions
Tom Zanussi
3
-18
/
+14
2019-04-08
selftests/ftrace: Add error_log testcase for probe errors
Masami Hiramatsu
2
-0
/
+124
2019-03-12
Merge tag 'trace-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
12
-0
/
+151
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
2019-02-20
tracing: Add hist trigger action 'expected fail' test case
Tom Zanussi
1
-0
/
+30
2019-02-20
tracing: Add alternative synthetic event trace action test case
Tom Zanussi
1
-0
/
+42
2019-02-20
tracing: Add hist trigger onchange() handler test case
Tom Zanussi
1
-0
/
+28
2019-02-20
tracing: Add hist trigger snapshot() action test case
Tom Zanussi
1
-0
/
+43
2019-02-20
tracing: Add SPDX license GPL-2.0 license identifier to inter-event testcases
Tom Zanussi
8
-0
/
+8
[next]