index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2017-01-05
selftests: enable O and KBUILD_OUTPUT
bamvor.zhangjian@huawei.com
1
-1
/
+1
2017-01-05
selftests: add EXTRA_CLEAN for clean target
bamvor.zhangjian@huawei.com
1
-3
/
+1
2017-01-05
selftests: remove useless TEST_DIRS
bamvor.zhangjian@huawei.com
1
-1
/
+1
2016-12-13
selftests: ftrace: Shift down default message verbosity
Masami Hiramatsu
1
-11
/
+7
2016-11-23
selftests: ftrace: Add a testcase for types of kprobe event
Masami Hiramatsu
1
-0
/
+37
2016-11-22
selftests: ftrace: Add a testcase for function filter glob match
Masami Hiramatsu
1
-0
/
+49
2016-11-22
selftests: ftrace: Introduce TMPDIR for temporary files
Masami Hiramatsu
1
-0
/
+2
2016-11-22
selftests: ftrace: Hide ftracetest logs from git
Masami Hiramatsu
1
-0
/
+1
2016-11-22
selftests: ftrace: Fix trigger-mod to run without syscall trace
Masami Hiramatsu
1
-1
/
+1
2016-11-22
selftests: ftrace: Check whether snapshot trigger is supported correctly
Masami Hiramatsu
1
-0
/
+5
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
2
-1
/
+29
2016-06-20
ftracetest: Fix hist unsupported result in hist selftests
Steven Rostedt (Red Hat)
3
-15
/
+12
2016-05-24
Merge tag 'linux-kselftest-4.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+79
2016-05-23
ftracetest: Use proper logic to find process PID
Steven Rostedt (Red Hat)
1
-10
/
+5
2016-05-16
kselftests/ftrace: Add a test case for event pid filtering
Namhyung Kim
1
-0
/
+72
2016-05-16
kselftests/ftrace: Detect tracefs mount point
Namhyung Kim
1
-2
/
+7
2016-05-10
ftracetest: Add instance created, delete, read and enable event test
Steven Rostedt (Red Hat)
1
-0
/
+143
2016-04-20
kselftests/ftrace: Add a test for log2 modifier of hist trigger
Masami Hiramatsu
1
-0
/
+10
2016-04-20
kselftests/ftrace: Add hist trigger testcases
Masami Hiramatsu
3
-0
/
+221
2016-04-20
kselftests/ftrace : Add event trigger testcases
Masami Hiramatsu
6
-0
/
+299
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