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
2016-03-18
Merge tag 'linux-kselftest-4.6-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2016-02-25
selftests: create test-specific kconfig fragments
Bamvor Jian Zhang
1
-0
/
+1
2016-02-19
ftracetest: Fix instance test to use proper shell command for pids
Steven Rostedt
1
-10
/
+5
2015-11-24
ftracetest: Add instance create and delete test
Steven Rostedt (Red Hat)
1
-0
/
+90
2015-11-04
selftests: kprobe: Choose an always-defined function to probe
Ben Hutchings
5
-11
/
+11
2015-09-15
selftests: change install command to rsync
Bamvor Jian Zhang
1
-1
/
+1
2015-05-27
selftests/ftrace: install test.d
Tyler Baker
1
-0
/
+1
2015-04-03
ftracetest: Do not use usleep directly
Namhyung Kim
3
-6
/
+33
2015-03-31
ftracetest: Convert exit -1 to exit $FAIL
Michael Ellerman
7
-7
/
+7
2015-03-31
ftracetest: Cope properly with stack tracer not being enabled
Michael Ellerman
1
-1
/
+3
2015-03-14
selftests: Introduce minimal shared logic for running tests
Michael Ellerman
1
-2
/
+3
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: Add basic event tracing test cases
Namhyung Kim
4
-0
/
+158
2014-11-06
ftracetest: Clear trace buffer after running kprobe testcases
Namhyung Kim
4
-0
/
+4
2014-11-06
ftracetest: Use logfile name supported by busybox's mktemp
Namhyung Kim
1
-1
/
+1
2014-11-06
ftracetest: Add a couple of ftrace test cases
Steven Rostedt (Red Hat)
3
-0
/
+221
2014-11-06
ftracetest: Add functions file that holds helper functions
Steven Rostedt (Red Hat)
2
-0
/
+19
2014-11-03
ftracetest: Sort testcases
Heiko Carstens
1
-1
/
+1
2014-11-03
ftracetest: Add kprobes on ftrace testcase
Heiko Carstens
1
-0
/
+55
2014-11-03
ftracetest: Take the first debugfs mount found
Steven Rostedt (Red Hat)
1
-1
/
+1
2014-10-08
tracing/kprobes: Add selftest scripts testing kprobe-tracer as startup test
Masami Hiramatsu
2
-0
/
+31
2014-10-04
ftracetest: Add POSIX.3 standard and XFAIL result codes
Masami Hiramatsu
13
-33
/
+189
2014-09-23
ftracetest: Add kprobe basic testcases
Masami Hiramatsu
2
-0
/
+25
2014-09-23
ftracetest: Add ftrace basic testcases
Masami Hiramatsu
3
-0
/
+17
2014-09-23
ftracetest: Initial commit for ftracetest
Masami Hiramatsu
4
-0
/
+215