aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/ftrace
AgeCommit message (Expand)Author
2017-05-03Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2017-04-26selftests: ftrace: Allow some event trigger tests to run in an instanceSteven Rostedt (VMware)
2017-04-26selftests: ftrace: Have some basic tests run in a tracing instance tooSteven Rostedt (VMware)
2017-04-26selftests: ftrace: Have event tests also run in an tracing instanceSteven Rostedt (VMware)
2017-04-26selftests: ftrace: Make func_event_triggers and func_traceonoff_triggers test...Steven Rostedt (VMware)
2017-04-26selftests: ftrace: Allow some tests to be run in a tracing instanceSteven Rostedt (VMware)
2017-04-18selftests: ftrace: Add test to test reading of set_ftrace_fileSteven Rostedt (VMware)
2017-04-18selftests: ftrace: Add a test to test function triggers to start and stop tra...Steven Rostedt (VMware)
2017-04-18selftests: ftrace: Add a selftest to test event enable/disable func triggerSteven Rostedt (VMware)
2017-04-18selftests: ftrace: Add a way to reset triggers in the set_ftrace_filter fileSteven Rostedt (VMware)
2017-04-18selftests: ftrace: Add check for function-fork before running pid filter testSteven Rostedt (VMware)
2017-04-18selftests: ftrace: Add a testcase for function PID filterNamhyung Kim
2017-04-17selftests: ftrace: Add -l/--logdir optionNamhyung Kim
2017-04-11kselftest: ftrace: Fix to compare a zero-filled hex valueMasami Hiramatsu
2017-04-11selftests: ftrace: add CONFIG_KPROBES=y to the config fragmentFathi Boudra
2017-04-04tracing/kprobes: expose maxactive for kretprobe in kprobe_eventsAlban Crequy
2017-01-05selftests: enable O and KBUILD_OUTPUTbamvor.zhangjian@huawei.com
2017-01-05selftests: add EXTRA_CLEAN for clean targetbamvor.zhangjian@huawei.com
2017-01-05selftests: remove useless TEST_DIRSbamvor.zhangjian@huawei.com
2016-12-13selftests: ftrace: Shift down default message verbosityMasami Hiramatsu
2016-11-22selftests: ftrace: Add a testcase for types of kprobe eventMasami Hiramatsu
2016-11-22selftests: ftrace: Add a testcase for function filter glob matchMasami Hiramatsu
2016-11-22selftests: ftrace: Introduce TMPDIR for temporary filesMasami Hiramatsu
2016-11-22selftests: ftrace: Hide ftracetest logs from gitMasami Hiramatsu
2016-11-22selftests: ftrace: Fix trigger-mod to run without syscall traceMasami Hiramatsu
2016-11-22selftests: ftrace: Check whether snapshot trigger is supported correctlyMasami Hiramatsu
2016-11-22selftests: ftrace: Add --quiet option not to show error logs on screenMasami Hiramatsu
2016-11-22selftests: ftrace: Initialize ftrace before each testMasami Hiramatsu
2016-06-20ftracetest: Fix hist unsupported result in hist selftestsSteven Rostedt (Red Hat)
2016-05-23Merge tag 'linux-kselftest-4.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-05-23ftracetest: Use proper logic to find process PIDSteven Rostedt (Red Hat)
2016-05-16kselftests/ftrace: Add a test case for event pid filteringNamhyung Kim
2016-05-16kselftests/ftrace: Detect tracefs mount pointNamhyung Kim
2016-05-09ftracetest: Add instance created, delete, read and enable event testSteven Rostedt (Red Hat)
2016-04-19kselftests/ftrace: Add a test for log2 modifier of hist triggerMasami Hiramatsu
2016-04-19kselftests/ftrace: Add hist trigger testcasesMasami Hiramatsu
2016-04-19kselftests/ftrace : Add event trigger testcasesMasami Hiramatsu
2016-03-17Merge tag 'linux-kselftest-4.6-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-02-25selftests: create test-specific kconfig fragmentsBamvor Jian Zhang
2016-02-19ftracetest: Fix instance test to use proper shell command for pidsSteven Rostedt
2015-11-24ftracetest: Add instance create and delete testSteven Rostedt (Red Hat)
2015-11-03selftests: kprobe: Choose an always-defined function to probeBen Hutchings
2015-09-14selftests: change install command to rsyncBamvor Jian Zhang
2015-05-26selftests/ftrace: install test.dTyler Baker
2015-04-03ftracetest: Do not use usleep directlyNamhyung Kim
2015-03-31ftracetest: Convert exit -1 to exit $FAILMichael Ellerman
2015-03-31ftracetest: Cope properly with stack tracer not being enabledMichael Ellerman
2015-03-13selftests: Introduce minimal shared logic for running testsMichael Ellerman
2014-12-04ftracetest: Add --verbose option for showing echo outputMasami Hiramatsu
2014-12-04ftracetest: Fix to show descriptions on dashMasami Hiramatsu