index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
ftrace
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests/ftrace: Add a testcase for many kprobe events
Masami Hiramatsu
2017-05-26
1
-0
/
+21
*
selftests/ftrace: Add test to remove instance with active event triggers
Naveen N. Rao
2017-05-17
1
-2
/
+6
*
selftests/ftrace: Fix bashisms
Naveen N. Rao
2017-05-17
3
-4
/
+4
*
Merge tag 'linux-kselftest-4.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-05-08
2
-1
/
+2
|
\
|
*
kselftest: ftrace: Fix to compare a zero-filled hex value
Masami Hiramatsu
2017-04-11
1
-1
/
+1
|
*
selftests: ftrace: add CONFIG_KPROBES=y to the config fragment
Fathi Boudra
2017-04-11
1
-0
/
+1
*
|
Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2017-05-03
16
-1
/
+510
|
\
\
|
*
|
selftests: ftrace: Allow some event trigger tests to run in an instance
Steven Rostedt (VMware)
2017-04-26
5
-0
/
+5
|
*
|
selftests: ftrace: Have some basic tests run in a tracing instance too
Steven Rostedt (VMware)
2017-04-26
2
-0
/
+2
|
*
|
selftests: ftrace: Have event tests also run in an tracing instance
Steven Rostedt (VMware)
2017-04-26
3
-0
/
+3
|
*
|
selftests: ftrace: Make func_event_triggers and func_traceonoff_triggers test...
Steven Rostedt (VMware)
2017-04-26
2
-0
/
+2
|
*
|
selftests: ftrace: Allow some tests to be run in a tracing instance
Steven Rostedt (VMware)
2017-04-26
1
-1
/
+17
|
*
|
selftests: ftrace: Add test to test reading of set_ftrace_file
Steven Rostedt (VMware)
2017-04-18
1
-0
/
+132
|
*
|
selftests: ftrace: Add a test to test function triggers to start and stop tra...
Steven Rostedt (VMware)
2017-04-18
1
-0
/
+171
|
*
|
selftests: ftrace: Add a selftest to test event enable/disable func trigger
Steven Rostedt (VMware)
2017-04-18
1
-0
/
+113
|
*
|
selftests: ftrace: Add a way to reset triggers in the set_ftrace_filter file
Steven Rostedt (VMware)
2017-04-18
1
-0
/
+21
|
*
|
selftests: ftrace: Add -l/--logdir option
Namhyung Kim
2017-04-17
1
-0
/
+5
|
*
|
tracing/kprobes: expose maxactive for kretprobe in kprobe_events
Alban Crequy
2017-04-04
1
-0
/
+39
|
|
/
*
|
selftests: ftrace: Add check for function-fork before running pid filter test
Steven Rostedt (VMware)
2017-04-18
1
-4
/
+23
*
|
selftests: ftrace: Add a testcase for function PID filter
Namhyung Kim
2017-04-18
1
-0
/
+98
|
/
*
selftests: enable O and KBUILD_OUTPUT
bamvor.zhangjian@huawei.com
2017-01-05
1
-1
/
+1
*
selftests: add EXTRA_CLEAN for clean target
bamvor.zhangjian@huawei.com
2017-01-05
1
-3
/
+1
*
selftests: remove useless TEST_DIRS
bamvor.zhangjian@huawei.com
2017-01-05
1
-1
/
+1
*
selftests: ftrace: Shift down default message verbosity
Masami Hiramatsu
2016-12-13
1
-11
/
+7
*
selftests: ftrace: Add a testcase for types of kprobe event
Masami Hiramatsu
2016-11-22
1
-0
/
+37
*
selftests: ftrace: Add a testcase for function filter glob match
Masami Hiramatsu
2016-11-22
1
-0
/
+49
*
selftests: ftrace: Introduce TMPDIR for temporary files
Masami Hiramatsu
2016-11-22
1
-0
/
+2
*
selftests: ftrace: Hide ftracetest logs from git
Masami Hiramatsu
2016-11-22
1
-0
/
+1
*
selftests: ftrace: Fix trigger-mod to run without syscall trace
Masami Hiramatsu
2016-11-22
1
-1
/
+1
*
selftests: ftrace: Check whether snapshot trigger is supported correctly
Masami Hiramatsu
2016-11-22
1
-0
/
+5
*
selftests: ftrace: Add --quiet option not to show error logs on screen
Masami Hiramatsu
2016-11-22
1
-1
/
+7
*
selftests: ftrace: Initialize ftrace before each test
Masami Hiramatsu
2016-11-22
2
-1
/
+29
*
ftracetest: Fix hist unsupported result in hist selftests
Steven Rostedt (Red Hat)
2016-06-20
3
-15
/
+12
*
Merge tag 'linux-kselftest-4.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-05-23
2
-2
/
+79
|
\
|
*
kselftests/ftrace: Add a test case for event pid filtering
Namhyung Kim
2016-05-16
1
-0
/
+72
|
*
kselftests/ftrace: Detect tracefs mount point
Namhyung Kim
2016-05-16
1
-2
/
+7
*
|
ftracetest: Use proper logic to find process PID
Steven Rostedt (Red Hat)
2016-05-23
1
-10
/
+5
*
|
ftracetest: Add instance created, delete, read and enable event test
Steven Rostedt (Red Hat)
2016-05-09
1
-0
/
+143
*
|
kselftests/ftrace: Add a test for log2 modifier of hist trigger
Masami Hiramatsu
2016-04-19
1
-0
/
+10
*
|
kselftests/ftrace: Add hist trigger testcases
Masami Hiramatsu
2016-04-19
3
-0
/
+221
*
|
kselftests/ftrace : Add event trigger testcases
Masami Hiramatsu
2016-04-19
6
-0
/
+299
|
/
*
Merge tag 'linux-kselftest-4.6-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-03-17
1
-0
/
+1
|
\
|
*
selftests: create test-specific kconfig fragments
Bamvor Jian Zhang
2016-02-25
1
-0
/
+1
*
|
ftracetest: Fix instance test to use proper shell command for pids
Steven Rostedt
2016-02-19
1
-10
/
+5
|
/
*
ftracetest: Add instance create and delete test
Steven Rostedt (Red Hat)
2015-11-24
1
-0
/
+90
*
selftests: kprobe: Choose an always-defined function to probe
Ben Hutchings
2015-11-03
5
-11
/
+11
*
selftests: change install command to rsync
Bamvor Jian Zhang
2015-09-14
1
-1
/
+1
*
selftests/ftrace: install test.d
Tyler Baker
2015-05-26
1
-0
/
+1
*
ftracetest: Do not use usleep directly
Namhyung Kim
2015-04-03
3
-6
/
+33
*
ftracetest: Convert exit -1 to exit $FAIL
Michael Ellerman
2015-03-31
7
-7
/
+7
[next]